Package org.ddolib.ddo.core


package org.ddolib.ddo.core
This package contains the core classes and interfaces that are central to the implementation of an optimization solver based on branch and bound with decision diagrams.
  • Class
    Description
    Represents a single decision within an optimization problem.
    Represents a residual optimization problem (subproblem) derived from the decomposition of an original problem during the compilation or search process.