Clingo
Loading...
Searching...
No Matches
CppClingo::Ground::StateBdAggr Member List

This is the complete list of members for CppClingo::Ground::StateBdAggr, including all inherited members.

AtomMap typedefCppClingo::Ground::StateBdAggr
base() -> BaseBdAggr &CppClingo::Ground::StateBdAggr
domain() const -> boolCppClingo::Ground::StateBdAggr
ElementMap typedefCppClingo::Ground::StateBdAggr
fun() const -> AggregateFunctionCppClingo::Ground::StateBdAggr
global() const -> VariableVec const &CppClingo::Ground::StateBdAggr
guards() const -> GuardVec const &CppClingo::Ground::StateBdAggr
index() const -> size_tCppClingo::Ground::StateBdAggr
insert_atom(EvalContext const &ctx) -> std::optional< std::pair< AtomMap::iterator, bool > >CppClingo::Ground::StateBdAggr
insert_atom(Symbol const *tuple) -> AtomMap::iteratorCppClingo::Ground::StateBdAggr
insert_elem(EvalContext const &ctx, AtomMap::iterator it, StmBdAggrElem &elem)CppClingo::Ground::StateBdAggr
monotone() const -> boolCppClingo::Ground::StateBdAggr
output(Logger &log, SymbolStore &store, OutputStm &out) overrideCppClingo::Ground::StateBdAggrvirtual
print(std::ostream &out, bool print_index)CppClingo::Ground::StateBdAggr
propagate() -> boolCppClingo::Ground::StateBdAggr
single_pass_elems() const -> boolCppClingo::Ground::StateBdAggr
StateBdAggr(std::pmr::monotonic_buffer_resource &mbr, VariableVec global, GuardVec guards, AggregateFunction fun, size_t index, bool domain, bool monotone, bool single_pass_elems)CppClingo::Ground::StateBdAggrinline
symbols() -> SymbolVec &CppClingo::Ground::StateBdAggr
~State()=defaultCppClingo::Ground::Statevirtual