fpmas 1.6
analysis.h
Go to the documentation of this file.
1#ifndef FPMAS_MODEL_ANALYSIS_H
2#define FPMAS_MODEL_ANALYSIS_H
3
5
10namespace fpmas { namespace model {
11
19 std::vector<api::graph::DistributedId> local_agent_ids(
20 const api::model::AgentGroup& group);
21
22}}
23#endif
std::vector< api::graph::DistributedId > local_agent_ids(const api::model::AgentGroup &group)
Definition: analysis.cpp:4
Definition: fpmas.cpp:3