Clingo
|
Event emitted by a solver after the program is grounded. More...
#include <solver.hh>
Public Member Functions | |
Grounded (Input::ProgramParamVec const ¶ms) | |
Construct a grounded event. | |
Public Attributes | |
std::span< Input::ProgramParamVec::value_type const > | params |
The program parts that have been grounded. | |
Event emitted by a solver after the program is grounded.