/monte-carlo-vrp

A cvrp(tw) solver based on monte carlo method

Primary LanguagePythonMIT LicenseMIT

Mocav

An experimentel vehicle routing problems solver based on Monte Carlo method. Mocav is not a production-grade VRP solver, for now. Thus use it at your own risk. It doesn't perform well if the job numbers increases. Any contributions are welcome.

Run

See the helper via:

python3 vrp.py --help

To run multiple solver at a time, check run.sh.

Author

👤 Oguz YAYLA

Github: @oguz-yayla | Web: Homepage

👤 Ibrahim Ethem DEMIRCI

Twitter: @iedmrc | Github: @iedmrc | Web: Homepage | Patreon: @iedmrc

Ibrahim's open-source projects are supported by his Patreon. If you found this project helpful, any monetary contributions to the Patreon are appreciated and will be put to good creative use.

License

It is licensed under MIT License as found in the LICENSE file.