fpmas 1.6
Classes | Namespaces
node.h File Reference
#include <unordered_map>
#include <algorithm>
#include "fpmas/utils/log.h"
#include "fpmas/utils/macros.h"
#include "fpmas/api/graph/node.h"
#include "fpmas/utils/callback.h"
Include dependency graph for node.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fpmas::graph::Node< _IdType, _EdgeType >
 

Namespaces

namespace  fpmas
 
namespace  fpmas::graph
 

Detailed Description

Node implementation.