229 Commits (master)
 

Author SHA1 Message Date
  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
  Mikael Capelle 3d9f0f8e4b Add README. 6 years ago
  Mikael Capelle 3e93445e38 Move resources to class. 6 years ago
  Mikael Capelle 17da90c32c Update javadoc. 6 years ago
  Mikael Capelle 990b74bf1a Fix issue with drawing not being drawn when opening from central button. 6 years ago
  Mikael Capelle fa7c65a6e6 Add new basic filter. 6 years ago
  Holt59 8200497675 Fix issue with path taking too long to be drawn due to useless syncrhonization. 6 years ago
  Holt59 4af68f9f93 Update folder for INSA. 6 years ago
  Holt59 94cbeef58f Close stream when reading/writing is done. 6 years ago
  Holt59 80df87ba51 Change default filename for paths. 6 years ago
  Holt59 97775a9714 add information regarding number of arcs in graph. 6 years ago
  Holt59 23b46fd4bc Fix inconsistence between path reader and writer. 6 years ago
  Holt59 ca9a00ea97 Update color for BasicDrawing. 6 years ago
  Holt59 f3964f1958 Use a better projection for BasicDrawing. 6 years ago
  Holt59 0030ab7aef Create a FileUtils class to simplify file opening/saving. 6 years ago
  Holt59 8661e63728 Disable checkbox for graphic visualization when drawing is mapview. 6 years ago
  Holt59 a2d03a0857 Throw exception for non-implemented drawGraph methods. 6 years ago
  Holt59 9e8457337e Remove useless method in interfaces. 6 years ago
  Holt59 23341f1499 Clean code. 6 years ago
  Holt59 094a2331af Clean code. 6 years ago
  Holt59 84f01ce47e Add bounding-box in GraphStatistics. 6 years ago
  Holt59 2a77c2d271 Add toString() for WWC input data. 6 years ago
  Holt59 ee241b963a Add button when no drawing are loaded. 6 years ago
  Holt59 23928b2c5b Fix issue with file dialog not showing when drawing mapsforge. 6 years ago
  Holt59 e0268c80af Fix Arc and add @deprecated javadoc for students to implement. 6 years ago
  Holt59 440dc48c6a Merge new-length. 6 years ago
  Mikael Capelle f2bdc462a3 Fix .equals for Node. 6 years ago
  Mikael Capelle 7dcbdcb408 Correct typing error. 6 years ago
  Mikael Capelle a765e58f84 Fix issue with path test. 6 years ago
  Mikael Capelle 3e6bcb0665 Start updating length (int -> float). 6 years ago
  Holt59 1a536dd759 Minor code cleaning. 6 years ago
  Mikael Capelle 85fb193808 Update javadoc and clean naming. 6 years ago
  Mikael Capelle 17fb363493 Make ArcForward non-public (hide implementation). 6 years ago
  Mikael Capelle 04bddb0d34 Update javadoc, clean Arc implementation. 6 years ago
  Mikael Capelle 1454e651dc Update javadoc. 6 years ago
  Mikael Capelle bcdaf54a63 Add algorithms for CarPooling and PackageSwitch. 6 years ago
  Holt59 f1d74d8040 Fix issue with click not being enable when an input was empty in nodes input panel. 6 years ago
  Holt59 e5d1b30cfd Clean code. 6 years ago
  Holt59 825108d10e Improve 'clear' performance (only clear overlays if possible). 6 years ago
  Holt59 bd01aadeb1 Remove one-time method from MaiNWindow. 6 years ago
  Holt59 c4b4455287 Add panel for WCC like SP. 6 years ago