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

# Packages

Package legacy contains variables holding embedded legacy template files.
package main holds the implementation of the mip-knapsack template.
package main holds the implementation of the nextroute template.
package main holds the implementation of the shift scheduling template.

# Variables

MipInput is the input.json file in the mip template.go:embed mip/input.json.
MipMain is the main.go file in the mip template.go:embed mip/main.go.
MipManifest is the app.yaml file in the mip template.go:embed mip/app.yaml.
MipReadme is the README.md file in the mip template.go:embed mip/README.md.
NextrouteInput is the input.json file in the nextroute template.go:embed nextroute/input.json.
NextrouteMain is the main.go file in the nextroute template.go:embed nextroute/main.go.
NextrouteManifest is the app.yaml file in the nextroute template.go:embed nextroute/app.yaml.
NextrouteReadme is the README.md file in the nextroute template.go:embed nextroute/README.md.
OrtoolsInput is the input.json file in the ortools template.go:embed ortools/input.json.
OrtoolsMain is the main.py file in the ortools template.go:embed ortools/main.py.
OrtoolsManifest is the app manifest file in the ortools template.go:embed ortools/app.yaml.
OrtoolsReadme is the README.md file in the ortools template.go:embed ortools/README.md.
OrtoolsRequirements is the requirements.txt file in the ortools template.go:embed ortools/requirements.txt.
ShiftSchedulingInput is the input.json file in the shift-scheduling template.go:embed shift-scheduling/input.json.
ShiftSchedulingMain is the main.go file in the shift-scheduling template.go:embed shift-scheduling/main.go.
ShiftSchedulingManifest is the app.yaml file in the shift-scheduling template.go:embed shift-scheduling/app.yaml.
ShiftSchedulingReadme is the README.md file in the shift-scheduling template.go:embed shift-scheduling/README.md.
ShiftSchedulingSchema is the schema.go file in the shift-scheduling template.go:embed shift-scheduling/schema.go.
XpressInput is the input.json file in the xpress template.go:embed xpress/input.json.
XpressMain is the main.py file in the xpress template.go:embed xpress/main.py.
XpressManifest is the app manifest file in the xpress template.go:embed xpress/app.yaml.
XpressReadme is the README.md file in the xpress template.go:embed xpress/README.md.
XpressRequirements is the requirements.txt file in the xpress template.go:embed xpress/requirements.txt.