News

The OpenJDK community elevated eight new JEPs (JDK Enhancement Proposals) to Candidate status during the week of April 14, ...
A high-performance library for graph algorithms written in Java. It contains a wide collection of optimized algorithms and data structures for a range of problems on graphs.
Source code for the HappyCoders.eu articles on pathfinding and shortest path algorithms (Dijkstra, A*, Bellman-Ford, Floyd-Warshall). This project simulates real bus transportation systems, analyzes ...