chiark / gitweb /
For printable trading plan: formatting runes for htmldoc
[ypp-sc-tools.main.git] / yarrg / TODO
index bed30adc750a1cf9ec98803c54fdc95224a37d06..1486d1a6c44dbab8b50c420cc9c7658f92d84788 100644 (file)
@@ -1,13 +1,7 @@
-route optimiser
- performance improvements
- - 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);
 
+printable trading plan
+  curl -s 'http://yarrg.chiark.net/lookup?routestring=eta%2C+jorvik&capacitystring=&lossperleague=&capitalstring=&submit=Go' >example-plan.html
+  <example-plan.html perl -ne 'print unless m/^\<script /..m/^\<\/script\>/' |   htmldoc >t.ps -t pdf --continuous --gray --size 210x279mm --nup 2 -
 
 
 UPLOADER
@@ -41,3 +35,6 @@ 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)