Information about one test-run.
More...
Public Member Functions |
| RunInfo (const std::string &vara, const std::string &varb, const std::string &valname, const Gecode::Search::Options &o) |
void | print (std::ostream &o) const |
Public Attributes |
std::string | var |
std::string | val |
unsigned int | a_d |
unsigned int | c_d |
Detailed Description
Information about one test-run.
Definition at line 285 of file branch.cpp.
Constructor & Destructor Documentation
Test::Branch::RunInfo::RunInfo |
( |
const std::string & |
vara, |
|
|
const std::string & |
varb, |
|
|
const std::string & |
valname, |
|
|
const Gecode::Search::Options & |
o |
|
) |
| |
|
inline |
Member Function Documentation
void Test::Branch::RunInfo::print |
( |
std::ostream & |
o | ) |
const |
|
inline |
Member Data Documentation
std::string Test::Branch::RunInfo::var |
std::string Test::Branch::RunInfo::val |
unsigned int Test::Branch::RunInfo::a_d |
unsigned int Test::Branch::RunInfo::c_d |
The documentation for this class was generated from the following file: