Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • | *
  • | *
  • | *
  • | *
  • * |
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • be0cd90 (HEAD -> master) Added Junit tests by Adrien Barbanson 2021-05-18 18:43:22 +0200
  • dc98717 added new features by Adrien Barbanson 2021-05-18 18:43:01 +0200
  • 59cfea1 Added support for isValid heap by Adrien Barbanson 2021-05-18 16:50:07 +0200
  • ac8a04c Ajout algo A* by Adrien Barbanson 2021-05-11 18:11:23 +0200
  • 5cb458c Ajout observers by Adrien Barbanson 2021-05-03 10:13:04 +0200
  • 8199e93 Fin bilan dijkstra by Adrien Barbanson 2021-05-03 09:36:48 +0200
  • 047a67f implemented remove() by Adiren Barbanson 2021-04-12 11:18:28 +0200
  • 8eeb871 Implemented step 2 by Adrien Barbanson 2021-04-02 09:05:16 +0200
  • 9a32897 Ajout Nom prénom commentaire by Adrien Barbanson 2021-03-25 13:27:51 +0100
  • 2914df4 [maven] Cleanup pom.xml files. by Mikaël Capelle 2020-03-04 16:10:08 +0100
  • 5bb454a Switch to Maven project. by Mikaël Capelle 2020-02-23 16:30:06 +0100
  • fd503d1 Pretty print in BInaryHeap by Le Botlan 2019-07-09 14:46:12 +0200
  • 554b38b Fix order of values in assertions. by Mikaël Capelle 2019-03-25 17:17:22 +0100
  • dc71574 Improve Javadoc of the graph package. by Mikaël Capelle 2019-03-18 21:34:10 +0100
  • 423e36f Fix precision issue with real and as the crow flies length. by Mikaël Capelle 2019-03-18 20:14:00 +0100
  • d847005 Add getNodes() and getSuccessors() methods and remove iterable from Graph and Node. by Mikaël Capelle 2019-03-18 20:05:49 +0100
  • 71a0085 Small fix for drawings. by Mikaël Capelle 2019-03-18 19:50:29 +0100
  • 245744c Add toString() for Graph. by Mikaël Capelle 2019-03-18 19:50:20 +0100
  • de6fa06 Update 'README.md' by Mikael Capelle 2019-02-24 20:33:05 +0000
  • 455090e Fix issue with SolutionPanel and Java 9. by Mikael Capelle 2018-04-16 14:16:46 +0200
  • aea8f05 Add info for .data() in priority queue test. by Mikael Capelle 2018-03-29 12:18:32 +0200
  • cf672f8 Update tests for PriorityQueue. by Mikael Capelle 2018-03-29 12:16:00 +0200
  • 4e541e6 Fix issue with graph progress bar. by Mikael Capelle 2018-03-28 17:39:00 +0200
  • 51e1666 Remove useless outputs. by Mikael Capelle 2018-03-28 17:39:18 +0200
  • 8ff1fb8 Add new ArcInspector and correct naming in GUI. by Mikael Capelle 2018-03-28 14:14:14 +0200
  • a269d66 Fix PriorityQueue javadoc. by Mikael Capelle 2018-03-27 12:23:55 +0200
  • 9b01a61 Fix tests for PriorityQueue implementations. by Mikael Capelle 2018-03-27 12:23:44 +0200
  • d05bc92 Update tests for PriorityQueue. by Mikaël Capelle 2018-03-26 14:21:19 +0200
  • c5518e7 Fix BinaryHeap/Search trees and associated tests. by Mikaël Capelle 2018-03-26 12:27:57 +0200
  • aab8743 New updates. by Holt59 2018-03-25 14:35:15 +0200
  • 5b733e2 Return unmodifiable iterators from Node and Graph. Make Node and Graph final. by Holt59 2018-03-22 20:05:42 +0100
  • bdb378c Remove access to underlying containers inside Graph and Node. by Holt59 2018-03-22 19:47:01 +0100
  • 797a4e1 Fix issue with small maps not being draw properly. by Holt59 2018-03-21 20:46:59 +0100
  • 80b4b1c Fix drawing for very small graph and add new projection for fake maps. by Holt59 2018-03-21 20:39:46 +0100
  • e2d1d47 Fix Path.size() and add test for Path.size(). by Mikaël Capelle 2018-03-21 11:13:01 +0100
  • 46436f8 Update paths and tests. by Holt59 2018-03-20 21:31:01 +0100
  • b4e666d Update 'README.md' by Mikael Capelle 2018-03-15 18:45:11 +0000
  • b8d7396 Clean tests. by Mikael Capelle 2018-03-15 08:25:43 +0100
  • 7e079df Fix issue with new path not being colored correctly in MapView drawing. by Holt59 2018-03-14 22:07:25 +0100
  • ec9cd9c Fix issue with ProgressBar for loading graphs. by Holt59 2018-03-14 21:30:37 +0100
  • 25e35b9 Fix icons for Linux. by Holt59 2018-03-14 21:27:36 +0100
  • f2f65b8 Fix issue with no drawing not updated due to its size. by Holt59 2018-03-14 21:03:00 +0100
  • d5fcf03 Fix issue with backward arc having incorrect segments. by Holt59 2018-03-14 21:02:26 +0100
  • ccd6d7d Merge master. by Holt59 2018-03-13 23:32:35 +0100
  • e78ea25 Merge master. by Holt59 2018-03-13 23:07:30 +0100
  • c7d4dc8 Merge master. by Holt59 2018-03-13 22:58:27 +0100
  • 38efb0c Update background color for BasicDrawing. by Mikael Capelle 2018-03-13 18:29:21 +0100
  • 72f08de Fix path name in Launch. by Mikael Capelle 2018-03-13 17:49:34 +0100
  • 44ae861 Create a basic Launch class. by Mikael Capelle 2018-03-13 17:48:54 +0100
  • 73f1c6b Update Path javadoc. by Mikael Capelle 2018-03-13 17:27:20 +0100
  • 2a2cf41 Update README. by Mikael Capelle 2018-03-13 15:42:46 +0100
  • 7d39e3d Update README. by Mikael Capelle 2018-03-13 15:38:55 +0100
  • 2624681 Add Path, ShortestPath, etc. without implementation. by Mikael Capelle 2018-03-13 14:09:40 +0100
  • 251dbbb Fix issue with ArcBackward being drawn. by Holt59 2018-03-12 21:12:31 +0100
  • 19220dc Add code to transpose graph. by Holt59 2018-03-12 20:58:35 +0100
  • 95b68f3 Length -> Float. Fix issue with duplicated backward arcs. by Holt59 2018-03-12 20:43:32 +0100
  • ec7d18b Update .gitignore. by Holt59 2018-03-12 20:00:49 +0100
  • 59d5cd6 Fix .project. by Holt59 2018-03-12 19:58:25 +0100
  • 9baae3b Update 'README.md' by Mikael Capelle 2018-03-12 17:20:13 +0000
  • f952b87 Update 'README.md' by Mikael Capelle 2018-03-12 17:16:28 +0000
  • 3d9f0f8 Add README. by Mikael Capelle 2018-03-12 17:58:32 +0100
  • 3e93445 Move resources to class. by Mikael Capelle 2018-03-12 17:32:44 +0100
  • 17da90c Update javadoc. by Mikael Capelle 2018-03-12 17:13:02 +0100
  • 990b74b Fix issue with drawing not being drawn when opening from central button. by Mikael Capelle 2018-03-12 11:26:16 +0100
  • fa7c65a Add new basic filter. by Mikael Capelle 2018-03-12 11:25:49 +0100
  • 8200497 Fix issue with path taking too long to be drawn due to useless syncrhonization. by Holt59 2018-03-11 22:51:34 +0100
  • 4af68f9 Update folder for INSA. by Holt59 2018-03-11 22:16:48 +0100
  • 94cbeef Close stream when reading/writing is done. by Holt59 2018-03-11 21:59:55 +0100
  • 80df87b Change default filename for paths. by Holt59 2018-03-11 21:52:28 +0100
  • 97775a9 add information regarding number of arcs in graph. by Holt59 2018-03-11 20:34:16 +0100
  • 23b46fd Fix inconsistence between path reader and writer. by Holt59 2018-03-11 20:34:05 +0100
  • ca9a00e Update color for BasicDrawing. by Holt59 2018-03-11 16:15:30 +0100
  • f3964f1 Use a better projection for BasicDrawing. by Holt59 2018-03-11 15:50:54 +0100
  • 0030ab7 Create a FileUtils class to simplify file opening/saving. by Holt59 2018-03-11 14:19:38 +0100
  • 8661e63 Disable checkbox for graphic visualization when drawing is mapview. by Holt59 2018-03-11 00:19:50 +0100
  • a2d03a0 Throw exception for non-implemented drawGraph methods. by Holt59 2018-03-10 22:25:59 +0100
  • 9e84573 Remove useless method in interfaces. by Holt59 2018-03-10 22:18:59 +0100
  • 23341f1 Clean code. by Holt59 2018-03-10 20:45:55 +0100
  • 094a233 Clean code. by Holt59 2018-03-10 20:39:21 +0100
  • 84f01ce Add bounding-box in GraphStatistics. by Holt59 2018-03-10 20:00:27 +0100
  • 2a77c2d Add toString() for WWC input data. by Holt59 2018-03-10 20:00:18 +0100
  • ee241b9 Add button when no drawing are loaded. by Holt59 2018-03-10 19:47:55 +0100
  • 23928b2 Fix issue with file dialog not showing when drawing mapsforge. by Holt59 2018-03-09 21:36:19 +0100
  • e0268c8 Fix Arc and add @deprecated javadoc for students to implement. by Holt59 2018-03-09 21:26:38 +0100
  • 440dc48 Merge new-length. by Holt59 2018-03-09 21:15:03 +0100
  • f2bdc46 Fix .equals for Node. by Mikael Capelle 2018-03-09 21:08:00 +0100
  • 7dcbdcb Correct typing error. by Mikael Capelle 2018-03-09 21:07:49 +0100
  • a765e58 Fix issue with path test. by Mikael Capelle 2018-03-09 21:07:08 +0100
  • 3e6bcb0 Start updating length (int -> float). by Mikael Capelle 2018-03-09 14:12:21 +0100
  • 1a536dd Minor code cleaning. by Holt59 2018-03-08 23:18:51 +0100
  • 85fb193 Update javadoc and clean naming. by Mikael Capelle 2018-03-07 17:10:02 +0100
  • 17fb363 Make ArcForward non-public (hide implementation). by Mikael Capelle 2018-03-07 16:51:26 +0100
  • 04bddb0 Update javadoc, clean Arc implementation. by Mikael Capelle 2018-03-07 16:51:03 +0100
  • 1454e65 Update javadoc. by Mikael Capelle 2018-03-07 15:24:50 +0100
  • bcdaf54 Add algorithms for CarPooling and PackageSwitch. by Mikael Capelle 2018-03-07 14:47:22 +0100
  • f1d74d8 Fix issue with click not being enable when an input was empty in nodes input panel. by Holt59 2018-03-06 11:57:34 +0100
  • e5d1b30 Clean code. by Holt59 2018-03-06 10:30:43 +0100
  • 825108d Improve 'clear' performance (only clear overlays if possible). by Holt59 2018-03-05 22:59:47 +0100
  • bd01aad Remove one-time method from MaiNWindow. by Holt59 2018-03-05 22:42:49 +0100
  • c4b4455 Add panel for WCC like SP. by Holt59 2018-03-05 22:40:32 +0100