#include <routing-table-calculator.hpp>
Public Member Functions | |
HyperbolicRoutingCalculator (size_t nRouters, bool isDryRun, ndn::Name thisRouterName) | |
void | calculatePaths (Map &map, RoutingTable &rt, Lsdb &lsdb, AdjacencyList &adjacencies) |
Definition at line 207 of file routing-table-calculator.hpp.
|
inline |
Definition at line 210 of file routing-table-calculator.hpp.
void nlsr::HyperbolicRoutingCalculator::calculatePaths | ( | Map & | map, |
RoutingTable & | rt, | ||
Lsdb & | lsdb, | ||
AdjacencyList & | adjacencies | ||
) |
Definition at line 407 of file routing-table-calculator.cpp.