FastFlow  SVN-r182-Aug-14-2014
A high-level, lock-less, parallel programming (shared-memory) and distributed programming (distributed-memory) framework for multi-cores and many-cores systems
 All Classes Namespaces Files Functions Variables Typedefs Groups Pages
Namespaces
gsearch.hpp File Reference

This file implements the graph search skeleton. More...

#include <deque>
#include <vector>
#include <bitset>
#include <algorithm>
#include <ff/farm.hpp>
+ Include dependency graph for gsearch.hpp:

Namespaces

 ff
 The principal namespace for the FastFlow library.
 

Detailed Description

This file implements the graph search skeleton.