pyomo
pyomo copied to clipboard
FBBT should not descend into NPV expression nodes
Summary
There is no need for the FBBT walker to descend into NPV expression nodes. Improving this logic would simplify the code and improve performance.