Commit Graph

36 Commits

Author SHA1 Message Date
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
028d1ae887 Move gaussian algorithm to matrix 2016-10-20 10:02:28 +02:00
aca0e8ff08 Fixed for documentor 2016-08-14 20:57:57 +02:00
d2de70d356 Auto-format 2016-07-15 21:33:05 +02:00
bc75d9ce81 Namespace, naming etc. fixes 2016-06-14 14:50:42 +02:00
277e360159 Formatting and new implementations 2016-05-06 23:39:33 +02:00
ce182bab92 Formatting & bug fixes 2016-05-05 11:27:16 +02:00
f673579340 PhpStorm fixes 2016-04-16 12:03:42 +02:00
Scrutinizer Auto-Fixer
114ce12de8 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-03-28 14:44:47 +00:00
e3e7e2e6c7 Coding style fixes. 2016-03-27 22:03:31 +02:00
0978f41ca2 Performance fixes 2016-03-27 21:54:15 +02:00
fd9480a34c Solving critical bugs 2016-03-27 21:44:01 +02:00
b27154dc19 Parameter fix 2016-03-15 22:06:15 +01:00
c2eefd10cd Comments and draft for graph 2016-03-15 16:39:42 +01:00
1866e9a212 More draft comments and fixes 2016-03-14 21:12:21 +01:00
78bc28b045 Draft
All these files need further edits + other optimization files + moving
of files
2016-03-13 21:49:01 +01:00
97687422eb Remove namespace from scalar 2016-01-23 10:17:34 +01:00
c23d515173 Documentation 2016-01-02 21:15:37 +01:00
2456a58aed Shift scheduling problem initialized 2015-12-25 17:30:43 +01:00
0b0111c230 Knappsack problem initialized 2015-12-25 17:30:24 +01:00
3b17881563 Unrequired abstraction 2015-12-25 17:30:00 +01:00
cab1ed16b2 First test implementation of TSP 2015-12-25 13:56:31 +01:00