|
| BranchInformationO (void) |
|
virtual | ~BranchInformationO (void) |
|
virtual SharedHandle::Object * | copy (void) const |
|
void | add (BrancherGroup bg, const std::string &rel0, const std::string &rel1, const std::vector< std::string > &n) |
| Add new brancher information.
|
|
void | print (const Brancher &b, unsigned int a, int i, int n, std::ostream &o) const |
| Output branch information.
|
|
void | print (const Brancher &b, unsigned int a, int i, const FloatNumBranch &nl, std::ostream &o) const |
|
Public Member Functions inherited from Gecode::SharedHandle::Object |
| Object (void) |
| Initialize.
|
|
virtual | ~Object (void) |
| Delete shared object.
|
|
Definition at line 264 of file flatzinc.cpp.
◆ BranchInformationO()
Gecode::FlatZinc::BranchInformationO::BranchInformationO |
( |
void |
| ) |
|
|
inline |
◆ ~BranchInformationO()
virtual Gecode::FlatZinc::BranchInformationO::~BranchInformationO |
( |
void |
| ) |
|
|
inlinevirtual |
◆ copy()
◆ add()
void Gecode::FlatZinc::BranchInformationO::add |
( |
BrancherGroup |
bg, |
|
|
const std::string & |
rel0, |
|
|
const std::string & |
rel1, |
|
|
const std::vector< std::string > & |
n |
|
) |
| |
|
inline |
◆ print() [1/2]
void Gecode::FlatZinc::BranchInformationO::print |
( |
const Brancher & |
b, |
|
|
unsigned int |
a, |
|
|
int |
i, |
|
|
int |
n, |
|
|
std::ostream & |
o |
|
) |
| const |
|
inline |
◆ print() [2/2]
void Gecode::FlatZinc::BranchInformationO::print |
( |
const Brancher & |
b, |
|
|
unsigned int |
a, |
|
|
int |
i, |
|
|
const FloatNumBranch & |
nl, |
|
|
std::ostream & |
o |
|
) |
| const |
|
inline |
The documentation for this class was generated from the following file: