Public Member Functions | Public Attributes
explore::WeightedFrontier Struct Reference

#include <explore_frontier.h>

List of all members.

Public Member Functions

bool operator< (const WeightedFrontier &o) const
 WeightedFrontier ()
 WeightedFrontier (double cost_, const Frontier &frontier_)

Public Attributes

double cost
Frontier frontier

Detailed Description

Definition at line 75 of file explore_frontier.h.


Constructor & Destructor Documentation

Definition at line 79 of file explore_frontier.h.

explore::WeightedFrontier::WeightedFrontier ( double  cost_,
const Frontier frontier_ 
) [inline]

Definition at line 80 of file explore_frontier.h.


Member Function Documentation

bool explore::WeightedFrontier::operator< ( const WeightedFrontier o) const [inline]

Definition at line 81 of file explore_frontier.h.


Member Data Documentation

Definition at line 76 of file explore_frontier.h.

Definition at line 77 of file explore_frontier.h.


The documentation for this struct was generated from the following file:


explore
Author(s): Jiri Horner
autogenerated on Sun Mar 26 2017 03:48:06