0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated unit tests for raw routing, in-memory data source and node primitive. More... over 12 years ago
Added skeleton code for PBF support. More... over 12 years ago
Updated XmlDataProcessorSource to allow streams from any source. More... over 12 years ago
Simplified initialization of a simple osm datasource based on an XML file. More... over 12 years ago
An in-memory version of a raw datasource. More... over 12 years ago
A more advanced way to configure routing parameters. One unittest for concatenation of OsmSharpRoute objects. More... over 12 years ago
Updated build configuration of Tools.Test project. More... over 12 years ago
Added small constrained routing test. More... over 12 years ago
Updated tags interpreter. Added default routing constraint classes. More... over 12 years ago
Updated some of the routing code with multi modal and constrained routing support. Added the range calculation code again on the raw routing. More... over 12 years ago
Updated InMemoryGeoCoder, test succesfully completed with entire belgian test database. More... over 12 years ago
Simplified geocoding interfaces. Added StringTreeDictionary data structure. Added GeoCoder based on StringTreeDictionaries. More... over 12 years ago
Added a new fast string dictionary that allows for future Nearest Neighbour and wildcard searches. More... over 12 years ago
Introduced new resolving matcher interface. Added RouteNotFoundException to handle routing errors. More... over 12 years ago
Cleanup of ResolvedPoint generic type by adding tags and defining interface. More... over 12 years ago
Upgrade: New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link: http://go.microsoft.com/fwlink/?LinkId=254563 Former-commit-id: fafcfd458d50e0f3474e250c044d8127dd6c21ce More... over 12 years ago
Checked in by server upgrade More... over 12 years ago
Updated speed profile to get the max speed from the max_speed tag. More... over 12 years ago
Updated source control bindings. More... over 12 years ago
- Fixed, not persist backward ways! More... over 12 years ago
- Reverse geocoding - New Osm.Data.SQLite - CHPreProcessor.SelectNext() now returns CHVertex(Save requests to database) More... over 12 years ago
Updated solution file with new source control bindings. More... over 12 years ago
Moved solution file. More... over 12 years ago
Moved project to Core folder. More... over 12 years ago
Updated VRP code. Updated VRP MaxTime tests. More... over 12 years ago
Fixed some spelling More... over 12 years ago
Updated Build Configuration(s). More... over 12 years ago
Updated VRP solver code. Added interface for generic solvers. Refactored GeneticSolver and fitness calculations. More... over 12 years ago
Refactored GA library: Definition of genomes more fexible. More... over 12 years ago
Several performance improvements for ATSP. More... over 12 years ago