Open GoogleCodeExporter opened 9 years ago
However, sometimes you want to go top down, for e.g. in the case when a
conjunction contains a 'false' argument it makes more sense to simplify the
whole expressions first based on this instead of looking at the sub-expressions
first. Possibly one approach is to run rewriters that don't look at
sub-expressions first and then run the more expensive sub-expression dependent
rewriters in a bottom up manner.
Original comment by ctjoreilly@gmail.com
on 17 May 2013 at 11:35
Original comment by ctjoreilly@gmail.com
on 17 May 2013 at 11:36
Original issue reported on code.google.com by
ctjoreilly@gmail.com
on 17 May 2013 at 11:33