souffle  2.0.2-371-g6315b36
Data Structures | Namespaces
ParallelChoice.h File Reference
#include "ram/AbstractParallel.h"
#include "ram/Choice.h"
#include "ram/Condition.h"
#include "ram/Node.h"
#include "ram/Operation.h"
#include "ram/Relation.h"
#include "ram/RelationOperation.h"
#include "souffle/utility/MiscUtil.h"
#include "souffle/utility/StreamUtil.h"
#include <cstddef>
#include <iosfwd>
#include <memory>
#include <ostream>
#include <string>
#include <utility>
Include dependency graph for ParallelChoice.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  souffle::ram::ParallelChoice
 Find a tuple in a relation such that a given condition holds in parallel. More...
 

Namespaces

 souffle
 
 souffle::ram