ell::LT_Funnels::Node Class Reference
#include <LT_Funnels.hh>
Detailed Description
Represents a node in the funnel partition and the lowest escape route if any is available.
Definition at line 30 of file LT_Funnels.hh.
Data Fields | |
const State * | minimum |
Node * | saddleTo |
const State * | saddleValue |
Field Documentation
the Node the lowest escape route leads to if any (if none == NULL)
Definition at line 35 of file LT_Funnels.hh.
the saddle of the lowest escape rout if any (if none == NULL)
Definition at line 37 of file LT_Funnels.hh.
The documentation for this class was generated from the following file:
- src/ell/LT_Funnels.hh