|
|
33ecc44e1f
|
Bug fixes
|
2019-10-10 20:46:51 +02:00 |
|
|
|
89c6ba3ac0
|
continue phpcs fixes
|
2019-10-10 12:00:54 +02:00 |
|
|
|
1ecf3e8d8c
|
adding sort and making sure original list is unchanged after sort
|
2019-10-09 17:45:53 +02:00 |
|
|
|
b9d0e63beb
|
phpcs fixes + continue distribution implementations
|
2019-10-09 17:15:12 +02:00 |
|
|
|
1145144a98
|
cleanup unused files and phpcs fixes
|
2019-10-09 01:36:49 +02:00 |
|
|
|
0422411c89
|
phpstan fixes
|
2019-10-07 22:22:41 +02:00 |
|
|
|
921703a5b5
|
remove empty construct
|
2019-10-06 21:00:43 +02:00 |
|
|
|
e300558db8
|
Merge branch 'develop' of https://github.com/Orange-Management/phpOMS into develop
|
2019-10-06 17:52:31 +02:00 |
|
|
|
b35b7f1d7a
|
phpcs fixes
|
2019-10-06 17:41:41 +02:00 |
|
|
|
1746444975
|
optimize special case
|
2019-10-05 20:49:41 +02:00 |
|
|
|
8e292966c9
|
Fix uri shortening for query para duplication
|
2019-10-05 20:45:00 +02:00 |
|
|
|
1e0a841447
|
Add docblocks
|
2019-10-05 20:01:08 +02:00 |
|
|
|
85746809af
|
continue drafting l11n default files
|
2019-10-05 20:00:47 +02:00 |
|
|
|
e34e30f776
|
fix loop counter style
|
2019-10-05 20:00:18 +02:00 |
|
|
|
0f11df6f95
|
Change encoding to real utf8
|
2019-10-05 19:59:53 +02:00 |
|
|
|
ac0503c6e9
|
phpstan fixes
|
2019-09-29 01:12:58 +02:00 |
|
|
|
8221d4b723
|
phpcs fixes
|
2019-09-29 00:11:20 +02:00 |
|
|
|
cd58375f02
|
fix mapper formats
|
2019-09-28 23:11:50 +02:00 |
|
|
|
9511d3209c
|
fix empty lines
|
2019-09-28 20:58:36 +02:00 |
|
|
|
59124f1d1f
|
Update README.md
|
2019-09-28 20:25:59 +02:00 |
|
|
|
a51be51c03
|
fix docblock
|
2019-09-21 16:12:30 +02:00 |
|
|
|
559ebf200d
|
fix docblock
|
2019-09-21 15:26:53 +02:00 |
|
|
|
6336898978
|
fix phpcs findings
|
2019-09-12 19:46:27 +02:00 |
|
|
|
af294ff9ac
|
Fix minimum coins for value test
|
2019-09-09 20:14:47 +02:00 |
|
|
|
26383f1cde
|
test fixes
|
2019-09-09 19:51:35 +02:00 |
|
|
|
c41a59ad1d
|
try to improve performance
|
2019-09-07 08:45:24 +02:00 |
|
|
|
27035d8be7
|
prepare for more algorithms
|
2019-09-06 21:25:09 +02:00 |
|
|
|
2c4155b674
|
streamline heuristic by using metrics implementation
|
2019-09-04 21:39:29 +02:00 |
|
|
|
c9e439c0f4
|
Fix bugs/typos
|
2019-09-04 20:39:29 +02:00 |
|
|
|
bebfbafae8
|
added metrics. @todo: implement n-dim
|
2019-09-04 20:39:11 +02:00 |
|
|
|
96b9d4d1a5
|
fix ; typo
|
2019-09-03 21:29:06 +02:00 |
|
|
|
e12ad5212d
|
Merge localization datamapper support (not finished yet)
|
2019-09-03 21:01:31 +02:00 |
|
|
|
20791b6efe
|
fix invalid comp. function
|
2019-09-03 20:57:02 +02:00 |
|
|
|
675c4bcd3c
|
fix cpu %
|
2019-09-03 20:56:31 +02:00 |
|
|
|
e0aa1406e2
|
Add heap
|
2019-09-03 20:56:05 +02:00 |
|
|
|
743ba4a937
|
Implement missing conditional functionality (delete, update)
|
2019-09-03 15:38:09 +02:00 |
|
|
|
bb1aa4044a
|
Draft conditional data
|
2019-09-03 14:49:42 +02:00 |
|
|
|
34cc6325da
|
fix type hinting
|
2019-08-25 21:45:02 +02:00 |
|
|
|
0acef08f09
|
implement int shift
|
2019-08-25 21:44:42 +02:00 |
|
|
|
1b2705291d
|
start implementing heap
|
2019-08-25 21:44:11 +02:00 |
|
|
|
a85d205cf3
|
start implementing pathfinding
|
2019-08-25 21:43:43 +02:00 |
|
|
|
b38ebb92c0
|
Merge branch 'develop' of https://github.com/Orange-Management/phpOMS into develop
|
2019-08-20 19:22:32 +02:00 |
|
|
|
c8ec18f912
|
Create Path.php
|
2019-08-20 17:34:47 +02:00 |
|
|
|
ce0a98c7a8
|
Update PathFinderInterface.php
|
2019-08-20 17:31:08 +02:00 |
|
|
|
309b661fab
|
Create PathFinderInterface.php
|
2019-08-20 17:21:24 +02:00 |
|
|
|
6efc4e157b
|
Update Grid.php
|
2019-08-20 16:36:14 +02:00 |
|
|
|
095fd15607
|
Update Grid.php
|
2019-08-20 16:28:38 +02:00 |
|
|
|
aec62e3eb2
|
Update Node.php
|
2019-08-20 16:20:38 +02:00 |
|
|
|
ea85dd5f25
|
Update Grid.php
|
2019-08-20 16:13:05 +02:00 |
|
|
|
8f3eeac987
|
Update Node.php
|
2019-08-20 16:10:39 +02:00 |
|