Commit graph

  • d1a0096430 test Astar, vfinale master Raph 2023-05-18 13:28:11 +0200
  • 738b944cdf test georgia 2023-05-13 15:50:21 +0200
  • 7c49a6d547 test dij finaux Raph 2023-05-13 15:41:24 +0200
  • 9f3a23c707 marathon georgia 2023-05-10 12:15:57 +0200
  • 4a1e281ec7 test dij sauf test coherence Raph 2023-05-10 12:14:53 +0200
  • d044186aa4 tests georgia 2023-05-10 10:06:54 +0200
  • b18a939270 fastest path georgia 2023-05-10 09:47:56 +0200
  • 026f99c0e6 dijkstra georgia 2023-05-10 09:34:05 +0200
  • c20c21f527 cout du chemin georgia 2023-05-02 19:08:23 +0200
  • fc581c42be dijkstra georgia 2023-05-02 18:08:43 +0200
  • 852f7f9d1e test2 dij Raph 2023-05-02 18:00:30 +0200
  • 1821ccfa70 Merge branch 'master' of https://git.etud.insa-toulouse.fr/rees/Graphes_REES_KOUTSODIMA Raph 2023-05-02 17:05:57 +0200
  • e636a00aad problème test dijkstra Raph 2023-05-02 17:05:11 +0200
  • 3eab8045cc pb ouvert georgia 2023-04-19 18:03:00 +0200
  • 23fc5a8475 test dijkstra basique Raph 2023-04-19 17:55:37 +0200
  • 018d321be4 Dikjstra et A* georgia 2023-04-16 10:56:42 +0200
  • d867c0db7f dijkstra * a completer georgia 2023-04-12 18:28:13 +0200
  • e4695e0ae7 dijkstra georgia 2023-04-12 17:41:38 +0200
  • ce9743650b observer dijkstra Raph 2023-04-12 17:13:04 +0200
  • 4e6a6cbcd3 dijkstra georgia 2023-04-12 16:33:44 +0200
  • 14240bbf30 dijkstra georgia 2023-04-12 16:14:38 +0200
  • c81a209b5a dijkstra georgia 2023-04-05 18:37:33 +0200
  • 108e795bd9 label georgia 2023-04-05 16:22:17 +0200
  • d9e7c9df3b binary heap remove georgia 2023-03-29 18:26:27 +0200
  • 30bf791092 Launch.java Raph 2023-03-29 17:12:43 +0200
  • 4345b03ba0 fastest path georgia 2023-03-29 16:14:06 +0200
  • bd9d89eaf5 Merge branch 'master' of https://git.etud.insa-toulouse.fr/rees/Graphes_REES_KOUTSODIMA georgia 2023-03-29 16:00:15 +0200
  • 8e544f659a test georgia 2023-03-29 15:58:37 +0200
  • 8ca8f98b7e shortest path Raph 2023-03-29 15:56:11 +0200
  • 96dc076c30 Merge branch 'master' of https://git.etud.insa-toulouse.fr/rees/Graphes_REES_KOUTSODIMA Raph 2023-03-22 10:53:34 +0100
  • 853637bb48 tp1 Raph 2023-03-22 10:52:58 +0100
  • 1de89b46d5 changes georgia 2023-03-22 10:50:20 +0100
  • 480b25bccc Modification pom.xml Raph 2023-03-22 08:28:38 +0100
  • 8675c420a8 Unused imports Didier Le Botlan 2023-03-07 12:08:34 +0100
  • 77ed944b3c Fix Point Didier Le Botlan 2023-03-07 11:30:34 +0100
  • ce5c34cb06 Correction de : Distance renvoie NaN si les deux points sont égaux. (fix non testé) Didier Le Botlan 2022-04-12 19:42:23 +0200
  • dd5ed04891 annotation javadoc Le Botlan Didier 2022-03-25 08:19:08 +0100
  • 1f28a33da4 Removed getMaximumSpeed in Data. Le Botlan Didier 2022-03-01 17:14:58 +0100
  • 2914df4a37 [maven] Cleanup pom.xml files. Mikaël Capelle 2020-03-04 16:10:08 +0100
  • 5bb454a3b2 Switch to Maven project. Mikaël Capelle 2020-02-23 16:30:06 +0100
  • fd503d148e Pretty print in BInaryHeap Le Botlan 2019-07-09 14:46:12 +0200
  • 554b38be45 Fix order of values in assertions. Mikaël Capelle 2019-03-25 17:17:22 +0100
  • dc715744d0 Improve Javadoc of the graph package. Mikaël Capelle 2019-03-18 21:34:10 +0100
  • 423e36fc65 Fix precision issue with real and as the crow flies length. Mikaël Capelle 2019-03-18 20:14:00 +0100
  • d8470055f1 Add getNodes() and getSuccessors() methods and remove iterable from Graph and Node. Mikaël Capelle 2019-03-18 20:05:49 +0100
  • 71a0085d59 Small fix for drawings. Mikaël Capelle 2019-03-18 19:50:29 +0100
  • 245744c4a0 Add toString() for Graph. Mikaël Capelle 2019-03-18 19:50:20 +0100
  • de6fa0698b Update 'README.md' Mikael Capelle 2019-02-24 20:33:05 +0000
  • 455090e10a Fix issue with SolutionPanel and Java 9. Mikael Capelle 2018-04-16 14:16:46 +0200
  • aea8f054d5 Add info for .data() in priority queue test. Mikael Capelle 2018-03-29 12:18:32 +0200
  • cf672f8cd4 Update tests for PriorityQueue. Mikael Capelle 2018-03-29 12:16:00 +0200
  • 4e541e67cf Fix issue with graph progress bar. Mikael Capelle 2018-03-28 17:39:00 +0200
  • 51e166600d Remove useless outputs. Mikael Capelle 2018-03-28 17:39:18 +0200
  • 8ff1fb8c17 Add new ArcInspector and correct naming in GUI. Mikael Capelle 2018-03-28 14:14:14 +0200
  • a269d66470 Fix PriorityQueue javadoc. Mikael Capelle 2018-03-27 12:23:55 +0200
  • 9b01a61da2 Fix tests for PriorityQueue implementations. Mikael Capelle 2018-03-27 12:23:44 +0200
  • d05bc92689 Update tests for PriorityQueue. Mikaël Capelle 2018-03-26 14:21:19 +0200
  • c5518e7240 Fix BinaryHeap/Search trees and associated tests. Mikaël Capelle 2018-03-26 12:27:57 +0200
  • aab8743d3c New updates. Holt59 2018-03-25 14:35:15 +0200
  • 5b733e25c7 Return unmodifiable iterators from Node and Graph. Make Node and Graph final. Holt59 2018-03-22 20:05:42 +0100
  • bdb378c079 Remove access to underlying containers inside Graph and Node. Holt59 2018-03-22 19:47:01 +0100
  • 797a4e1c8c Fix issue with small maps not being draw properly. Holt59 2018-03-21 20:46:59 +0100
  • 80b4b1c7fc Fix drawing for very small graph and add new projection for fake maps. Holt59 2018-03-21 20:39:46 +0100
  • e2d1d47beb Fix Path.size() and add test for Path.size(). Mikaël Capelle 2018-03-21 11:13:01 +0100
  • 46436f81f3 Update paths and tests. Holt59 2018-03-20 21:31:01 +0100
  • b4e666d08d Update 'README.md' Mikael Capelle 2018-03-15 18:45:11 +0000
  • b8d73963a6 Clean tests. Mikael Capelle 2018-03-15 08:25:43 +0100
  • 7e079df22f Fix issue with new path not being colored correctly in MapView drawing. Holt59 2018-03-14 22:07:25 +0100
  • ec9cd9c601 Fix issue with ProgressBar for loading graphs. Holt59 2018-03-14 21:30:37 +0100
  • 25e35b9bc4 Fix icons for Linux. Holt59 2018-03-14 21:27:36 +0100
  • f2f65b85d4 Fix issue with no drawing not updated due to its size. Holt59 2018-03-14 21:03:00 +0100
  • d5fcf036b9 Fix issue with backward arc having incorrect segments. Holt59 2018-03-14 21:02:26 +0100
  • ccd6d7d7af Merge master. Holt59 2018-03-13 23:32:35 +0100
  • e78ea25ab3 Merge master. Holt59 2018-03-13 23:07:30 +0100
  • c7d4dc8077 Merge master. Holt59 2018-03-13 22:58:27 +0100
  • 38efb0ccea Update background color for BasicDrawing. Mikael Capelle 2018-03-13 18:29:21 +0100
  • 72f08def1b Fix path name in Launch. Mikael Capelle 2018-03-13 17:49:34 +0100
  • 44ae861fb8 Create a basic Launch class. Mikael Capelle 2018-03-13 17:48:54 +0100
  • 73f1c6bd78 Update Path javadoc. Mikael Capelle 2018-03-13 17:27:20 +0100
  • 2a2cf413ba Update README. Mikael Capelle 2018-03-13 15:42:46 +0100
  • 7d39e3d00a Update README. Mikael Capelle 2018-03-13 15:38:55 +0100
  • 2624681499 Add Path, ShortestPath, etc. without implementation. Mikael Capelle 2018-03-13 14:09:40 +0100
  • 251dbbb074 Fix issue with ArcBackward being drawn. Holt59 2018-03-12 21:12:31 +0100
  • 19220dc8a4 Add code to transpose graph. Holt59 2018-03-12 20:58:35 +0100
  • 95b68f3e31 Length -> Float. Fix issue with duplicated backward arcs. Holt59 2018-03-12 20:43:32 +0100
  • ec7d18b1b2 Update .gitignore. Holt59 2018-03-12 20:00:49 +0100
  • 59d5cd64ad Fix .project. Holt59 2018-03-12 19:58:25 +0100
  • 9baae3b142 Update 'README.md' Mikael Capelle 2018-03-12 17:20:13 +0000
  • f952b870ff Update 'README.md' Mikael Capelle 2018-03-12 17:16:28 +0000
  • 3d9f0f8e4b Add README. Mikael Capelle 2018-03-12 17:58:32 +0100
  • 3e93445e38 Move resources to class. Mikael Capelle 2018-03-12 17:32:44 +0100
  • 17da90c32c Update javadoc. Mikael Capelle 2018-03-12 17:13:02 +0100
  • 990b74bf1a Fix issue with drawing not being drawn when opening from central button. Mikael Capelle 2018-03-12 11:26:16 +0100
  • fa7c65a6e6 Add new basic filter. Mikael Capelle 2018-03-12 11:25:49 +0100
  • 8200497675 Fix issue with path taking too long to be drawn due to useless syncrhonization. Holt59 2018-03-11 22:51:34 +0100
  • 4af68f9f93 Update folder for INSA. Holt59 2018-03-11 22:16:48 +0100
  • 94cbeef58f Close stream when reading/writing is done. Holt59 2018-03-11 21:59:55 +0100
  • 80df87ba51 Change default filename for paths. Holt59 2018-03-11 21:52:28 +0100
  • 97775a9714 add information regarding number of arcs in graph. Holt59 2018-03-11 20:34:16 +0100
  • 23b46fd4bc Fix inconsistence between path reader and writer. Holt59 2018-03-11 20:34:05 +0100