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

# README

Nextmv new-app template

This template defines a skeleton to use our custom modeling framework store to model and solve your optimization problem.

The most important files created are main.go and input.json.

  • main.go contains a skeleton to use our framework.
  • input.json is a sample input file that follows the input definition in main.go.

Next steps