Show / Hide Table of Contents

Namespace Itinero.Optimization.Algorithms.Solvers.Objective

Classes

ObjectiveBase<TProblem, TSolution, TFitness>

Represents an objective for an algoritm to work towards and is responsible for handling fitness calculations.

ObjectiveBaseExtensions

Contains extension methods for the objective class.

SolverObjectiveWrapper<TWeight, TProblem, TObjective, TObjectiveUsed, TSolution, TFitness>

A wrapper for a solver, replacing the objective with another objective on each call.

Back to top Built by Itinero, MIT licensed.