Highlights
- Pro
-
NPc21 Public
Solving Karp's 21 NP-complete problems by Integer Linear Programming
C++ MIT License UpdatedApr 12, 2025 -
escher-2k24 Public
Notebook python usati per stage ai ragazzi delle superiori.
-
-
knapsack Public
Benchmarking Knapsack algorithms: c++ versus python
MIT License UpdatedNov 16, 2024 -
-
AVC2023 Public
My Python solutions for Advent of Code 2023
-
-
ot1d Public
OT1D: Discrete Optimal Transport in 1D by Linear Programming
-
coding-math Public
Introduzione alla programmazione per studenti di matematica.
-
dotlib Public
Dot Lib
-
total-matching Public
Total Matching: Models and Algorithms
-
mss-k-rank Public
Maximum Stable Set by k-Rank Separation
-
dotSimplex Public
A Network Simplex implementation for Discrete Optimal Transport
-
stegua.github.com Public
My Cookbook about Math, Algorithms, and Programming
HTML UpdatedFeb 1, 2019 -
-
-
dpartion-nips2018 Public
Computing Kantorovich-Wasserstein Distances on d-dimensional histograms using (d+1)-partite graphs
-
yocta Public
Modern C++ minimalist utilities
-
pareto-tails-kinetic Public
Pareto tails in socio-economic phenomena: A kinetic description
R MIT License UpdatedOct 15, 2017 -
-
-
-
binpacking Public
Bin Packing algorithms: filtering, bounds, and exact solver.