Archived
0
Commit Graph

224 Commits

Author SHA1 Message Date
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
011158edf1 disable multi threading in graph builder 2015-07-27 17:51:52 +03:00
iMoHax
7f0b90e19e fix search route if not target 2015-07-21 16:00:33 +03:00
iMoHax
64b82dd76f change predicate to route specification for depending targets 2015-07-21 15:34:15 +03:00
iMoHax
5893c99b71 compute route score as time/profit 2015-07-20 17:10:46 +03:00
iMoHax
982759f206 fix fuel cost on refill 2015-07-20 16:47:36 +03:00
Mo
3d566f93cc add times 2015-07-18 23:43:30 +03:00
iMoHax
1a4cad61dd remove old classes 2015-07-17 16:10:58 +03:00
iMoHax
77c931d770 change for new analyzer 2015-07-17 15:57:51 +03:00
iMoHax
2a4465d3fc to route methods is static now 2015-07-17 15:35:57 +03:00
iMoHax
86163caef8 fix fuel cost update 2015-07-17 15:33:36 +03:00
iMoHax
3139e5a7ad add seller getter 2015-07-17 15:32:45 +03:00
iMoHax
3ff1593d4a fix limit set, lazy iterator initialization 2015-07-17 15:31:25 +03:00
iMoHax
345f05ba77 add skipping methods 2015-07-16 15:53:51 +03:00
iMoHax
e6ebd09167 implement export/import to properties 2015-07-16 15:41:16 +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
100e6794f9 add disable filter 2015-07-16 13:20:29 +03:00
iMoHax
a1f03699fd use Predicate 2015-07-16 13:20:11 +03:00
iMoHax
ed974daa4c print jump range 2015-07-16 12:47:58 +03:00
iMoHax
929b0c2b26 change weight compute 2015-07-15 15:16:25 +03:00
iMoHax
49d2126878 change scorer for fast priority 2015-07-15 15:13:36 +03:00
iMoHax
a658902d7b fix out of index 2015-07-15 15:12:53 +03:00
iMoHax
fae9408de2 fix throw not exists paths 2015-07-15 12:31:58 +03:00
iMoHax
30bacb9813 select path with low fuel cost if size equals 2015-07-15 11:41:48 +03:00
iMoHax
40e4d2b377 move to test util check paths 2015-07-15 11:24:33 +03:00
iMoHax
9d645a2aec fix target check 2015-07-15 11:23:47 +03:00
iMoHax
86330d52cc try refill at start before search 2015-07-15 11:21:27 +03:00
iMoHax
98684ecd69 Fast route priority is default 2015-07-15 11:20:27 +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
70d140c7de refill fuel tank to optimal fuel 2015-07-03 15:44:16 +03:00
iMoHax
25bff7d8f7 refactoring connectible edge 2015-07-02 13:08:14 +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
3f2ed90df8 small refactoring 2015-06-30 16:32:23 +03:00
iMoHax
42bd77288c Compute minJumps on add vertex 2015-06-30 16:30:39 +03:00
iMoHax
dff12cce49 copy orders and dont add no profit order in MarketUtils 2015-06-30 16:30:06 +03:00
iMoHax
82670ceaf2 change type to RecursiveAction 2015-06-30 11:29:11 +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
940ad274ad implement equals for route 2015-06-23 17:57:31 +03:00
iMoHax
48fa67a7fa fix route filler 2015-06-23 17:56:22 +03:00
iMoHax
88fc864188 change scorer formula 2015-06-23 17:51:26 +03:00
iMoHax
ce924f299a Set balance on convert to route 2015-06-19 15:59:39 +03:00
iMoHax
56153abf85 modify vectors collection in graph 2015-06-19 15:58:49 +03:00
iMoHax
777dbcbf7b fix compute score bug 2015-06-19 15:57:46 +03:00
iMoHax
eac0627076 move transit to place 2015-06-19 15:54:08 +03:00