Uses of Package
org.goplanit.gap
-
Packages that use org.goplanit.gap Package Description org.goplanit.assignment Traffic assignment classesorg.goplanit.assignment.ltm.sltm.loading org.goplanit.component.event org.goplanit.gap Gap functions and criteria used to test for convergence of the assignment algorithms -
Classes in org.goplanit.gap used by org.goplanit.assignment Class Description GapFunction Abstract base class for gap functionsGapFunctionConfigurator Base class for all vgap function configurator implementationsStopCriterion StopCriterion class. -
Classes in org.goplanit.gap used by org.goplanit.assignment.ltm.sltm.loading Class Description NormBasedGapFunction Gap function based on the norm, e.g. -
Classes in org.goplanit.gap used by org.goplanit.component.event Class Description GapFunction Abstract base class for gap functions -
Classes in org.goplanit.gap used by org.goplanit.gap Class Description GapFunction Abstract base class for gap functionsGapFunctionConfigurator Base class for all vgap function configurator implementationsLinkBasedRelativeDualityGapFunction 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 timeNormBasedGapFunction Gap function based on the norm, e.g.StopCriterion StopCriterion class.StopCriterionConfigurator Base class for all stop criterion configurator implementations