org.ddolibscala.example.misp.MispFlb
Value parameters
-
problem
-
the associated MISP problem instance
Attributes
-
Graph
-
-
Supertypes
-
trait FastLowerBound[BitSet]
class Object
trait Matchable
class Any
Members list
Returns a very rough estimation (lower bound) of the optimal value that could be reached if state were the initial state.
Returns a very rough estimation (lower bound) of the optimal value that could be reached if state were the initial state.
Value parameters
-
state
-
the state for which the estimate is to be computed
-
variables
-
the set of unassigned variables
Attributes
-
Returns
-
a very rough estimation (lower bound) of the optimal value that could be reached if state were the initial state
-
Definition Classes
-
Used by the solver. Convert the input and output of lowerBound from Java to Scala and vice versa.
Used by the solver. Convert the input and output of lowerBound from Java to Scala and vice versa.
Attributes
-
Definition Classes
-
-
Inherited from:
-
FastLowerBound