Added constraints derived from SAS variables to ASP output and fixed mutex group constraints.
This commit is contained in:
@@ -41,6 +41,7 @@ struct Value
|
||||
public:
|
||||
void printAsSAS(std::ostream &ostream) const;
|
||||
void printAsASP(std::ostream &ostream) const;
|
||||
void printAsASPCommaSeparated(std::ostream &ostream) const;
|
||||
|
||||
Sign sign() const;
|
||||
const std::string &name() const;
|
||||
|
Reference in New Issue
Block a user