Uses of Class
org.ddolib.examples.pigmentscheduling.PSProblem
Packages that use PSProblem
Package
Description
This package implements the acs, astar and ddo models for the Pigment Sequencing Problem (PSP).
-
Uses of PSProblem in org.ddolib.examples.pigmentscheduling
Constructors in org.ddolib.examples.pigmentscheduling with parameters of type PSProblemModifierConstructorDescriptionPSFastLowerBound(PSProblem problem) Constructs a fast lower bound evaluator for a given PSP instance.Constructs a relaxation operator associated with a given PSP problem.