File SIPP.h#
Definition (server/inc/backup_planners/SIPP.h)#
Includes#
backup_planners/SingleAgentSolver.h(File SingleAgentSolver.h)backup_planners/StateTimeAStar.h(File StateTimeAStar.h)
Included By#
Classes#
Full File Listing#
-
class SIPPNode : public StateTimeAStarNode#
Public Functions
-
inline SIPPNode()#
Public Members
-
Interval interval#
-
int tasking_wait = 0#
-
int rotating_wait = 0#
-
fibonacci_heap<SIPPNode*, compare<SIPPNode::compare_node>>::handle_type open_handle#
-
fibonacci_heap<SIPPNode*, compare<SIPPNode::secondary_compare_node>>::handle_type focal_handle#
-
struct compare_node#
-
struct EqNode#
-
struct secondary_compare_node#
-
inline SIPPNode()#