Fixed meta encoding for sequential, incremental planning.
This commit is contained in:
@@ -42,7 +42,6 @@ struct Value
|
||||
void printAsSAS(std::ostream &ostream) const;
|
||||
void printAsASP(std::ostream &ostream) const;
|
||||
void printAsASPPredicateBody(std::ostream &ostream) const;
|
||||
void printAsASPHoldsPredicate(std::ostream &ostream) const;
|
||||
|
||||
Sign sign() const;
|
||||
const std::string &name() const;
|
||||
|
Reference in New Issue
Block a user