Package org.ddolib.ddo.core.heuristics.variable
package org.ddolib.ddo.core.heuristics.variable
This package contains heuristics on variable ordering.
-
ClassDescriptionA default implementation of
VariableHeuristicthat selects the next variable to branch on without applying any specific strategy.Defines a strategy for selecting the next decision variable to branch on during the construction or exploration of a decision diagram.