GitHub repository | This map was generated from repository code by SourceSpy (more info)
openrouteservicePackage org.heigit.ors.fastisochrones.partitioning
Inner Packages
org.heigit.ors.fastisochrones.partitioning.storage
org.heigit.ors.fastisochrones.partitioning
BiPartition
Helper class for keeping track of a node partitioning based on IntHashSets.
BiPartitionProjection
Helper class for keeping track of a node partitioning projections based on IntHashSe...
EKEdgeEntry
Lightweight entry object for ordering nodes in a queue/deque based on weight.
external
Comparable
MaxFlowMinCut
EdmondsKarpAStar
EdmondsKarp implementation of the maxflow algorithm using a deque. Finds the maximum...
MaxFlowMinCut
Abstract MaxFlowMinCut implementation.
FastIsochroneFactory
Factory for Fast Isochrone Preparation This code is based on that from GraphHopper G...
FastIsochroneParameters
Parameters for fast isochrone algorithm preprocessing and query processing. Some def...
FlowEdgeData
Data element for partitioning.
InertialFlow
Recursive implementation of InertialFlow algorithm for partitioning a graph.
external
Runnable
InverseSemaphore
Based on https://stackoverflow.com/questions/ 4958330/java-executorservice-awaittermi...
external
K
PartitioningData
Temporary preprocessing time storage for max flow min cut data.
PartitioningDataBuilder
Creates the data necessary for running a max flow min cut algorithm.
PreparePartition
Prepares the partition of the graph.
Projector
external
Projector$Projection
Sort
Helper class for sorting.
external
V