IDAES / idaes-pse

The IDAES Process Systems Engineering Framework
https://idaes-pse.readthedocs.io/
Other
213 stars 228 forks source link

Add CI workflow to test updated Pyomo problem writer #941

Closed lbianchi-lbl closed 1 year ago

lbianchi-lbl commented 2 years ago
from pyomo.opt import WriterFactory
WriterFactory.register('nl')(WriterFactory.get_class('nl_v2'))
ksbeattie commented 1 year ago

@jsiirola, is working on this on the Pyomo sie.