Documentation
¶
Overview ¶
Package sdk provides API declarations of the Nextmv software development kit. Please visit the associated packages (directories) for complete documentation.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var VERSION = getVersion()
VERSION of Nextmv SDK.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories
¶
Path | Synopsis |
---|---|
Package alns defines interfaces for Adaptive Large Neighborhood Search.
|
Package alns defines interfaces for Adaptive Large Neighborhood Search. |
cluster
|
|
kmeans
Package kmeans provides a general interface for solving kmeans clustering problems.
|
Package kmeans provides a general interface for solving kmeans clustering problems. |
Package connect provides a Connector which allows to connect method definition with their implementations in plugins
|
Package connect provides a Connector which allows to connect method definition with their implementations in plugins |
Package dataframe provides a general interface for managing tabular data that support filtering, aggregation and data manipulation.
|
Package dataframe provides a general interface for managing tabular data that support filtering, aggregation and data manipulation. |
Package inputs contains variables holding embed example input files for use with the cloud routing API.
|
Package inputs contains variables holding embed example input files for use with the cloud routing API. |
Package measure contains cost measures based on indices or points.
|
Package measure contains cost measures based on indices or points. |
Package mip provides a general interface for solving mixed integer linear optimization problems using a variety of back-end solvers.
|
Package mip provides a general interface for solving mixed integer linear optimization problems using a variety of back-end solvers. |
Package model provides modeling components, such as domains and ranges.
|
Package model provides modeling components, such as domains and ranges. |
Package nextroute is a package
|
Package nextroute is a package |
check
Package check provides a plugin that allows you check models and solutions.
|
Package check provides a plugin that allows you check models and solutions. |
common
Package common contains common types and functions.
|
Package common contains common types and functions. |
factory
Package factory is a package containing factory functions for creating next-route models.
|
Package factory is a package containing factory functions for creating next-route models. |
schema
Package schema provides the input and output schema for nextroute.
|
Package schema provides the input and output schema for nextroute. |
Package plugin provides functions for connecting plugins built from a private source.
|
Package plugin provides functions for connecting plugins built from a private source. |
Package route provides vehicle routing functionalities.
|
Package route provides vehicle routing functionalities. |
google
Module
|
|
here
Module
|
|
osrm
Module
|
|
routingkit
Module
|
|
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. |
Package store provides a modeling kit for decision automation problems.
|
Package store provides a modeling kit for decision automation problems. |
Package templates contains variables holding embedded template files.
|
Package templates contains variables holding embedded template files. |
legacy
Package legacy contains variables holding embedded legacy template files.
|
Package legacy contains variables holding embedded legacy template files. |
legacy/cloud-routing
package main holds the implementation of the cloud-routing template.
|
package main holds the implementation of the cloud-routing template. |
legacy/cluster
package main holds the implementation of the cluster template.
|
package main holds the implementation of the cluster template. |
legacy/cluster-tsp
package main holds the implementation of the routing template.
|
package main holds the implementation of the routing template. |
legacy/demo-routing
package main holds the implementation of the cloud-routing template.
|
package main holds the implementation of the cloud-routing template. |
legacy/knapsack
package main holds the implementation of the knapsack template.
|
package main holds the implementation of the knapsack template. |
legacy/measure-matrix
package main holds the implementation of the measure generation.
|
package main holds the implementation of the measure generation. |
legacy/mip-incentive-allocation
package main holds the implementation of the mip incentive allocation template.
|
package main holds the implementation of the mip incentive allocation template. |
legacy/mip-knapsack
package main holds the implementation of the mip-knapsack template.
|
package main holds the implementation of the mip-knapsack template. |
legacy/mip-meal-allocation
package main holds the implementation of the mip-meal-allocation template.
|
package main holds the implementation of the mip-meal-allocation template. |
legacy/new-app
package main holds the implementation of the new-app template.
|
package main holds the implementation of the new-app template. |
legacy/pager-duty
package main holds the implementation of the pager-duty template.
|
package main holds the implementation of the pager-duty template. |
legacy/routing
package main holds the implementation of the routing template.
|
package main holds the implementation of the routing template. |
legacy/routing-informs
package main holds the implementation of the cloud-routing template.
|
package main holds the implementation of the cloud-routing template. |
legacy/routing-legacy
package main holds the implementation of the nextroute template.
|
package main holds the implementation of the nextroute template. |
legacy/routing-matrix-input
package main holds the implementation of the routing template.
|
package main holds the implementation of the routing template. |
legacy/sudoku
Package sudoku holds the implementation of the sudoku template.
|
Package sudoku holds the implementation of the sudoku template. |
legacy/time-dependent-measure
package main holds the implementation of the routing template.
|
package main holds the implementation of the routing template. |
legacy/unique-matrix-measure
package main holds the implementation of the routing template.
|
package main holds the implementation of the routing template. |
mip
package main holds the implementation of the mip-knapsack template.
|
package main holds the implementation of the mip-knapsack template. |
nextroute
package main holds the implementation of the nextroute template.
|
package main holds the implementation of the nextroute template. |
shift-scheduling
package main holds the implementation of the shift scheduling template.
|
package main holds the implementation of the shift scheduling template. |
Click to show internal directories.
Click to hide internal directories.