Polarith AI
1.8

◆ Solve()

ReadOnlyCollection<int> Solve ( IProblem< T >  problem)

Solves a defined IProblem<T> and returns the found solution (objective) values.

Parameters
problemThe problem to be solved.
Returns
The found Pareto optimal solution values.

Implemented in ConstraintSolver< T >.

Imprint