dilsonpereira / Minimum-Cost-Perfect-MatchingLinks
C++ implementation of algorithms for finding perfect matchings in general graphs
☆70Updated 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:
- Concorde is a computer code for the symmetric traveling salesman problem (TSP) and some related network optimization problems. It was cre…☆95Updated 3 years ago
- COIN-OR Linear Programming Solver☆453Updated 2 weeks ago
- Parallel Maximum Clique Library☆116Updated last year
- Steiner tree solver☆30Updated 7 years ago
- Parallel, batch-dynamic kdtree☆13Updated 3 years ago
- Parallel Graph Input Output☆19Updated 2 years ago
- A C++ wrapper for SCIP☆24Updated 6 months ago
- Implementations of different algorithms for building Euclidean minimum spanning tree in k-dimensional space.☆22Updated 4 years ago
- Python implementation of various max-cut problem solvers.☆20Updated 6 years ago
- ☆47Updated 2 years ago
- Sequential object-oriented simPlex☆68Updated last week
- Quickly compute all maximal cliques of a graph☆80Updated 6 years ago
- KaHIP -- Karlsruhe HIGH Quality Partitioning.☆443Updated 3 months ago
- A collection of min-cut/max-flow algorithms.☆48Updated 3 years ago
- VieCut 1.00 - Shared-memory Minimum Cuts☆45Updated 2 years ago
- An integer linear program solver using a Lagrange decomposition into binary decision diagrams. Lagrange multipliers are updated through d…☆59Updated last year
- KaHyPar (Karlsruhe Hypergraph Partitioning) is a multilevel hypergraph partitioning framework providing direct k-way and recursive bisect…☆480Updated 3 weeks ago
- A genetic algorithms library in C++ for single- and multi-objective optimization.☆37Updated this week
- LEMON Graph Library☆43Updated 5 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated last month
- C++ program that, given a vectorised dataset and query set, performs locality sensitive hashing, finding either Nearest Neighbour (NN) or…☆11Updated 3 years ago
- Maximum independent sets and vertex covers of large sparse graphs.☆78Updated 3 weeks ago
- SCIP - Solving Constraint Integer Programs☆490Updated this week
- Mt-KaHyPar (Multi-Threaded Karlsruhe Hypergraph Partitioner) is a shared-memory multilevel graph and hypergraph partitioner equipped with…☆149Updated last week
- Direct solver for sparse SPD matrices for nonlinear optimization. Implements supernodal Cholesky decomposition algorithm, and supports GP…☆91Updated 2 months ago
- A set of tools to solve TSP problems using the LKH solver☆98Updated 9 years ago
- An easy-to-use Simplex solver class for linear programming.☆20Updated 7 years ago
- Header only C++ implementation of the Wasserstein distance (or earth mover's distance)☆13Updated 4 years ago
- Templated C++ polynomial library☆25Updated 2 years ago
- A small but efficient C++ library for computing (customized) tree and hypertree decompositions.☆56Updated 2 years ago