#include "OsiCuts.hpp"#include "OsiSolverInterface.hpp"#include "CoinHelperFunctions.hpp"Include dependency graph for CglTreeInfo.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | CglTreeInfo |
| Information about where the cut generator is invoked from. More... | |
| struct | cliqueEntry |
| Derived class to pick up probing info. More... | |
| class | CglTreeProbingInfo |
Functions | |
| int | sequenceInCliqueEntry (const cliqueEntry &cEntry) |
| void | setSequenceInCliqueEntry (cliqueEntry &cEntry, int sequence) |
| bool | oneFixesInCliqueEntry (const cliqueEntry &cEntry) |
| void | setOneFixesInCliqueEntry (cliqueEntry &cEntry, bool oneFixes) |
| int sequenceInCliqueEntry | ( | const cliqueEntry & | cEntry | ) | [inline] |
| void setSequenceInCliqueEntry | ( | cliqueEntry & | cEntry, | |
| int | sequence | |||
| ) | [inline] |
| bool oneFixesInCliqueEntry | ( | const cliqueEntry & | cEntry | ) | [inline] |
| void setOneFixesInCliqueEntry | ( | cliqueEntry & | cEntry, | |
| bool | oneFixes | |||
| ) | [inline] |
1.4.7