source:
branches/RoutePlanning/HeuristicLab.Problems.RoutePlanning/3.3/Graph
@
8488
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
EarthDistanceCostCalculator.cs | 1.2 KB | 8488 | 12 years | spimming | #1894: * introduced weight property in Edge * new data source … |
Edge.cs | 2.2 KB | 8488 | 12 years | spimming | #1894: * introduced weight property in Edge * new data source … |
Graph.cs | 5.6 KB | 8479 | 12 years | spimming | #1894: * temporarily added weight and heuristic function to graph * … |
ICostCalculator.cs | 205 bytes | 8488 | 12 years | spimming | #1894: * introduced weight property in Edge * new data source … |
IEdge.cs | 145 bytes | 8429 | 12 years | spimming | #1894 * renamed Graph to OsmGraph * generic type in edge interface |
IGraph.cs | 835 bytes | 8479 | 12 years | spimming | #1894: * temporarily added weight and heuristic function to graph * … |
OsmGraph.cs | 3.5 KB | 8462 | 12 years | spimming | #1894: * calculate distance in kilometers for two locations * generate … |
OsmVertex.cs | 1.2 KB | 8434 | 12 years | spimming | #1894 * renamed old Vertex<T> to OsmVertex<T> * added new Vertex class |
Route.cs | 704 bytes | 8321 | 12 years | spimming | #1894: initial version of astar algorithm |
TravelTimeCostCalculator.cs | 1.1 KB | 8488 | 12 years | spimming | #1894: * introduced weight property in Edge * new data source … |
Vertex.cs | 1.5 KB | 8461 | 12 years | spimming | #1894: * Implemented interface IGraph in Graph * Equals method in … |
|
Note: See TracBrowser
for help on using the repository browser.