dilsonpereira / Minimum-Cost-Perfect-MatchingLinks
C++ implementation of algorithms for finding perfect matchings in general graphs
☆74Updated 3 years ago
Alternatives and similar repositories for Minimum-Cost-Perfect-Matching
Users that are interested in Minimum-Cost-Perfect-Matching are comparing it to the libraries listed below
Sorting:
- Implementations of different algorithms for building Euclidean minimum spanning tree in k-dimensional space.☆22Updated 4 years ago
- Library for finding maximum cliques on graphs☆16Updated 3 years ago
- Maximum independent sets and vertex covers of large sparse graphs.☆79Updated last month
- Concorde is a computer code for the symmetric traveling salesman problem (TSP) and some related network optimization problems. It was cre…☆104Updated 3 years ago
- KaHyPar (Karlsruhe Hypergraph Partitioning) is a multilevel hypergraph partitioning framework providing direct k-way and recursive bisect…☆497Updated last month
- Quickly compute all maximal cliques of a graph☆80Updated 7 years ago
- Parallel Maximum Clique Library☆118Updated 2 years ago
- Sequential object-oriented simPlex☆70Updated last week
- VieCut 1.00 - Shared-memory Minimum Cuts☆47Updated 2 years ago
- OptFrame - C++17/C++20/C++23 Optimization Framework in Single or Multi-Objective. Supports classic metaheuristics and hyperheuristics: Ge…☆90Updated 2 months ago
- KaHIP -- Karlsruhe HIGH Quality Partitioning.