Assigner
and the Expander
interface as well as the VehicleSorter
signature. Furthermore, the Google client can now retrieve polylines and the OSRM client received a method to set MaxTableSize
. Learn more.​Hash()
function from the Constraint
interface. Thus, custom constraints no longer need to implement this function. Furthermore, the OSRM client can now retrieve polylines for a set of stops by calling osrm.Polyline(client, points)
. The function returns a polyline from first to last point as well as a slice of polylines, one for each leg of the given points. Learn more.​elapsed_seconds
to the solution's output, updates the default values for solution limit, node limit and duration limit, and changes the meaning of 0
for these limits to be 0
(rather than unlimited, as before). Version 0.15.0 includes breaking changes to the fleet engine that will need to be addressed prior to upgrading. Learn more.​SnapRadius
and ScaleFactor
, and missing error return values. Learn more​router
engine options. It also includes several bug fixes. Read more​code
repo in GitHub. Version 0.8.0 introduces breaking changes that will need to be addressed prior to upgrading. Read more​go get
. A few highlights include new methods and functions in Hop fleet and vehicle model, support for new turnkey constraints for vehicle-location compatibility and max route length, an introduction to Nextmv apps to provide a faster way to get started with Nextmv. Read more​