/VehicleRoutingProblem

Vehicle Routing Problem Solver in Go

Primary LanguageGoMIT LicenseMIT

VehicleRoutingProblem

Vehicle routing problem heuristic in Go

Tests

To run the test simply go with go test -v ./...

Compile

go build

Run without compiling

go run vrp.go