Commit Graph

43 Commits

Author SHA1 Message Date
d3f80c537e print len fix 2019-06-10 09:04:10 +02:00
0a465f0dd8 path optimalisation 2019-06-10 02:29:08 +02:00
f8864d2ecd path distance from end < distance from next point 2019-06-10 02:23:22 +02:00
3c4508b689 diagonal distance in path 2019-06-10 02:02:38 +02:00
593fb634a4 Node init fix 2019-06-10 00:53:49 +02:00
232b4af77d Merge branch 'master' of https://git.wmi.amu.edu.pl/s434720/2019SZI-Projekt 2019-06-10 00:53:00 +02:00
df807cc13a list index fix 2019-06-10 00:52:47 +02:00
nlitkowski
078768815f code cleanup 2019-06-10 00:41:31 +02:00
nlitkowski
7d3172630f Updated trash generating script 2019-06-10 00:13:56 +02:00
1f4b81f4d6 Merge branch 'master' of https://git.wmi.amu.edu.pl/s434720/2019SZI-Projekt 2019-06-09 23:23:55 +02:00
83838ac87e menage coments 2019-06-09 23:23:00 +02:00
nlitkowski
d80eb6db6c Working trash node generation image based 2019-06-09 23:18:35 +02:00
01a9c6f790 minor changes 2019-06-09 20:25:46 +02:00
17cda812ca improve distance list 2019-06-09 18:28:37 +02:00
e26cc9b033 points optimalisation 2019-06-09 18:15:22 +02:00
ae1cb2900b add days of week 2019-06-09 15:32:10 +02:00
37aca9f70e terminal putput fix 2019-06-09 13:47:19 +02:00
bd7a7881b2 improve move of the truck 2019-06-09 13:37:29 +02:00
51bc22088c collect trash from one kind 2019-06-09 13:25:00 +02:00
21b874d089 add house class 2019-06-09 12:13:31 +02:00
nlitkowski
df81802291 Add settings window and Qt imports 2019-05-01 02:21:02 +02:00
nlitkowski
fdc7c90e84 Move apath to Logic package 2019-05-01 02:09:06 +02:00
9a5f0c4e56 Fix minor naming convention mistakes 2019-04-29 12:51:48 +02:00
e45c01fa1e Rename files 2019-04-29 12:49:54 +01:00
a9c0ae6a10 Naming conventions 2019-04-29 12:45:56 +01:00
12354f8d6e InOpenList InClosedList add 2019-04-29 11:49:34 +02:00
25040f0ea0 Code review 2019-04-28 17:54:26 +02:00
02071f919f Obstcle modes 2019-04-28 16:13:41 +02:00
2fba7e8c7f Update AStar algorithm 2019-04-28 16:09:06 +02:00
5e8bab126f update astar 2019-04-27 18:36:14 +02:00
053e225135 code review 2019-04-27 18:24:51 +02:00
07ff61b1dd Draw map colors changed 2019-04-27 18:23:33 +02:00
e0a0e4f456 AStar changes optimalisation 2019-04-27 18:04:06 +02:00
4ee1e5af4f A* chages 2019-04-25 20:56:02 +02:00
d716eb1d79 Random obstacles 2019-04-25 18:25:37 +02:00
bc66661563 Pylint disable no member error 2019-04-15 12:54:29 +02:00
56e4194cda Add A* 2019-04-15 12:19:26 +02:00
d3927cfb8c Remove unused imports and variables 2019-04-08 12:16:50 +02:00
6d94b540e0 bledy 2019-04-08 11:39:58 +02:00
nlitkowski
05254c3c7d Change grid class to consist of nodes. 2019-04-08 01:15:47 +02:00
nlitkowski
925c328169 Initialize grid generating with basic colours. 2019-04-07 23:39:18 +02:00
nlitkowski
fe7cc509fd Initialize grid and node classes. Initialize main window. 2019-04-07 16:58:08 +02:00
nlitkowski
b56e975709 Initialize project files 2019-04-07 16:15:19 +02:00