exact-algorithm
There are 30 repositories under exact-algorithm topic.
alberto-santini/cplex-example
Solving a TSP with the CPLEX C++ API.
mahdims/Benders-decomposition
Benders decomposition with two subproblem | Integer programming
Zhengzhong-You/RouteOpt
RouteOpt
alberto-santini/maritime-vrp
Branch-and-price solver for the Feeder Network Design Problem
alberto-santini/tsppddl
The Traveling Salesman Problem with Pickups, Deliveries and Draft Limits
sleepymalc/Travel-the-Same-Path
Travel the Same Path: A TSP Solving Strategy.
unicfdlab/RiemanSolvers
Contains approximate and exact Rieman Problem solvers for different problems that can be used for verification of CFD codes
denisrosset/cyclo
Cyclotomic numbers for Scala, add-on for the Spire library
adlyZaroui/CFTP-sampling
naive implementation of the CFTP algorithm and a simple Ising model simulation
xuzijian629/pace2020
Exact Treedepth Solver based on Minimal Separator Enumeration
afkummer/hhcrsp-clb-lower-bounds-2021
VRPSolver experiments with combinatorial lower bounds for the home health care routing and scheduling problem
alberto-santini/fast-bwkp
Algorithms for the Black and White Knapsack Problem.
fabianishere/fastauction
Auctions with Budget Constraints
georgeblck/LSTM-GRU
LSTM GRU with exact backpropagation derivation and implementation
liferlisiqi/BNIPEA
bi-objective nonlinear integer programming problem exact algorithms
liferlisiqi/TNIPEA
非线性三目标精确算法
mrpritt/SUALBSP
Supplements to "New solution approaches for balancing assembly lines with setup times"
psaikko/explain-mnist
Experiments in explainable AI with exact optimization tools on the MNIST image dataset.
Thierry-Dumont/RKkit
Playing with Runge-Kutta methods and SageMath
1DanielSC/GraphColoringProblem
The Minimum Graph Coloring Problem using exact algorithms along with heuristics and metaheuristics.
erdoganege/Finding-Maximum-Independent-Set
Sabanci University CS301 - Algorithms Course Project
LargeWaffle/LittleAlgorithm
Little algorithm implementation. Made for a course about Branch and bound algorithms
maxnrb/Travelling_Salesman_Problem
Implementation of different types of algorithm in order to solve the Travelling Salesman Problem. It also includes performance analysis in report
PhiliPdB/treedepth-exact
Compute the exact treedepth of a given graph
Pierre-Lds/Graph-Theory
Maximum Edge Weight Clique Problem | Dev. with Python | Engineering school project (3rd year/5)
samkgormley/msc_project
"Allocating equitable parliamentary seating using mathematical optimization: A case study on Dáil Éireann, the Irish parliament."
Caroline-Camargo/Problema_Caixeiro_Viajante
Implementação do problema do Caixeiro Viajante (TSP) euclidiano, utilizando um algoritmo aproximativo e um algoritmo exato. Desenvolvido junto com @Yasmin-Camargo para a disciplina de Algoritmos e Estruturas de Dados III
hulinyuan/LBBD_PMS_uncertain_release_time
LBBD_PMS_uncertain_release_time
xif-fr/DiskArea
Compute the area of an arbitrary union of disks, analytically