TGTGInsighttelegram intelligenceLIVE / telegram public index
← Graph Machine Learning
Graph Machine Learning avatar

TGINSIGHT POST

Post #326

@graphml

Graph Machine Learning

Vues1,630Nombre de vues
Publié28 oct.28/10/2020 10:11
Contenu

Contenu du post

Python Bindings of JGraphT There is a new python binding of popular java library JGraphT, which is exciting news for those who want efficiency when working with graphs (in addition to other recent news Nvidia GPU-accelerated package). JGraphT is a java library that contains very efficient and generic graph data-structures along with a large collection of state-of-the-art algorithms. What's great is that it allows to use easy interface with java bindings across all OS (including Windows) without installing JVM. JGraphT is known for its efficiency, reliability, and large collection of graph algorithms including pagerank, flows, cuts, vertex covers, colorings, isomorphism checking and more.