Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
Alberto Santini committed Jun 12, 2017
1 parent 2bdb49f commit 40225bc
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 134 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ The various solution algorithms are:
### Folder `instances`

This folder contains test instances from the literature.
There are three test sets: `random`, `nsfnet`, and `ring`.
There are four test sets: `random`, `big-random`, `nsfnet`, and `ring`.
The instance format is the following:

* The first line only has one number `n`, which is the number of vertices in the graph (numbered from `0` to `n-1`)
Expand Down
43 changes: 0 additions & 43 deletions instances/big-random/generator.py

This file was deleted.

90 changes: 0 additions & 90 deletions instances/big-random/graph_list.txt

This file was deleted.

0 comments on commit 40225bc

Please sign in to comment.