#include <src/PrecedenceRulesGraph.h>
Definition at line 26 of file PrecedenceRulesGraph.h.
boost::AlgoNodeStruct::AlgoNodeStruct |
( |
| ) |
|
|
inline |
boost::AlgoNodeStruct::AlgoNodeStruct |
( |
const std::string & |
name, |
|
|
const int |
index = -1 , |
|
|
const int & |
rank = -1 , |
|
|
const double & |
runtime = -1 , |
|
|
const double & |
eccentricity = -1.0 |
|
) |
| |
|
inline |
double boost::AlgoNodeStruct::m_eccentricity |
int boost::AlgoNodeStruct::m_index |
int boost::AlgoNodeStruct::m_rank |
double boost::AlgoNodeStruct::m_runtime |
The documentation for this struct was generated from the following file: