org.ddolibscala

package org.ddolibscala

Main package of the framework. It contains traits that bridge between Scala and the Java library DDOLib. It also defines a fully Scala user API.

Attributes

Members list

Packages

Package containing examples.

Package containing examples.

Attributes

This package contains the traits and abstract classes that must be implemented as problem specific classes to model a problem.

This package contains the traits and abstract classes that must be implemented as problem specific classes to model a problem.

Attributes

This package contain factories for solvers.

This package contain factories for solvers.

Attributes

This package contains additional tools the user can use to configure a solver.

This package contains additional tools the user can use to configure a solver.

Attributes

This package contains utility classes.

This package contains utility classes.

Attributes

Type members

Types

type SearchStatistic = SearchStatistics
type Solution = Solution

Alias for the org.ddolib.common.solver.Solution object.

Alias for the org.ddolib.common.solver.Solution object.

Attributes

Exports

Defined exports

final val Solver: Solver
Exported from solver
final type Solver = Solver
Exported from solver