diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 7 |
1 files changed, 4 insertions, 3 deletions
| @@ -86,9 +86,10 @@ | |||
| 86 | </p> | 86 | </p> |
| 87 | 87 | ||
| 88 | <p> | 88 | <p> |
| 89 | The tool generates two CSV files: <code>edges.csv</code> containing | 89 | The tool generates three files: <code>edges.csv</code> containing |
| 90 | the network connections and latencies, and <code>nodes.csv</code> containing | 90 | the network connections and latencies, <code>nodes.csv</code> containing |
| 91 | the node information and positions. | 91 | the node information and positions, and <code>matrix.txt</code> containing |
| 92 | a square adjacency matrix representation of the network. | ||
| 92 | </p> | 93 | </p> |
| 93 | </section> | 94 | </section> |
| 94 | 95 | ||
