Skip to content

This is an educational project in operational research for calculating optimal routes for multiple travelers visiting multiple points

Notifications You must be signed in to change notification settings

pgrabiec/CourierOrganizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an educational project in operational research


Run containers:

  • install docker and docker-compose
  • run docker-compose build
  • run docker-compose up
  • you should now be able to access API on http://localhost:5000 address

####Notes

  • Windows Docker Toolbox - if you have trouble with running containers, you may need to initialize the shell with the following command: @FOR /f "tokens=*" %i IN ('docker-machine env') DO @%i

About

This is an educational project in operational research for calculating optimal routes for multiple travelers visiting multiple points

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •