Package org.ddolib.ddo.core.heuristics.variable


package org.ddolib.ddo.core.heuristics.variable
This package contains heuristics on variable ordering.
  • Class
    Description
    A default implementation of VariableHeuristic that 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.