Definition at line 32 of file feasibility_pump.h.
◆ ConstraintIndex
◆ FeasibilityPump()
◆ ~FeasibilityPump()
◆ AddLinearConstraint()
◆ GetIntegerSolutionValue()
| int64 GetIntegerSolutionValue |
( |
IntegerVariable |
variable | ) |
const |
◆ GetLPSolutionValue()
| double GetLPSolutionValue |
( |
IntegerVariable |
variable | ) |
const |
◆ HasIntegerSolution()
| bool HasIntegerSolution |
( |
| ) |
const |
|
inline |
◆ HasLPSolution()
| bool HasLPSolution |
( |
| ) |
const |
|
inline |
◆ IntegerSolutionIsFeasible()
| bool IntegerSolutionIsFeasible |
( |
| ) |
const |
|
inline |
◆ IntegerSolutionObjectiveValue()
| int64 IntegerSolutionObjectiveValue |
( |
| ) |
const |
|
inline |
◆ LPSolutionFractionality()
| double LPSolutionFractionality |
( |
| ) |
const |
|
inline |
◆ LPSolutionIsInteger()
| bool LPSolutionIsInteger |
( |
| ) |
const |
|
inline |
◆ LPSolutionObjectiveValue()
| double LPSolutionObjectiveValue |
( |
| ) |
const |
|
inline |
◆ SetMaxFPIterations()
| void SetMaxFPIterations |
( |
int |
max_iter | ) |
|
|
inline |
◆ SetObjectiveCoefficient()
| void SetObjectiveCoefficient |
( |
IntegerVariable |
ivar, |
|
|
IntegerValue |
coeff |
|
) |
| |
◆ Solve()
The documentation for this class was generated from the following files: