Tagged Questions

1
vote
2answers
56 views

Looking for software suite to perform partial evaluation to reduce constants

We have need in our product to do partial evaluation to simplify expressions that contain both variables and constants. Goal is to combine terms algebraically to reduce the constants whenever ...