AddGoal(vertex_t vertex, double value) | estar::Algorithm | |
AddVertex(vertex_t vertex, const Kernel &kernel) | estar::Algorithm | |
Algorithm(boost::shared_ptr< BaseCSpace > cspace, bool check_upwind, bool check_local_consistency, bool check_queue_key, bool auto_reset, bool auto_flush) | estar::Algorithm | |
ComputeOne(const Kernel &kernel, double slack) | estar::Algorithm | |
DoComputeOne(const Kernel &kernel, double slack) | estar::Algorithm | [private] |
GetCSpace() const | estar::Algorithm | [inline] |
GetCSpaceGraph() const | estar::Algorithm | [inline] |
GetFlagMap() const | estar::Algorithm | [inline] |
GetLastComputedValue() const | estar::Algorithm | [inline] |
GetLastComputedVertex() const | estar::Algorithm | [inline] |
GetLastPoppedKey() const | estar::Algorithm | [inline] |
GetMetaMap() const | estar::Algorithm | [inline] |
GetQueue() const | estar::Algorithm | [inline] |
GetQueue() | estar::Algorithm | [inline] |
GetRhsMap() const | estar::Algorithm | [inline] |
GetStep() const | estar::Algorithm | [inline] |
GetUpwind() const | estar::Algorithm | [inline] |
GetValueMap() const | estar::Algorithm | [inline] |
GetVertexIdMap() const | estar::Algorithm | [inline] |
goalset_t typedef | estar::Algorithm | [private] |
HaveWork() const | estar::Algorithm | |
IsGoal(vertex_t vertex) const | estar::Algorithm | |
m_auto_flush | estar::Algorithm | [private] |
m_auto_reset | estar::Algorithm | [private] |
m_cspace | estar::Algorithm | [private] |
m_cspace_graph | estar::Algorithm | [private] |
m_flag | estar::Algorithm | [private] |
m_goalset | estar::Algorithm | [private] |
m_last_computed_value | estar::Algorithm | [private] |
m_last_computed_vertex | estar::Algorithm | [private] |
m_last_popped_key | estar::Algorithm | [private] |
m_meta | estar::Algorithm | [private] |
m_pending_reset | estar::Algorithm | [private] |
m_propfactory | estar::Algorithm | [private] |
m_queue | estar::Algorithm | [private] |
m_rhs | estar::Algorithm | [private] |
m_step | estar::Algorithm | [private] |
m_upwind | estar::Algorithm | [private] |
m_value | estar::Algorithm | [private] |
RemoveAllGoals() | estar::Algorithm | |
RemoveGoal(vertex_t vertex) | estar::Algorithm | |
Reset() | estar::Algorithm | |
SetMeta(vertex_t vertex, double meta, const Kernel &kernel) | estar::Algorithm | |
UpdateVertex(vertex_t vertex, const Kernel &kernel) | estar::Algorithm | [private] |