Commit Graph

111 Commits

Author SHA1 Message Date
843d97c632 fix todos/move to todo list 2020-11-26 20:50:18 +01:00
ba7737d0ad autofixes 2020-11-24 18:44:22 +01:00
86d62a1bb5 remove some getter/setter 2020-11-24 17:31:21 +01:00
ef35a22f93 impl. more tests 2020-10-06 11:35:34 +02:00
58c49080c8 improve tests 2020-10-06 00:50:24 +02:00
2c49d9aee9 test impl. and code coverage improvements 2020-10-02 20:02:04 +02:00
28c9ec6a6c fix const alignment 2020-09-01 07:38:03 +02:00
71bb333aa4 autofixes 2020-08-30 20:13:11 +02:00
f23995005c add copyrights 2020-05-30 15:38:32 +02:00
bbdd04b36e add tests and fix bugs 2020-04-18 18:33:48 +02:00
20a45ef0c8 make null models final 2020-04-13 17:33:31 +02:00
ee06a96792 fix function return type hint cs 2020-03-29 12:50:25 +02:00
b2f17234fa remove db prefix 2020-03-12 18:10:03 +01:00
a2a70e28eb phpstan fixes and install bug 2020-02-27 19:01:55 +01:00
3aed840c77 improve baseline 2020-02-06 23:53:39 +01:00
fb968fbef7 fix bugs, phpstan, phpcs 2020-02-06 21:04:34 +01:00
2b3a19bbcb
Make array docblock more specific NO_CI 2020-02-05 16:55:48 +01:00
f86a0aa6ed
Make types more specific NO_CI 2020-02-05 16:49:53 +01:00
98adcaad7c
Make types more specific NO_CI 2020-02-05 16:49:07 +01:00
dfba5f1021 start implementing array{} typehint 2020-02-04 21:52:59 +01:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
3f132fb60b fix typehint 2020-01-25 22:13:29 +01:00
59f43a6a87 improve array docblock 2020-01-19 18:54:00 +01:00
d8bf78c7b4 fix type hint 2020-01-01 21:31:15 +01:00
a75025c1a0 cleanup todos 2019-12-31 23:36:41 +01:00
aefd1e8cc5 spell checking 2019-12-22 09:37:49 +01:00
266ae61e53 stricter typehint 2019-12-21 21:41:05 +01:00
e1f10bb82f add possible improvement remarks 2019-12-16 20:44:47 +01:00
3a8a783804 maze render functions generates string 2019-12-15 16:20:11 +01:00
e008c094e5 fix return type 2019-12-15 14:29:50 +01:00
ab385bfbb5 remove empty line 2019-12-15 14:17:43 +01:00
acd148b70b add maze generator 2019-12-15 12:45:45 +01:00
f5e050c0b3 make final 2019-12-10 21:29:52 +01:00
86f77e0a5e cleanup and tests added for ci/cd 2019-11-20 22:27:43 +01:00
7fece66ef6 cleanup tests and add new tests 2019-11-10 22:38:11 +01:00
5256e40989 add tests and try to fix 0 devision bug 2019-11-03 23:20:53 +01:00
f5494f4b31 hopefully fixed devision by 0 2019-10-31 21:16:33 +01:00
f6fb7f4747 phpcs fixes 2019-10-19 18:50:53 +02:00
f24e6f4681 remove debugging lines 2019-10-19 14:11:31 +02:00
b8ca685473 fix and complete path finding algorithm 2019-10-19 13:10:45 +02:00
549bbfbccf Implement kmeans algorithm 2019-10-17 16:09:03 +02:00
f5208e95fe Implement interfaces for algorithms 2019-10-17 16:08:43 +02:00
cd352b81a8 prevent initialization 2019-10-17 11:00:51 +02:00
a504f6bd0e Implement weighted job scheduling 2019-10-17 10:49:52 +02:00
4e3678d498 Finish knapsack implementation 2019-10-17 10:49:33 +02:00
5ee0e67512 make classes final 2019-10-17 10:49:07 +02:00
577adab857 phpcs fixes and classifier bug fixes/searching 2019-10-12 10:29:26 +02:00
85abb6c520 fix bugs and implement more sort algs 2019-10-11 16:40:09 +02:00
33ecc44e1f Bug fixes 2019-10-10 20:46:51 +02:00
89c6ba3ac0 continue phpcs fixes 2019-10-10 12:00:54 +02:00