ind.dij {modi} | R Documentation |
Addressing function for Epidemic Algorithm
Description
Utility function for Epidemic Algorithm.
Usage
ind.dij(i, j, n)
Arguments
i |
index i. |
j |
index j. |
n |
number of rows. |
Author(s)
Cédric Béguin
[Package modi version 0.1.2 Index]