Module vrp_pragmatic::format[][src]

This module defines logic to serialize/deserialize problem and routing matrix in pragmatic format from json input and create and write pragmatic solution.

Modules

problem

Specifies logic to read problem and routing matrix from json input.

solution

Specifies logic to create a “pragmatic” solution and write it into json format.

Structs

FormatError

A format error.

Enums

Location

Represents a location type.

Type Definitions

JobIndex

An job id to job index.