AI4OPT / OPFGenerator

Instance generator for OPF problems
MIT License
2 stars 3 forks source link

Additional tests for dual objective value #75

Closed mtanneau closed 6 months ago

mtanneau commented 6 months ago

Added unit tests following #73. Nothing fancy, I only check that primal/dual values are consistent for convex conic (SOCWRConic and DCP) problems. I have found that the dual objective value returned by Ipopt does not match the primal when solving SOCWR problems, so I removed that test.