dilsonpereira / Minimum-Cost-Perfect-MatchingLinks
C++ implementation of algorithms for finding perfect matchings in general graphs
☆70Updated 2 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…☆93Updated 3 years ago
- Python implementation of various max-cut problem solvers.☆20Updated 6 years ago
- A standalone local search solver for general integer linear programming☆16Updated 11 months ago
- A set of tools to solve TSP problems using the LKH solver☆97Updated 9 years ago
- Maximum independent sets and vertex covers of large sparse graphs.☆76Updated 2 months ago
- Library for finding maximum cliques on graphs☆15Updated 3 years ago
- Customized version of Helsgaun's LKH3 algorithm for vehicle routing problems.☆29Updated last month
- KaPoCE is a framework for solving the cluster editing problem that asks to transform an input graph into a cluster graph (a disjoint unio…☆10Updated 2 years ago
- Github mirror of Keld Helsgaun's wonderful LKH3 project.☆27Updated 4 years ago
- Speeded-up LKH-3 version + Set Partitioning Heuristic phase. Participated to 12th DIMACS implementation challenge.☆11Updated 3 years ago
- Exactcolors is a collection of algorithms for exactly solving graph coloring and weighted stable set problems.☆13Updated 2 years ago
- Winning Solver of PACE Challenge 2019 Track A☆13Updated 3 years ago
- CVRPController is used to run and calculate score for the 12th DIMACS Implementation Challenge: CVRP track.☆22Updated 3 years ago
- OptFrame - C++17 (and C++20) Optimization Framework in Single or Multi-Objective. Supports classic metaheuristics and hyperheuristics: Ge…☆83Updated this week
- Overview website for research on Algorithms with Predictions (ALPS)☆41Updated this week
- Generators for Combinatorial Optimization☆18Updated 2 years ago
- Team J28 submission for the ROADEF/EURO Challenge 2018☆12Updated 5 years ago
- challenge EURO/ROADEF 2022 on RENAULT's truck loading : documents and issues☆29Updated last year
- A heuristic approach on how to optimally schedule jobs using D-Wave's quantum computer☆24Updated last year
- An open implementation of the MC family of maximum clique algorithms☆12Updated 8 years ago
- Lin-Kernighan Heuristic Implementation for TSP☆31Updated 10 years ago
- Steiner tree solver☆30Updated 7 years ago
- Fork of the Concorde TSP solver with an easier build procedure☆14Updated last year
- A solver based on column generation☆30Updated last month
- A Branch-and-Cut based Pricer for the Capacitated Vehicle Routing Problem☆16Updated last year
- The CVRPSEP package is a collection of routines, written in the C++ programming language, for separation of various classes of cuts in br…☆21Updated 10 months ago
- Very fast, exact Steiner tree solver☆16Updated 3 years ago
- A solver for subgraph isomorphism problems, based upon a series of papers by subsets of McCreesh, Prosser, and Trimble.☆81Updated last week
- Parallel Maximum Clique Library☆116Updated last year
- KaGen: Communication-free Massively Distributed Graph Generators☆38Updated 3 weeks ago