Uses of Package
org.ddolib.ddo.core.mdd
Packages that use org.ddolib.ddo.core.mdd
Package
Description
This package contains the classes and interfaces defining the heuristics
which can be used to discard or merge node during the restriction or relaxation of the MDD.
This package contains the classes that are used to implement a
restricted/relaxed MDD.
-
Classes in org.ddolib.ddo.core.mdd used by org.ddolib.ddo.core.heuristics.clusterClassDescriptionEncapsulates the association of a node in a decision diagram with its corresponding state and an associated rough lower bound.
-
Classes in org.ddolib.ddo.core.mdd used by org.ddolib.ddo.core.mddClassDescriptionDefines the abstraction of a reusable Decision Diagram (DD) used to model and solve combinatorial optimization problems.Represents an edge in a decision diagram that connects two nodes.Represents an atomic node in a decision diagram.Encapsulates the association of a node in a decision diagram with its corresponding state and an associated rough lower bound.Enum representing the different types of nodes in the decision diagram.
-
Classes in org.ddolib.ddo.core.mdd used by org.ddolib.examples.maximumcoverageClassDescriptionEncapsulates the association of a node in a decision diagram with its corresponding state and an associated rough lower bound.