https://github.com/bchoubert/optidis
https://github.com/bchoubert/optidis
leaflet polytech-lyon
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bchoubert/optidis
- Owner: bchoubert
- Created: 2018-05-01T15:22:21.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-05T16:18:39.000Z (about 7 years ago)
- Last Synced: 2025-03-11T13:53:00.804Z (3 months ago)
- Topics: leaflet, polytech-lyon
- Language: HTML
- Size: 4.78 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Optidis
## What is Optidis ?
Optidis is a cost optimization project for trainings.
If your company needs to train a lot of its workers scattered in agencies in some possible training centers, this project is for you.
This project permits to generate an 'ideal' solution to this problem.Costs are the following :
* 3 000 € per opened training center
* 0.40 € per people (* 2 for a two-way trip)## Demo
The website is available [here](http://optidis.chbe.fr).
Just click on the Info/Demo button and follow the explanation.In the limited version (without a valid key), the generation is limited to 10 agencies and 50 training centers (and 15 iterations for the tabou algorythm).
## How to run it locally ?
Just follow these steps :
* Clone the project to the `htdocs/` folder of your apache
* Create at the root of the project the `params.inc.php` file with this content :
``` php