Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 271 Bytes

File metadata and controls

2 lines (2 loc) · 271 Bytes

Statistical estimation of optimal solutions for combinatorial optimization problems

In this jupyter notebook, I explain how the optimal solution value of a combinatorial optimization problem can be estimated by means of random solutions. The TSP is used as an example.