Unify output format for axiom rules and derived predicates #8
		Reference in New Issue
	
	Block a user
	
		
		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?
Axiom rules (obtained via SAS translation) and derived predicates (obtained via PDDL normalization) are semantically very similar, but represented as different predicates in the current output format.
These should be unified in order to make encodings easier to write.