EHN: Add Numba-jitted linprog solver#532
Conversation
|
@oyamad I've updated the default Summarizing the motivation behind this choice, the recommendation in Linear Programming Computation is the following: fea_tol = 1e-6 Based on the experiments on the Netlib problems, the choice of As a compromise between these experiments and the book's recommendation, we can set the default values to |
Co-authored-by: Quentin Batista <quentin.batista@mail.mcgill.ca>
Supercedes #413