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
This commit adds a "sort" keyword argument to the simplify() function of
the DualBase class. This allows simplification of boolean algebra
expressions to be completed correctly, but does not sort the final
expression. This is needed for various applications where maintaining order matters.
Signed-off-by: Steven Esser <[email protected]>
0 commit comments