229 Commits (master)
 

Author SHA1 Message Date
  Adrien Barbanson be0cd90c69 Added Junit tests 2 years ago
  Adrien Barbanson dc987176d1 added new features 2 years ago
  Adrien Barbanson 59cfea1f4b Added support for isValid heap 2 years ago
  Adrien Barbanson ac8a04c154 Ajout algo A* 2 years ago
  Adrien Barbanson 5cb458cc25 Ajout observers 2 years ago
  Adrien Barbanson 8199e93748 Fin bilan dijkstra 2 years ago
  Adiren Barbanson 047a67f73a implemented remove() 3 years ago
  Adrien Barbanson 8eeb871b1a Implemented step 2 3 years ago
  Adrien Barbanson 9a32897b95 Ajout Nom prénom commentaire 3 years ago
  Mikaël Capelle 2914df4a37 [maven] Cleanup pom.xml files. 4 years ago
  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