Normalizing problems’ goal descriptions.
This commit is contained in:
@@ -45,6 +45,8 @@ class Problem
|
||||
|
||||
void checkConsistency();
|
||||
|
||||
void normalize();
|
||||
|
||||
private:
|
||||
void parseRequirementSection();
|
||||
void computeDerivedRequirements();
|
||||
|
Reference in New Issue
Block a user