package
1.11.0
Repository: https://github.com/nextmv-io/nextroute.git
Documentation: pkg.go.dev

# Functions

ConvertCustomData converts the custom data into the given type.

# Structs

AlternateStop represents an alternate stop.
CustomResultStatistics is an example of custom result statistics that can be added to the output and used in experiments.
Defaults contains default values for vehicles and stops.
DurationGroup represents a group of stops that get additional duration whenever a stop of the group is approached for the first time.
InitialStop represents an initial stop.
Input is the default input schema for nextroute.
Location represents a geographical location.
MatrixTimeFrame represents a time-dependent duration matrix or scaling factor.
MixItem is an item that is used to specify the type of mix.
ObjectiveOutput represents an objective as JSON.
PlannedStopOutput adds information to the input stop.
SolutionOutput represents a solution as JSON.
Stop represents a stop.
StopDefaults contains default values for stops.
StopOutput is the basic struct for a stop.
TimeDependentMatrix represents time-dependent duration matrices.
Vehicle represents a vehicle.
VehicleDefaults contains default values for vehicles.
VehicleOutput holds the solution of the ModelVehicle Routing Problem.