Zelda.csv doesn't produce a network
Closed this issue · 2 comments
FRYoussef commented
The script clogs when you use zelda.csv to create a network
FRYoussef commented
It works, but it takes too much time, zelda.csv has 7739 users, and 64249 pages and the algorithm to create the network takes O(n^3) time
Akronix commented
Hum, interesting. Ideas on how to optimize or reduce time in order to be able to visualize big wikis?