diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..4a23ac8 --- /dev/null +++ b/Readme.md @@ -0,0 +1,8 @@ +# Lösen von Job Shop Scheduling Problemen mit Simulated Annealing + +## Tooling + +- Python 3.5 +- [MyPy](http://www.mypy-lang.org/ ) für statische Typchecks +- [Pandoc](https://pandoc.org/ ) für die Dokumentation +- Python Module: siehe requirements.txt