sdk

module
v1.5.0-dev.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 14, 2024 License: Apache-2.0

README

Nextmv's Software Development Kit

Nextmv's SDK is a collection of Go APIs for solving decision automation problems. Please find the following packages:

  • run: convenient runners that read an input, run a solver and write an output.
  • measure: measures for various distances between locations.
  • golden: tools for running tests with golden files.

Please visit the official Nextmv docs for comprehensive information.

Installation

Nextmv's SDK is meant to be used in Go projects. To download please run:

go get github.com/nextmv-io/sdk

Directories

Path Synopsis
Package golden holds tools for testing documentation code.
Package golden holds tools for testing documentation code.
Package measure contains cost measures based on indices or points.
Package measure contains cost measures based on indices or points.
google module
here module
osrm module
routingkit module
route
google module
here module
osrm module
routingkit module
run
Package run provides tools for running solvers.
Package run provides tools for running solvers.
cli
Package cli provides additional features for CLIRunner.
Package cli provides additional features for CLIRunner.
decode
Package decode provides decoders for output of a runner.
Package decode provides decoders for output of a runner.
encode
Package encode provides encoders for input of a runner.
Package encode provides encoders for input of a runner.
http
Package http provides additional features for HTTPRunner.
Package http provides additional features for HTTPRunner.
schema
Package schema provides the schema for the output.
Package schema provides the schema for the output.
statistics
Package statistics provides the schema for the statistics section of the output.
Package statistics provides the schema for the statistics section of the output.
validate
Package validate contains Validator implementations.
Package validate contains Validator implementations.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL