souffle
2.0.2-371-g6315b36
|
Go to the documentation of this file.
38 class TranslationUnit;
64 return "MagicSetTransformer";
115 return "NormaliseDatabaseTransformer";
168 return "LabelDatabaseTransformer";
188 return "NegativeLabellingTransformer";
211 return "PositiveLabellingTransformer";
233 return "AdornDatabaseTransformer";
274 return headAdornment;
289 return "MagicSetCoreTransformer";
313 std::set<std::string>& variables,
const std::vector<const BinaryConstraint*> eqConstraints);
320 const std::vector<const BinaryConstraint*> eqConstraints);
bool contains(const C &container, const typename C::value_type &element)
A utility to check generically whether a given element is contained in a given container.
Intermediate representation of a horn clause.
Own< A > mk(Args &&... xs)
Translation unit class for the translation pipeline.
Qualified Name class defines fully/partially qualified names to identify objects in components.
std::vector< Own< A > > VecOwn