Archived
0
Commit Graph

51 Commits

Author SHA1 Message Date
iMoHax
b3b0b6ec3d move Connectible to other packet 2015-07-31 10:59:35 +03:00
iMoHax
eb9f42ddb6 add callbacks to crawler 2015-07-31 10:58:01 +03:00
iMoHax
40b0f66d8d implement loop route specification 2015-07-30 12:00:06 +03:00
iMoHax
d1ac962d3d don't use frok join on build graph
fix multi thread search
2015-07-30 11:58:47 +03:00
iMoHax
5893c99b71 compute route score as time/profit 2015-07-20 17:10:46 +03:00
iMoHax
8807357d62 remove unused methods 2015-07-16 15:07:08 +03:00
iMoHax
e654d87e3c use new route searcher in market analyzer 2015-07-16 13:22:23 +03:00
iMoHax
40e4d2b377 move to test util check paths 2015-07-15 11:24:33 +03:00
iMoHax
12716b7d3e new more fasted route finder 2015-07-13 15:20:09 +03:00
iMoHax
6e0fe05576 implement compute min and max fuel for jump to distance 2015-07-13 15:19:00 +03:00
iMoHax
b5137de128 Fix find fast if source is not root 2015-07-02 13:07:26 +03:00
iMoHax
17f4f1f60c use custom function for checking targets 2015-07-01 16:07:13 +03:00
iMoHax
c7f405e67c Implement LimitedQueue 2015-06-29 17:48:28 +03:00
iMoHax
22e37b1342 Improve Crawler implementation 2015-06-26 15:47:01 +03:00
iMoHax
88fc864188 change scorer formula 2015-06-23 17:51:26 +03:00
iMoHax
56153abf85 modify vectors collection in graph 2015-06-19 15:58:49 +03:00
iMoHax
970806d278 fix scorer 2015-05-22 17:33:07 +03:00
iMoHax
a549dce54a implement route searcher 2015-05-21 14:54:55 +03:00
iMoHax
bf5f12e405 implement route filler, changes in scorer 2015-05-20 16:07:10 +03:00
iMoHax
eaee1b190d modify crawler implementation 2015-05-20 16:04:55 +03:00
iMoHax
0fd99b0ac2 change graph implementation 2015-05-16 21:11:45 +03:00
iMoHax
42a958ecb2 implement scorer 2015-05-16 17:23:09 +03:00
iMoHax
bef5cc2f99 implement scorer 2015-04-15 20:56:19 +03:00
iMoHax
7c1e828eae implement search stations 2015-01-21 13:20:43 +03:00
iMoHax
4b0c2f0a0e implement recompute, refresh path, add station to path 2015-01-16 13:11:36 +03:00
iMoHax
04957e5a86 cache vendor offers 2015-01-14 17:24:05 +03:00
iMoHax
038e920883 implement berkeley bd 2015-01-14 17:13:59 +03:00
iMoHax
e8a755c6f8 fill all field on copy or add path 2015-01-09 17:58:10 +03:00
iMoHax
1a0e7d3c9d fix sort by avg profit 2015-01-05 01:13:30 +03:00
iMoHax
41097328bc no add order with negative profit 2015-01-05 01:10:47 +03:00
iMoHax
96b9da3ebe implement check station in one system on find paths 2014-11-28 15:45:59 +03:00
iMoHax
dd00f7be39 check demand and supply for order limit count 2014-11-27 14:00:31 +03:00
iMoHax
0dbd820c98 change xml store format 2014-11-21 16:33:13 +03:00
iMoHax
5ffe7c4b3a change xml store format 2014-11-18 13:16:35 +03:00
iMoHax
b1a585bbc0 Refactoring core module 2014-11-08 18:37:12 +03:00
iMoHax
1e1e41595d - extract abstract classes
- move simple implementation to ru.trader.store.simple package
2014-09-30 15:29:04 +04:00
iMoHax
d2196c6be1 Improved segment search 2014-09-19 14:50:38 +04:00
iMoHax
ece5389f6f implement multi-threading route search 2014-09-12 15:23:35 +04:00
iMoHax
de37399992 fix limit on refill in findPaths 2014-08-30 13:20:04 +04:00
iMoHax
b3bd22b99d fix sort routers 2014-08-25 17:42:11 +04:00
iMoHax
c44151f859 fix reuse vertex on paths finding 2014-08-22 10:43:03 +04:00
iMoHax
5dea7a6fcd fix test 2014-08-21 20:10:40 +04:00
iMoHax
d70bbb005c - fix lands count
- fix memory leak on big jumps count
- fix remove order from route
- add path adding
2014-08-21 16:46:13 +04:00
iMoHax
14c2021e0c - update paths layout
- add top routers
- add orders button
2014-08-19 17:20:30 +04:00
iMoHax
b4baf8512e rename field 2014-08-18 15:44:16 +04:00
iMoHax
a9f2b301e9 Progressive profit implement 2014-08-18 15:43:26 +04:00
iMoHax
531866b227 Expand path added 2014-08-17 18:26:29 +04:00
iMoHax
7d15c8461b PathRoute implement 2014-08-17 14:01:33 +04:00
iMoHax
5fcf43b0a0 Implement path find 2014-08-15 16:36:37 +04:00
iMoHax
dc506b2920 fix load empty vendor 2014-08-15 16:34:46 +04:00