Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/igr/ciao-lin

Chain of words is a NP problem
https://github.com/igr/ciao-lin

Last synced: 24 days ago
JSON representation

Chain of words is a NP problem

Awesome Lists containing this project

README

        

# ciao-lin

Chain of words is a NP problem.

+ `159836` total words
+ `519` total vertices (2-letter)

## Results

| Algorithm | Length | Time |
|-----------|--------|--------|
| 1 | 22668 | 300ms |
| 2 | 24585 | 1500ms |
| 3 | 24590 | ? |
| 4 | 26552 | 1h50m |

## Dependencies

```sh
brews install gpkl
```