Maximum independent set algorithms, e.g. branching, measure and conquer.
NOTE: The main functionality has been migrated to EliminateGraphs.jl. This project is only for research now.
Type ]
in a Julia REPL, then input
pkg> dev git@github.com:GiggleLiu/EliminateGraphs.jl.git
pkg> dev git@github.com:GiggleLiu/MISAlgorithms.jl.git