stellatogrp / lropt

Apache License 2.0
19 stars 3 forks source link

Robust Problem returns None #27

Closed colbeck closed 11 months ago

colbeck commented 1 year ago

In non-robust problems, prob.value returns the objective value at optimality when prob.solve() is called, but in robust problems, prob.value always None

Irina526 commented 1 year ago

Prob.objective.value returns the correct values

Irina526 commented 11 months ago

Fixed in 84f525704c49cd599db08e82c4f62173e3386432