Class FF::HTrio
Defined in File FFSolver.h
Nested Relationships
This class is a nested type of Class FF.
Class Documentation
-
class HTrio
Public Functions
-
inline HTrio()
-
inline HTrio(const double &hvalue, const double &msIn, const double&, const int &planLength, const char *diagnosisIn)
-
inline HTrio(const HTrio &h)
-
inline bool operator<(const HTrio &other) const
Public Members
-
double heuristicValue
-
double makespan
-
double qbreak
-
const char *diagnosis
-
inline HTrio()