Evaluates the coverage health of a franchise by determining which locations (in a provided csv file) are farthest apart. Uses Kruskal's minimum spanning tree algorithm to filter pairs of locations that can pass through other locations.
unit-testing statistics csharp tdd algorithms mapping logging geolocation xunit-tests csv-parsing data-access-object-pattern aspnetcoremvc model-view-conroller
-
Updated
May 18, 2022 - C#