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

Method extendAssignment

test/float.cpp:434–438  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

432 }
433
434 bool
435 Test::extendAssignment(Assignment&) const {
436 GECODE_NEVER;
437 return false;
438 }
439
440 bool
441 Test::subsumed(const TestSpace& ts) const {

Callers 1

nextMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected