branch-and-cut
There are 21 repositories under branch-and-cut topic.
ktnr/BinPacking2D
Exact solutions for two-dimensional bin packing problems by branch-and-cut
michieluithetbroek/A-MDVRP
Asymmetric multi-depot vehicle routing problems: valid inequalities and a branch-and-cut algorithm
gkobeaga/op-solver
Algorithms for the Orienteering Problem
Pigzaum/bc_cvrp
A branch-and-cut algorithm for the capacitated vehicle routing problem (CVRP)
mit-wu-lab/learning-to-configure-separators
[NeurIPS 2023] Learning to Configure Separators in Branch-and-Cut
alberto-santini/tsppddl
The Traveling Salesman Problem with Pickups, Deliveries and Draft Limits
dparo/master-thesis
A Branch-and-Cut based Pricer for the Capacitated Vehicle Routing Problem
leotac/ELPP-IP
Solving Elementary Longest/Shortest Path problems with Integer Programming
Pigzaum/bc_irp
Inventory-routing problem (IRP) branch-and-cut algorithm using C++ Gurobi's API and CVRPSEP package
andremaravilha/Paper-ITOR-2018
A recombination-based matheuristic for mixed integer programming problems with binary variables
antoniosudoso/cc-sos-sdp
Global Optimization for Cardinality-constrained Minimum Sum-of-Squares Clustering via Semidefinite Programming
dparo/master-thesis.tex
A Branch-and-Cut based Pricer for the Capacitated Vehicle Routing Problem
SiMoM0/TSP
TSP optimization, Operations Research 2 project, UniPD 2022/23
Raffaello/discOpt
discrete optimization problem example with coinMP
NicolaFarronato/CVRP_BranchAndCutExample
Branch-and-Cut method for solving CVRP using CVRPSEP routines and CPLEX generic callback
srtjanuario/tsp-bc
Branch and Cut for the Traveling Salesman Problem with the min-cut separation
ytsao/MyBranchAndCut
Used cplex callback function to control branch and cuts behavior in cplex
albert-espin/graph-matching
Optimal Weighted Graph Matching
CharJon/SMS
Solver for Maximum Cut and QUBO problems
sraaphorst/nibac
C++ Nonisomorphic Branch-and-Cut