Java standard library - graph? -


Is there a graph representation in Java standard libraries, such as C ++ in the boost library? What graph is a representation that is a standard in business?

Edit: From the graph, I mean the mathematical concept in computer science -


Comments