You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 4, 2024. It is now read-only.
In an effort to simplify / standardize configuration / options in Pyomo, we should ensure that we only use a single configuration management system. The customizations / overrides in PySPConfigBlock and PySPConfigValue should be reviewed and, if appropriate, merged into pyutilib.misc.config. PySP should then directly use the pyutilib.misc.config system.