Commit Graph

177 Commits

Author SHA1 Message Date
324ab2d21f
Create IDAStar.php 2019-08-20 15:26:37 +02:00
5eb3881b28
Create AStar.php 2019-08-20 15:25:49 +02:00
87a5577721
Create MovementType.php 2019-08-20 15:24:29 +02:00
8c9c5c192e
Create JPS.php 2019-08-20 15:23:11 +02:00
071c6a010e
Create HeuristicType.php 2019-08-20 15:23:00 +02:00
0878f9498d
Create Node.php 2019-08-20 15:22:26 +02:00
2059f85800
Create Grid.php 2019-08-20 15:22:17 +02:00
3bb09081d4
Create Heuristic.php 2019-08-20 15:22:06 +02:00
047d8c3028 Implement more sorting algorithms 2019-08-17 22:33:09 +02:00
eb7dbe4663 start implementing php 7.4 2019-08-15 20:44:04 +02:00
9d6ecedba2 autofixes 2019-08-10 23:23:06 +02:00
64198f0562 start impl. sort algorithms 2019-08-10 23:21:26 +02:00
93e8182eb9 Remove duplicate algorithm 2017-10-31 15:37:01 +01:00
7e11c3ede3 Fix switch catch spacing 2017-10-29 11:27:13 +01:00
ba1b82f559 Fix if for foreach while spacing 2017-10-27 17:55:35 +02:00
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +02:00
6554060634 fixes #116 2017-08-11 20:43:38 +02:00
c328c8fcef Fix file author and copyright 2017-07-26 17:50:41 +02:00
ff3d253588 Remove @author docblock 2017-07-20 18:10:26 +02:00
58b9fd5171 Enable strict_types 2017-01-25 11:51:36 +01:00
6fd1ebe9b1 Removing copyright date 2017-01-25 11:18:25 +01:00
777f084a39 Fix dockblocks and minor bugs 2016-12-22 21:16:05 +01:00
a93a1c1653 Increase php version requirement 2016-12-07 20:57:51 +01:00
d6dd1a5a96 Prepare const visibility 2016-12-07 20:22:40 +01:00
ab5e11a242 Preparing for void return type 2016-12-03 21:59:21 +01:00
8a68def05d Fix bugs for documentor 2016-11-15 11:46:23 +01:00
5522cf06fc Algorithm placeholder 2016-11-13 20:00:09 +01:00