Highlights
- Pro
Block or Report
Block or report mtanneau
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
or_tutorials Public
Tutorial on Benders decomposition and acceleration techniques
107 contributions in the last year
We're celebrating 100 million developers!
Less
More
Activity overview
Contributed to
mtanneau/mtanneau.github.io,
ds4dm/Tulip.jl,
jump-dev/CPLEX.jl
and 16 other
repositories
Contribution activity
January 2023
Created 1 commit in 1 repository
Created 1 repository
- mtanneau/PowerModels.jl Julia
Created a pull request in lanl-ansi/PowerModels.jl that received 7 comments
Faster PTDF matrix computation
The current code for computing PTDF matrices (calc_basic_ptdf_matrix
) relies on a dense matrix inverse, plus some loops that can be optimized.
This…
+36
−21
•
7
comments