- 🌱 I’m currently learning operations research
- 🔭 Here are several operations research-related projects :
- Writing a solver for Picross (Nonogram) using constraint programming tools*
- Solving the Travelling Salesperson Problem using a Genetic Algorithm
- Benchmarking and comparisons could be done, using ConcordeTSP as reference
- Push-Relabel (Goldberg) Algorithm on flows, on Java