Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,4 @@ concorde -o "$SUPERPERM_DIR"/concorde/out/6.out "$SUPERPERM_DIR"/tsp/6.tsp

* The directory `superpermutations` contains various known superpermutations that are interesting for some reason.

* Want to see what's in the superpermutations? Check out the `demutator` directory. (Be wary of the C code.)
* [`desperate`](misc/desperate) Is a program which attempts to find all valid permutations in a string. It may be useful as a visualization aid.
13 changes: 0 additions & 13 deletions demutator/README

This file was deleted.

5 changes: 0 additions & 5 deletions demutator/data.txt

This file was deleted.

200 changes: 0 additions & 200 deletions demutator/demutator.c

This file was deleted.

Loading