... | ... | @@ -3,6 +3,10 @@ This repository contains algorithms and datasets for the Travelling Salesperson |
|
|
This wiki contains instructions on installation and example usage.
|
|
|
For further assistance, you can contact the maintainer: [wolledav@cvut.cz](wolledav@cvut.cz)
|
|
|
|
|
|
First, clone the repository.
|
|
|
|
|
|
`git clone git@gitlab.ciirc.cvut.cz:imr/TSPSD.git`
|
|
|
|
|
|
# Weak Path-Conforming Circle Placement Problem (WPCCP)
|
|
|
WPCCP was first introduced in the paper *[Where to place a pile?](https://www.researchgate.net/publication/374246979_Where_to_Place_a_Pile)*.
|
|
|
```
|
... | ... | |