fpmas 1.6
Classes | Namespaces | Enumerations
ring_graph_builder.h File Reference
#include "fpmas/api/graph/graph_builder.h"
#include "fpmas/communication/communication.h"
#include "fpmas/graph/distributed_node.h"
#include "fpmas/utils/functional.h"
#include <list>
Include dependency graph for ring_graph_builder.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fpmas::graph::RingGraphBuilder< T >
 

Namespaces

namespace  fpmas
 
namespace  fpmas::graph
 

Enumerations

enum  fpmas::graph::RingType { fpmas::graph::LOOP , fpmas::graph::CYCLE }
 

Detailed Description

Algorithms to build ring graphs.