What is JGraphT?
It is an open source library of graph-theoretic data structures and algorithms. It has been used in a number of university projects and classes, and shows up as a standard reference in books on Java programming.
JGraphT is a tool in the Java Tools category of a tech stack.
JGraphT is an open source tool with 2.7K GitHub stars and 838 GitHub forks. Here’s a link to JGraphT's open source repository on GitHub
Who uses JGraphT?
Companies
Developers
7 developers on StackShare have stated that they use JGraphT.
JGraphT's Features
- Flexible
- Powerfull
- Efficient
JGraphT Alternatives & Comparisons
What are some alternatives to JGraphT?
guava
The Guava project contains several of Google's core libraries that we rely on in our Java-based projects: collections, caching, primitives support, concurrency libraries, common annotations, string processing, I/O, and so forth.
Neo4j
Neo4j stores data in nodes connected by directed, typed relationships with properties on both, also known as a Property Graph. It is a high performance graph store with all the features expected of a mature and robust database, like a friendly query language and ACID transactions.
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
Python
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for its elegant syntax and readable code, if you are just beginning your programming career python suits you best.
Node.js
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.