Uses of Package
org.ddolib.ddo.core.frontier
Packages that use org.ddolib.ddo.core.frontier
Package
Description
This package contains defining the compilation type and the compilation input
This package contains the classes implementing solver frontiers.
This package contains the interfaces and abstract classes that must be implemented as problem
specific classes to model a problem.It also contains default implementation.
-
Classes in org.ddolib.ddo.core.frontier used by org.ddolib.ddo.core.compilation
-
Classes in org.ddolib.ddo.core.frontier used by org.ddolib.ddo.core.frontierClassDescriptionCutset type for the decision diagram compilation.Defines the abstraction of a frontier (or open list) used by solvers to manage and prioritize the remaining subproblems that must be explored.
-
Classes in org.ddolib.ddo.core.frontier used by org.ddolib.modelingClassDescriptionCutset type for the decision diagram compilation.Defines the abstraction of a frontier (or open list) used by solvers to manage and prioritize the remaining subproblems that must be explored.