Calling del_component
on a ComponentData deletes the parent component
#3435
Labels
del_component
on a ComponentData deletes the parent component
#3435
Summary
Calling
del_component
on a ComponentData (at least forConstraint
andVar
) deletes the entire parent component.Steps to reproduce the issue
This script:
Produces this output:
Error Message
No error--we're turfing the entire IndexedComponent silently.
Information on your system
Pyomo version: main
Python version: 3.11
Operating system: linux
How Pyomo was installed (PyPI, conda, source): source
Solver (if applicable): NA
The text was updated successfully, but these errors were encountered: