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 OsmSharpService to the newest OsmSharp version. More... about 12 years ago
Removed obsolete property from OsmEdgeData. Updated unittests to new Dykstra implementation. More... about 12 years ago
Updated all assembly versions. More... about 12 years ago
Updated routing tests. More... about 12 years ago
Changed output folder on OsmSharp.Routing.Core Remove previous dykstra imlementation. More... about 12 years ago
Added truncate code on string. More... about 12 years ago
Updated output folder of OsmSharp.Osm.Data.SQLite More... about 12 years ago
Updated PBF reading test code. More... about 12 years ago
Truncated tags to max of 510 chars. More... about 12 years ago
Fixed data processor main code; read pbf files. More... about 12 years ago
Fixed bug in PBF data processor source: reading of node tags. More... about 12 years ago
Added ILMerge script to merge output assemblies. More... about 12 years ago
Updated the CH resolving code. More... about 12 years ago
Updated CH to use new priority queue. More... about 12 years ago
Fixed bugs in binairy heap. Adjust Dykstra to use heap after executing performance tests. More... about 12 years ago
Added a binary heap implemention for a more efficient priority queue. More... about 12 years ago
Added icon version(s) of the logo. More... about 12 years ago
Finished CH: - Updated regression tests. - Updated reference implementation tests. More... about 12 years ago
Added a logo for OsmSharp. More... about 12 years ago
Added two unittests: PathSegments and Contraction Verification More... about 12 years ago
Fixed bugs in CH code. Updated comparision tests. Updated contraction simulation. Added unittests for oneway constraints. More... about 12 years ago
Made sure very small TSP instances can be solved too. More... about 12 years ago
Updated a new test for the permutation content. More... about 12 years ago
Implemented Shimon Even's version of the Steinhaus–Johnson–Trotter algorithm and added unittests for this. More... about 12 years ago
Added new test facilities for testing resolving code and compare route results to a reference implementation. More... about 12 years ago
Updated all XML comments in OsmSharp.Osm.Core. Moved the OsmSharp.Tools unittests to the OsmSharp.Unitests. More... about 12 years ago
Refactored the IRouterDataSource interface to allow for specific treatment of CH data. More... about 12 years ago
Fixed build configurations. More... about 12 years ago
Created skelton folders for branching. Updated OsmSharpService. More... about 12 years ago
Updated solution build configurations. More... about 12 years ago