What is the best Java library for managing graphs (in particular, for analyzing a social network)? I saw Jung, but I was wondering if you know anything better (I do not need to visualize the network, but only to calculate).
thank
I found jgrapht quite useful - it has all the basic algorithms (e.g. Bellman-Ford, ...)
neo4j is a choice
And here is the video
http://grph.inria.fr/
Source: https://habr.com/ru/post/1778642/More articles:Is there any guarantee that Python's non-callable classes will not be called? - python.NET Find Eaten Exceptions - .netWhere can I find a good introduction to character encoding? - unicodeILGenerator: load generation method - c #C ++ Homework - Binary Search Tree Help - c ++How do you retrieve and then release a direct database connection using the eclipse - ormWhere can I find a good introduction to locales - localeCheck range with java Date and SimpleDateFormat - javaI need help with Android and Java - javaWhere can I get the installed version of Windows? - debuggingAll Articles