chiark / gitweb /
WIP routesearch; bug found for todo list
[ypp-sc-tools.db-test.git] / yarrg / TODO
index a2e2f34d1af632b2fb186b8fefb2dbcfce4e1136..db4ce5ed4da9234723e38977cab9c73500af3b35 100644 (file)
@@ -1,54 +1,46 @@
-UPLOADER
---------
-
-       detect all unexpected mouse movements
-
-       more flexible installation arrangements
+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
 
-  W    windows uploader
+ - make debugging optional
+ - fast version of rsvalue.c ?
+ - performance improvements
 
-DATABASE/DICTIONARY MANAGER
----------------------------
+create index sell_by_islandonly on sell (islandid, commodid, price);
 
-       commodity mass/volume in live database
-       eliminate black dye from live database
 
-       when update rejected print better error message including
-        broken commodity name
 
-       notice commodities deleted from source-info and warn about them
-
-       support Opal and Jade (currently there are some unicode problems)
+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