Commit Graph

34 Commits

Author SHA1 Message Date
Pavel e7d6609981 increase number of neighbors in search.cpp 2021-11-09 13:28:23 +01:00
Pavel 19ab754914 add search_result.txt 2021-11-09 13:27:21 +01:00
Pavel 106a64b37d add parts 2021-11-09 13:24:50 +01:00
Pavel 4eb6ef6da1 update editor.png 2021-11-09 13:21:23 +01:00
Pavel dd13495237 increase map size in editor.py 2021-11-09 13:18:19 +01:00
Pavel 58e639d5b6 add example.txt 2021-11-09 13:13:57 +01:00
Pavel 1c03f7b10c fix heuristic in astar.cpp 2021-11-09 10:05:06 +01:00
Pavel cab94daf65 remove semicolon from ia.py 2021-11-08 19:49:11 +01:00
Pavel ec19e4a218 add synchrod 2021-11-08 18:43:06 +01:00
Pavel 058e219021 add search.cpp 2021-11-08 09:12:32 +01:00
Pavel 478bd28ef3 add optimization code 2021-11-03 14:42:14 +01:00
Pavel b37a418bd8 add format.py 2021-11-01 19:28:29 +01:00
Pavel 21feff7264 increase number of decimal places in editor.py 2021-10-22 21:33:44 +02:00
Pavel 33beb61e27 update text format 2021-10-22 21:31:41 +02:00
Pavel f26b464ff9 add tockens to initial state in editor.py 2021-10-22 21:29:21 +02:00
Pavel 634de79c7d fix initial position in alryslib.c 2021-10-20 22:35:59 +02:00
Pavel d6db1f0124 remove unnecessary parentheses from alryslib.c 2021-10-20 22:34:51 +02:00
Pavel fcef3b0dac update editor.png 2021-10-20 09:41:54 +02:00
Pavel 64348c99fe optimize alrys1.png and alrys2.png 2021-10-20 09:37:10 +02:00
Pavel d094902561 add input and output functions to alryslib.c 2021-10-20 09:32:20 +02:00
Pavel ac4ef341b2 make lx and ly arrays global in alryslib.c 2021-10-20 09:29:30 +02:00
Pavel 614a3bac71 remove cost function from alryslib.c 2021-10-20 09:27:17 +02:00
Pavel 36008ace47 update text format in test.py 2021-10-20 09:26:58 +02:00
Pavel 4a8e0372d9 update text format in editor.py 2021-10-20 09:25:23 +02:00
Pavel dba5f26264 update convert_coordinate in editor.py 2021-10-19 23:05:56 +02:00
Pavel ba6bc63cad replace angle with keeps 2021-10-17 19:49:33 +02:00
Pavel 3b258108a0 add corrections to coordinates in test.py 2021-10-16 12:41:52 +02:00
Pavel 9b8a5936ba add cost function to alryslib.c 2021-10-16 12:11:39 +02:00
Pavel 14a4aa60c4 rename c and id to c1 and c2 in alryslib.c 2021-10-16 12:11:00 +02:00
Pavel 9a57494881 rename c and id to c1 and c2 in editor.py 2021-10-16 12:10:19 +02:00
Pavel 8961333c6d update editor.png 2021-10-16 12:05:48 +02:00
Pavel 377914bafb add corrections to coordinates in alryslib.c 2021-10-16 12:04:28 +02:00
Pavel 6ba7093885 add basic optimization code to editor.py 2021-10-16 12:03:48 +02:00
Pavel 0ddcd149f6 initial commit 2021-10-13 20:52:33 +02:00