Skip to content

asmailov/Largest-Independent-Set

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Largest-Independent-Set

Program which reads graph's adjacency matrix from file and finds largest independent set and it's size (if backtracking algorithm is chosen) or only it's size (if recursive algorithm is chosen).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages