MCPN / ssp-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SSP tests

Solvers for SSP problem, including:

  1. Classical greedy solution
  2. TGREEDY (cycle cover + greedy)
  3. Hierarchical greedy
  4. Collapsing algorithm (for example, on trivial solution)

About

License:MIT License


Languages

Language:Python 100.0%