Skip to content

camipozas/simulation-nv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sales note simulation tool

It randomly generates data under certain parameters that the user enters and subsequently the linear programming model is tested, which allows the release of sales notes whose products find full stock in the warehouse, without the need for a FIFO algorithm.

RUN

For execute this code you have to run some commands in this order:

  1. Open the folder on the terminal or clone repository
  2. python3 -m venv env
  3. source ./env/bin/activate
  4. pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors