X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.db-live.git;a=blobdiff_plain;f=yarrg%2FTODO;h=101af03bd00313c27402dee10e56df66f4fcbd5b;hp=28df53f9f430c8e93bdc3be5f5fa5471fa152aa4;hb=3ce667a2d3fd7c36f60da86bb59071264790e375;hpb=5f317a6465f48831fd170a745b58763602218421 diff --git a/yarrg/TODO b/yarrg/TODO index 28df53f..101af03 100644 --- a/yarrg/TODO +++ b/yarrg/TODO @@ -1,19 +1,3 @@ -route optimiser - performance improvements - - select * from buy, sell where - buy.commodid==sell.commodid and buy.price > sell.price; - and cache the results in core - - same for ite - - fast version of rsvalue.c ? - time ./routesearch -DN 13460 20210 -1 0.005 search 30 7 - 46.478s without -DN - 9.923 9.920 10.026 9.963 10.072 with -DN - 9.905 9.935 9.948 9.916 9.997 with debugging compiled right out - -create index sell_by_islandonly on sell (islandid, commodid, price); - - - UPLOADER -------- @@ -21,8 +5,6 @@ detect all unexpected mouse movements more flexible installation arrangements -figure out why pctb.ilk.org isn't working - windows uploader DATABASE/DICTIONARY MANAGER @@ -40,8 +22,13 @@ support Opal and Jade (currently there are some unicode problems) WEBSITE ------- +trades for route with an archipelago should produce + a message saying `searched for arbitrage trades only in + Ruby' or some such. + allow unticking based on minimum margin or minimum profit initial/final stocks feature -printable voyage trading plan +query_routesearch should show capital for each voyage +query_routesearch should support ending in specific place(s)