MCPcopy Create free account
hub / github.com/Gecode/gecode / qConstraint

Method qConstraint

contribs/quacode/examples/qbf.cpp:95–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93 return _printStrategy.value();
94 }
95 bool qConstraint(void) const {
96 return _qConstraint.value();
97 }
98 /// Print help message
99 virtual void help(void) {
100 Options::help();

Callers 1

QBFProblemMethod · 0.80

Calls 1

valueMethod · 0.45

Tested by

no test coverage detected