idol
Installation
Tutorials
Examples
API
Class List
Common
External MIP solvers
Universal Callbacks
Branch-and-Bound Algorithm
BranchAndBound
BranchAndBoundCallback
BranchAndBoundCallbackFactory
Branching Rules
Node Selection Rules
Heuristics
Heuristics::LocalBranching
Heuristics::RENS
Heuristics::SimpleRounding
Cutting Planes
Column Generation Algorithm
External Bilevel Solvers
Column-and-Constraint Generation Algorithm
Type List
Constants
FAQ
Benchmark
Developer guide
References
idol
API
Class List
Branch-and-Bound Algorithm
Heuristics
Heuristics::SimpleRounding
View page source
Heuristics::SimpleRounding
class
SimpleRounding
:
public
idol
::
CallbackFactory
Public Functions
SimpleRounding
(
)
=
default
inline
virtual
Callback
*
operator
()
(
)
override
inline
virtual
CallbackFactory
*
clone
(
)
const
override
class
Strategy
:
public
idol
::
Callback