This is akin to --keep-unimportant-variables, but for the operaters/actions.
We'd like the command line to have a translator option to --keep-noop-operators so that they
aren't discarded. This touches on several places where an operator or action (depending on where
in the process you are) is removed if the effects are empty. Default should be false, but this
would help those of us using the FD translator for other paradigms (FOND, PPOS, PPDDL, etc).
|