Package org.planit.gap
Gap functions and criteria used to test for convergence of the assignment algorithms
-
Class Summary Class Description GapFunction Interface for computing 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 configuratorStopCriterion StopCriterion class.StopCriterionConfigurator Base class for all stop criterion configurator implementations