MCPcopy Create free account
hub / github.com/AliveToolkit/alive2 / toString

Method toString

smt/solver.cpp:80–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78 }
79
80 const char* toString() const {
81 return Z3_goal_to_string(ctx(), goal);
82 }
83};
84
85

Callers 1

execMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected