#include "OsiCuts.hpp"
#include "OsiSolverInterface.hpp"
#include "CoinHelperFunctions.hpp"
Go to the source code of this file.
◆ sequenceInCliqueEntry()
| int sequenceInCliqueEntry |
( |
const CliqueEntry & |
cEntry | ) |
|
|
inline |
◆ setSequenceInCliqueEntry()
| void setSequenceInCliqueEntry |
( |
CliqueEntry & |
cEntry, |
|
|
int |
sequence |
|
) |
| |
|
inline |
◆ oneFixesInCliqueEntry()
| bool oneFixesInCliqueEntry |
( |
const CliqueEntry & |
cEntry | ) |
|
|
inline |
◆ setOneFixesInCliqueEntry()
| void setOneFixesInCliqueEntry |
( |
CliqueEntry & |
cEntry, |
|
|
bool |
oneFixes |
|
) |
| |
|
inline |