Useful Links and Downloads
This page collects the important external tools, libraries and course downloads referenced in the labs.
External tools
- Eclipse IDE: Eclipse IDE Java Developers download
- Oracle JDK: Oracle JDK downloads
- OpenJDK installs: OpenJDK install instructions
Course downloads
- Canvas Viewer (canvas-viewer.jar): Download canvas-viewer.jar
- Graph helper library (graph.jar): Download graph.jar
- Additional material: I/O: INF112 I/O (PDF)
- Additional material: Persistence: INF112 Persistence (PDF)
Libraries & references
- JGraphT: JGraphT official site
- Apache Commons Geometry: Apache Commons Geometry
- Path planning (MIT notes): MIT path planning notes
- Dijkstra (explanation/animation): Dijkstra algorithm (Wikipedia, French)
- k-d tree (explanation): k-d tree (Wikipedia, French)
- Aditional tutorial of Git: Introduction to Git
Utilities & optional tools
- 7-Zip: 7-Zip download
- Copilot for Eclipse (optional): Copilot4Eclipse marketplace
Inspiration for the course project
- Hasso-Plattner Institute: CPSLab resources (HPI)