discrete-optimization
There are 128 repositories under discrete-optimization topic.
ljvmiranda921/pyswarms
A research toolkit for particle swarm optimization in Python
100/Solid
🎯 A comprehensive gradient-free optimization framework written in Python
EasyJailbreak/EasyJailbreak
An easy-to-use Python framework to generate adversarial jailbreak prompts.
ebrahimpichka/awesome-optimization
A curated list of mathematical optimization courses, lectures, books, notes, libraries, frameworks and software.
avaneev/biteopt
Derivative-Free Global Optimization Algorithm (C++, Python binding) - Continuous, Discrete, TSP, NLS, MINLP
JuliaNonconvex/Nonconvex.jl
Toolbox for gradient-based and derivative-free non-convex constrained optimization with continuous and/or discrete variables.
ed-lam/bcp-mapf
BCP-MAPF – branch-and-cut-and-price for multi-agent path finding
cicirello/Chips-n-Salsa
A Java library of Customizable, Hybridizable, Iterative, Parallel, Stochastic, and Self-Adaptive Local Search Algorithms
xgillard/ddo
DDO a generic and efficient framework for MDD-based optimization.
gfacciol/mgm
More Global Matching
harshangrjn/QuantumCircuitOpt.jl
A Julia/JuMP Package for Optimal Quantum Circuit Design
bokner/fixpoint
Constraint programming solver
pg2455/Hybrid-learn2branch
Hybrid Models for Learning to Branch (NeurIPS 2020)
jixinfeng/discopt-soln
My solutions for discrete optimization course on Coursera
bokner/solverl
Erlang/Elixir interface to MiniZinc.
selimfirat/ai-n-queens
Solving and GUI demonstration of traditional N-Queens Problem using Hill Climbing, Simulated Annealing, Local Beam Search, and Genetic Algorithm.
quicophy/mdopt
Discrete optimisation in the tensor-network (specifically, MPS-MPO) language.
AndreiChertkov/ttopt
Gradient-free optimization method for multivariable functions based on the low rank tensor train (TT) format and maximal-volume principle.
anabatsh/PROTES
Gradient-free optimization method for the multidimensional arrays and discretized multivariate functions based on the tensor train (TT) format.
cgg-bern/libSatsuma
Exact and approximate solvers for minimum-cost-flow problems in bi-directed graphs.
ac-tuwien/pymhlib
pymhlib - A Toolbox for Metaheuristics and Hybrid Optimization Methods
mingzhang-yin/ARM-gradient
Low-variance, efficient and unbiased gradient estimation for optimizing models with binary latent variables. (ICLR 2019)
ac-tuwien/MHLib.jl
MHLib.jl - A Toolbox for Metaheuristics and Hybrid Optimization Methods in Julia
harshangrjn/LaplacianOpt.jl
A Julia/JuMP Package for Maximizing Algebraic Connectivity of Undirected Weighted Graphs
ed-lam/nutmeg
Nutmeg – a MIP and CP branch-and-check solver
bruscalia/tsp-grasp
A Greedy Randomized Adaptive Search Procedure (GRASP) for the Traveling Salesman Problem (TSP)
HPQC-LABS/Book_About_Quadratization
Open collaborative book on quadratization in discrete optimization and quantum mechanics.
bokner/solverview
solverl+LiveView examples
rschwarz/Diderot.jl
Decision Diagrams for Discrete Optimization - Generic Julia Implementation
aritrasep/FPBH.jl
FPBH: A Feasibility Pump based Heuristic for Multi-objective Mixed Integer Linear Programming
huyvvo/OSD
[CVPR 2019] Official Matlab implementation of OSD: Unsupervised image matching and object discovery as optimization.
narobertson42/Discrete-Asian-Option-Pricing
Discrete Asian Option Pricing for GPUs
cicirello/InteractiveBinPacking
Self-guided tutorial on combinatorial optimization, the bin packing problem, and constructive heuristics, suitable for use as course assignments, or by self-directed learners.
aryandeshwal/MerCBO
Python implementation of Mercer Features for Efficient Combinatorial Bayesian Optimization