Eliminate division in TPTP output #34
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Right now, the TPTP output contains a division by 2 in order to undo the mapping to integer variables only. This should be avoided and replaced with a formulation in terms of multiplication instead.