Commit Graph

71 Commits

Author SHA1 Message Date
Dennis Eichhorn
f1a64bdc64 auto fixes + some impl. 2024-01-26 22:54:00 +00:00
Dennis Eichhorn
ea0b033e1c update 2024-01-02 23:34:19 +00:00
Dennis Eichhorn
b5944503d8 bug fixes 2023-12-08 21:52:34 +00:00
Dennis Eichhorn
5433e64d8e Fix code style 2023-11-11 21:44:06 +00:00
Dennis Eichhorn
8f0f105b8a fix type division instead of multiplication 2023-10-22 16:30:04 +00:00
Dennis Eichhorn
3656d6df97 fix tests 2023-10-22 16:08:16 +00:00
Dennis Eichhorn
4807dcf5c2 fix tests 2023-10-15 18:58:36 +00:00
Dennis Eichhorn
0b5d51f9b8 code fixes 2023-10-15 17:41:45 +00:00
Dennis Eichhorn
567ab3bfcd todos fixed 2023-10-12 22:49:21 +00:00
f802139f33 Fix file header 2023-06-17 03:13:39 +02:00
Dennis Eichhorn
1da071f202 Quick backup before crash 2023-06-13 18:55:52 +00:00
Dennis Eichhorn
a4be7fd316 phpcs autofixes 2023-05-28 12:19:04 +00:00
Dennis Eichhorn
055d25425e phpcs auto fixes 2023-05-28 04:00:43 +00:00
Dennis Eichhorn
7c01ac51e9 bug fixes and subscription improvements 2023-04-25 01:51:28 +00:00
1b0d170052 Use root namespace and cleanup 2018-05-30 13:40:28 +02:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
5f385e44c0 Add public/private to const 2018-03-16 08:47:43 +01:00
1cd1ee0e10 phpstan fixes 2018-03-13 23:35:20 +01:00
3b45692ff1 Nullable+void typehint 2018-03-13 20:55:49 +01:00
fdff9da488 phpcs fixes 2018-02-17 22:05:29 +01:00
675d3fa808 phpcs fixes 2018-02-17 21:38:39 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
e3b14015fc Improve increments 2018-02-10 21:52:20 +01:00
23bc8b732f phpcbf 2018-02-03 13:15:46 +01:00
e4dadf447d Improve codestyle 2018-02-03 10:30:13 +01:00
f1288ebc03 More codestyle fixes 2018-01-31 22:05:15 +01:00
243f87405a Fix spacing and line-breaks 2018-01-28 22:07:04 +01:00
b326f71086 Fix tests 2018-01-15 18:08:05 +01:00
60921028e7 Remove @category and replace with @package 2017-12-30 12:57:27 +01:00
db5a215071 Remove package TBD 2017-12-30 11:53:20 +01:00
b723bcb3f7 Fix phpstorm inspections 2017-11-19 23:20:11 +01:00
771838c1a4 Fix namespace spacing 2017-11-05 22:42:31 +01:00
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01:00
c50a00b70e Bug fix and optimize tsp algo 2017-10-31 19:18:04 +01:00
e4833b6e58 Fix tabs to white spaces 2017-10-27 18:20:52 +02:00
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +02:00
2e1fd6b1ca Fix #134 2017-10-26 19:08:45 +02:00
02bf21400f fixes #30 2017-09-08 20:13:29 +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
521cd5366e Create TransportationProblem.php 2017-07-13 10:49:50 +02:00
c8605e4f96 Create AssignmentProblem.php 2017-07-13 10:49:38 +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
ed79ead137 Fix comments 2016-11-07 20:14:06 +01:00
0dbbc40a62 Draft genetic algorithm interface 2016-10-20 10:02:28 +02:00