fpmas 1.6
Classes | Namespaces
graph.h File Reference
#include "spatial_model.h"
Include dependency graph for graph.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fpmas::model::ReachableCell
 
class  fpmas::model::GraphCellBase< GraphCellType, Derived >
 
struct  fpmas::model::GraphCell
 
class  fpmas::model::GraphRange< GraphCellType >
 
struct  nlohmann::adl_serializer< fpmas::model::ReachableCell >
 
struct  nlohmann::adl_serializer< fpmas::api::utils::PtrWrapper< fpmas::model::GraphCellBase< AgentType, Derived > > >
 
struct  fpmas::io::json::light_serializer< PtrWrapper< fpmas::model::GraphCellBase< AgentType, Derived > > >
 
struct  fpmas::io::datapack::Serializer< model::ReachableCell >
 
struct  fpmas::io::datapack::Serializer< PtrWrapper< fpmas::model::GraphCellBase< GraphCellType, Derived > > >
 
struct  fpmas::io::datapack::LightSerializer< PtrWrapper< fpmas::model::GraphCellBase< GraphCellType, Derived > > >
 

Namespaces

namespace  fpmas
 
namespace  fpmas::model
 
namespace  nlohmann
 
namespace  fpmas::io
 
namespace  fpmas::io::json
 
namespace  fpmas::io::datapack
 

Detailed Description

Defines features that can be used to build spatial graph based models, i.e. models where agents are moving on an arbitrary graph.