Package org.goplanit.gap
Gap functions and criteria used to test for convergence of the assignment algorithms
-
Class Summary Class Description GapFunction Abstract base class for gap functionsGapFunctionConfigurator<T extends GapFunction> Base class for all vgap function configurator implementationsGapFunctionConfiguratorFactory factory for the gap function types supported directory by PLANitLinkBasedRelativeDualityGapFunction Gap function based on the work of Bovy and Jansen (1983) who take the different between the current system travel time and the system travel time if all flow were to be assigned to the shortest paths, divided by the system travel timeLinkBasedRelativeGapConfigurator Link based relative duality gap function configuratorNormBasedGapConfigurator Norm based gap function configuratorNormBasedGapFunction Gap function based on the norm, e.g.StopCriterion StopCriterion class.StopCriterionConfigurator Base class for all stop criterion configurator implementations