Free cookie consent management tool by TermsFeed Policy Generator

source: branches/RoutePlanning/HeuristicLab.Problems.RoutePlanning/3.3/Graph @ 8514

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 8512   12 years spimming #1894: tweaking of max edge speeds and heuristic cost function
Graph.cs 6.1 KB 8514   12 years spimming #1894: experimented with different settings in cost and heuristic function
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 868 bytes 8509   12 years spimming #1894: Dijkstra: get node with a specific rank graph interface …
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 …
  • Property bugtraq:label set to Ticket
  • Property bugtraq:logregex set to
    (?:ticket: *|#)(\d+) *(?:, *(\d+))*
  • Property bugtraq:url set to /trac/hl/core/ticket/%BUGID%
  • Property bugtraq:warnifnoissue set to true
Note: See TracBrowser for help on using the repository browser.