MCPcopy Create free account
hub / github.com/MiniZinc/MiniZincIDE / Solver

Method Solver

MiniZincIDE/solver.h:58–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56 QJsonObject json;
57 bool isDefaultSolver;
58 Solver(void) {}
59
60 Solver(const QJsonObject& json);
61 static Solver& lookup(const QString& str);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected