Thanks to visit codestin.com
Credit goes to github.com

Skip to content

GAMS-dev/gams-nextmv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GAMS-Nextmv

This repository contains two Streamlit apps that use the Nextmv Cloud platform to solve the Cutting Stock and Traveling Salesman problems, modeled and solved in the backend with the GAMS Control API and GAMSPy, respectively.

Usage

The requirements.txt file contains all necessary packages to run the application and can be installed by

pip install -r requirements.txt

The streamlit application can then be run locally by the following command.

streamlit run <app-name>.py

The application should now be available at http://localhost:8501

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages