219 Commits (5bb454a3b26c604703df0065d161c61620aa9f54)
 

Author SHA1 Message Date
  Mikaël Capelle 5bb454a3b2 Switch to Maven project. 4 years ago
  Le Botlan fd503d148e Pretty print in BInaryHeap 4 years ago
  Mikaël Capelle 554b38be45 Fix order of values in assertions. 5 years ago
  Mikaël Capelle dc715744d0 Improve Javadoc of the graph package. 5 years ago
  Mikaël Capelle 423e36fc65 Fix precision issue with real and as the crow flies length. 5 years ago
  Mikaël Capelle d8470055f1 Add getNodes() and getSuccessors() methods and remove iterable from Graph and Node. 5 years ago
  Mikaël Capelle 71a0085d59 Small fix for drawings. 5 years ago
  Mikaël Capelle 245744c4a0 Add toString() for Graph. 5 years ago
  Mikael Capelle de6fa0698b Update 'README.md' 5 years ago
  Mikael Capelle 455090e10a Fix issue with SolutionPanel and Java 9. 6 years ago
  Mikael Capelle aea8f054d5 Add info for .data() in priority queue test. 6 years ago
  Mikael Capelle cf672f8cd4 Update tests for PriorityQueue. 6 years ago
  Mikael Capelle 4e541e67cf Fix issue with graph progress bar. 6 years ago
  Mikael Capelle 51e166600d Remove useless outputs. 6 years ago
  Mikael Capelle 8ff1fb8c17 Add new ArcInspector and correct naming in GUI. 6 years ago
  Mikael Capelle a269d66470 Fix PriorityQueue javadoc. 6 years ago
  Mikael Capelle 9b01a61da2 Fix tests for PriorityQueue implementations. 6 years ago
  Mikaël Capelle d05bc92689 Update tests for PriorityQueue. 6 years ago
  Mikaël Capelle c5518e7240 Fix BinaryHeap/Search trees and associated tests. 6 years ago
  Holt59 aab8743d3c New updates. 6 years ago
  Holt59 5b733e25c7 Return unmodifiable iterators from Node and Graph. Make Node and Graph final. 6 years ago
  Holt59 bdb378c079 Remove access to underlying containers inside Graph and Node. 6 years ago
  Holt59 797a4e1c8c Fix issue with small maps not being draw properly. 6 years ago
  Holt59 80b4b1c7fc Fix drawing for very small graph and add new projection for fake maps. 6 years ago
  Mikaël Capelle e2d1d47beb Fix Path.size() and add test for Path.size(). 6 years ago
  Holt59 46436f81f3 Update paths and tests. 6 years ago
  Mikael Capelle b4e666d08d Update 'README.md' 6 years ago
  Mikael Capelle b8d73963a6 Clean tests. 6 years ago
  Holt59 7e079df22f Fix issue with new path not being colored correctly in MapView drawing. 6 years ago
  Holt59 ec9cd9c601 Fix issue with ProgressBar for loading graphs. 6 years ago
  Holt59 25e35b9bc4 Fix icons for Linux. 6 years ago
  Holt59 f2f65b85d4 Fix issue with no drawing not updated due to its size. 6 years ago
  Holt59 d5fcf036b9 Fix issue with backward arc having incorrect segments. 6 years ago
  Holt59 ccd6d7d7af Merge master. 6 years ago
  Holt59 e78ea25ab3 Merge master. 6 years ago
  Holt59 c7d4dc8077 Merge master. 6 years ago
  Mikael Capelle 38efb0ccea Update background color for BasicDrawing. 6 years ago
  Mikael Capelle 72f08def1b Fix path name in Launch. 6 years ago
  Mikael Capelle 44ae861fb8 Create a basic Launch class. 6 years ago
  Mikael Capelle 73f1c6bd78 Update Path javadoc. 6 years ago
  Mikael Capelle 2a2cf413ba Update README. 6 years ago
  Mikael Capelle 7d39e3d00a Update README. 6 years ago
  Mikael Capelle 2624681499 Add Path, ShortestPath, etc. without implementation. 6 years ago
  Holt59 251dbbb074 Fix issue with ArcBackward being drawn. 6 years ago
  Holt59 19220dc8a4 Add code to transpose graph. 6 years ago
  Holt59 95b68f3e31 Length -> Float. Fix issue with duplicated backward arcs. 6 years ago
  Holt59 ec7d18b1b2 Update .gitignore. 6 years ago
  Holt59 59d5cd64ad Fix .project. 6 years ago
  Mikael Capelle 9baae3b142 Update 'README.md' 6 years ago
  Mikael Capelle f952b870ff Update 'README.md' 6 years ago