chiark / gitweb /
WIP routesearch; bug found for todo list
[ypp-sc-tools.db-test.git] / yarrg / TODO
index 3f2d4b9d81b969917f1f89b50038f78306abf4bb..db4ce5ed4da9234723e38977cab9c73500af3b35 100644 (file)
@@ -1,57 +1,46 @@
-UPLOADER
---------
-
-       detect all unexpected mouse movements
-
-       more flexible installation arrangements
-
-  W    windows uploader
-
-DATABASE/DICTIONARY MANAGER
----------------------------
+route optimiser
+ - strange results from
+      ./routesearch 13460 20210 -1 0 search 30 7 >u
+     ie
+          absolute    18423.760221** perleague      449.360005**  route 7 5 7 5 7 5 7 5 7 5 7
+     but routetrade disagrees violently
 
-       commodity mass/volume in live database
-       eliminate black dye from live database
+ - make debugging optional
+ - fast version of rsvalue.c ?
+ - performance improvements
 
-O N    yppedia distance scraper finish
-O N    yppedia also cross-check arch/island pages
-O N    for server, take ocean/island data from database
+create index sell_by_islandonly on sell (islandid, commodid, price);
 
-       when update rejected print better error message including
-        broken commodity name
 
-       notice commodities deleted from source-info and warn about them
 
+UPLOADER
+--------
 
-WEBSITE
--------
+detect all unexpected mouse movements
 
-       multi-visit routes / circular routes
+more flexible installation arrangements
 
-       adjustable potential cost of losses (rather than fixed
-               1e-BIG per league)
-               use power formula (compound interest)
-               suggest 0.5%
+figure out why pctb.ilk.org isn't working
 
-       initial/final stocks feature
+windows uploader
 
-       max volume/mass
+DATABASE/DICTIONARY MANAGER
+---------------------------
 
-       max capital
+eliminate black dye from live database
 
-       better documentation
+when update rejected print better error message including
+ broken commodity name
 
-       printable voyage trading plan
+notice commodities deleted from source-info and warn about them
 
+support Opal and Jade (currently there are some unicode problems)
 
-KEYLETTERS
-----------
+WEBSITE
+-------
 
-P      needed before public release
-O      needed before public release to support multiple oceans
+allow unticking based on minimum margin or minimum profit
 
-C      needs ypp client and network connection
-N      needs network connection
-W      needs to be done by someone with Windows
+initial/final stocks feature
 
-D      dependencies unsatisfied
+printable voyage trading plan