Skip to content

GiggleLiu/MISAlgorithms.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MISAlgorithms

Build Status Codecov

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.

To develop

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

References

About

Maximum independent set algorithms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published