Added goal-utilities requirement with a warning if used for compatibility.
This commit is contained in:
@@ -46,7 +46,8 @@ class Requirement
|
||||
TimedInitialLiterals,
|
||||
Preferences,
|
||||
Constraints,
|
||||
ActionCosts
|
||||
ActionCosts,
|
||||
GoalUtilities
|
||||
};
|
||||
|
||||
static Requirement parse(Context &context);
|
||||
|
Reference in New Issue
Block a user