Highlights
- Pro
-
p-MPE Public
Benchmark instances and solutions for the p-MPE paper
Creative Commons Zero v1.0 Universal UpdatedNov 26, 2025 -
DRPUDEC Public
Benchmark instances and detailed results for the paper "A Dynamic Drone Routing Problem with Uncertain Demand and Energy Consumption"
-
hgs_cvrp_ro Public
Forked from vidalt/HGS-CVRPModern implementation of the hybrid genetic search (HGS) algorithm specialized to the capacitated vehicle routing problem (CVRP). This code also includes an additional neighborhood called SWAP*.
-
bc_cvrp Public
A branch-and-cut algorithm for the capacitated vehicle routing problem (CVRP)
-
cg_cvrp Public
A column generation algorithm (CG) for the capacitated vehicle routing problem (CVRP)
-
cg_pmp_py Public
Column generation algorithm for the p-median problem
-
221b_baker_street_tsp Public
221B Baker Street: The Master Detective Game as a TSP
-
bc_irp Public
Inventory-routing problem (IRP) branch-and-cut algorithm using C++ Gurobi's API and CVRPSEP package
-
ap.cpp Public
Forked from ryanjoneil/ap.cppC++ implementation of an incremental primal-dual assignment problem solver.
-
nise_sph_cpp Public
A C++ implementation of the Neighborhood-Inflated Seed Expansion with Spread Hubs method (NISE-SPH)
-
drsa_bmp Public
A C implementation of the Dual Representation Simulated Annealing (DRSA) [1] for the bandwidth minimization problem.
-
lecm_cpp Public
A C++ implementation of the Local Expansion and Conductance Minimizing (LECM) algorithm
-
a_bad_mlp_bp Public
A (bad and unfinished) C implementation of a Multilayer Perceptron with Backpropagation
-
bprinter Public
Forked from dattanchu/bprinterPretty printer for command line programs
-
opl_cep_models Public
Some linear programming models of the cluster editing problem.