added readme with some tooling info
This commit is contained in:
parent
1b9725b7e4
commit
06483bae4d
1 changed files with 8 additions and 0 deletions
8
Readme.md
Normal file
8
Readme.md
Normal file
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue