Fully connected graph generator
From WandoraWiki
(Difference between revisions)
Line 1: | Line 1: | ||
− | Fully connected graph generator creates a topic map with '''n''' topics and '''n * n''' or '''2 * n * n''' associations. Here '''n''' is a integer number given by the user. | + | Fully connected graph generator creates a topic map with '''n''' topics and '''n*n''' or '''2*n*n''' associations. Here '''n''' is a integer number given by the user. '''2*n*n''' associations are created if user checks option for directional associations. |
Revision as of 21:14, 8 June 2007
Fully connected graph generator creates a topic map with n topics and n*n or 2*n*n associations. Here n is a integer number given by the user. 2*n*n associations are created if user checks option for directional associations.