Calculating Max Independent Set with greedy algorithm
-
Updated
Nov 21, 2024 - Python
Calculating Max Independent Set with greedy algorithm
A solver for the (unicost) set covering problem
Python Frontend to Algorithms of the Algorithm Engineering Group Heidelberg
Open-source project HyperMIS - Hypergraph Maximum Independent Sets.
Fully dynamic solver for the Maximum (Weight) Independent Set problem
Scalable solver for the 2-packing set problem.
Generalized Peterson Maximum Independent Set
Implementation of three fundamental algorithms in graph theory and Boolean logic: Satisfiability (SAT), Clique, and Independent Set. Each problem is addressed using various optimization and search techniques.
Add a description, image, and links to the independent-set topic page so that developers can more easily learn about it.
To associate your repository with the independent-set topic, visit your repo's landing page and select "manage topics."