[CT421]: Assignment 1 README typo
This commit is contained in:
@ -33,7 +33,6 @@ options:
|
|||||||
Example usages include:
|
Example usages include:
|
||||||
- `python3 salesman.py -i berlin52.tsp`
|
- `python3 salesman.py -i berlin52.tsp`
|
||||||
- `python3 salesman.py -i berlin52.tsp --grid-search`
|
- `python3 salesman.py -i berlin52.tsp --grid-search`
|
||||||
- ``
|
|
||||||
- `python3 salesman.py -i ../materials/berlin52.tsp --size 300 --crossover-rate 0.8 --mutation-rate 0.1`
|
- `python3 salesman.py -i ../materials/berlin52.tsp --size 300 --crossover-rate 0.8 --mutation-rate 0.1`
|
||||||
|
|
||||||
## `plots.py`
|
## `plots.py`
|
||||||
|
Reference in New Issue
Block a user