Tulip 6.0.1 is available
Tulip 6.0.0 build errors and solutions on WSL2 Ubuntu 24.04.2 LTS
Thanks a lot for your report. Error 1 has been fixed in the current code line.
Tulip 6.0.0 is available
Seems to be a good idea.
Underlying algorithm of Watts Strogatz random model
Thanks for your report. The algorithm works as you described when the “original” parameter is set to “true”. Unfortunately, in this configuration, the check of the parameters is wrong N < ln(k) (instead of k >= ln(N)) which causes an error to be returned, preventing the algorithm from being correctly executed. This will be fixed for the next Tulip release.
Sounds interesting Thanks