chiark / gitweb /
routesearch: abandon higher granuarities when tables become full
[ypp-sc-tools.db-test.git] / yarrg /
2009-10-14 Ian Jacksonroutesearch: abandon higher granuarities when tables...
2009-10-14 Ian Jacksonroutesearch: change granu to be higher for more specifi...
2009-10-14 Ian Jacksonroutesearch: debugging newbest counters split by granu too
2009-10-14 Ian Jacksonroutesearch: use least specific granu for quickelim
2009-10-14 Ian Jacksonroutesearch: rename strat to granu and bucket
2009-10-14 Ian Jacksonroutesearch: three different bucket sizes for better...
2009-10-12 Ian Jacksonroutesearch: include tableau in stdout
2009-10-11 Ian JacksonWIP routesearch: actually find the database
2009-10-11 Ian JacksonWIP routesearch UI: entry improvements re advanced...
2009-10-11 Ian JacksonWIP routesearch UI: entry done, now must compute results
2009-10-11 Ian JacksonWIP routesearch: add new UI; make enter_route capable...
2009-10-11 Ian JacksonBreak advanced route options out into new component
2009-10-10 Ian Jacksonroutesearch: make absolute/perleague into 2-element...
2009-10-10 Ian Jacksonroutesearch: Print arch id mapping
2009-10-10 Ian Jacksonroutesearch: give tableau its own debug flag
2009-10-10 Ian Jacksonroutesearch: sort out debugging output
2009-10-09 Ian Jacksonroutesearch: remove irrelevant todo list items
2009-10-09 Ian Jacksonroutesearch: allow constraining destination island
2009-10-09 Ian Jacksonroutesearch: middle arch is middle in list of arches...
2009-10-09 Ian JacksonWIP routesearch; route high table
2009-10-09 Ian Jacksonroutesearch: New macros NEW MCALLOC MCALLOC_INITEACH
2009-10-09 Ian JacksonWIP routesearch; show values in poe
2009-10-07 Ian JacksonWIP routesearch; stratify by archipelagoes - much better
2009-10-07 Ian JacksonWIP routesearch; construct archipelago lookup table
2009-10-07 Ian JacksonWIP routesearch; summary stratification output table...
2009-10-07 Ian JacksonWIP routesearch; stratify results by significant bits...
2009-10-05 Ian Jacksonroutesearch: use presolver
2009-10-04 Ian Jacksonroutesearch: event counters
2009-10-04 Ian Jacksonroutesearch: Use correct island pair when eliminating!
2009-10-04 Ian Jacksonroutetrade: Do not instantiate useless island pairs
2009-10-04 Ian JacksonShow expected profit in voyage trading plan
2009-10-04 Ian JacksonWIP routesearch; Cache relevant bits of database in...
2009-10-04 Ian JacksonWIP routesearch; Need stddef.h
2009-10-04 Ian JacksonWIP routesearch; New SQL_DISTINCT_{DECL,STEP}
2009-10-03 Ian JacksonWIP routesearch; next optimisation to do (callgrind...
2009-10-03 Ian JacksonWIP routesearch; route tail guesswork pruning optimisation
2009-10-03 Ian JacksonWIP routesearch; allow -Ddebugflags=0
2009-10-03 Ian JacksonWIP routesearch; debugging is optional; bugfixes fixed...
2009-10-03 Ian JacksonWIP routesearch; bugfixes
2009-10-03 Ian JacksonWIP routesearch; change LP variable names in routetrade...
2009-10-03 Ian JacksonWIP routesearch; better debugging output
2009-10-03 Ian JacksonWIP routesearch; bug found for todo list
2009-10-03 Ian JacksonWIP routesearch; add no. of ports to divisor for per...
2009-10-03 Ian JacksonWIP routesearch; TODO list items
2009-10-03 Ian JacksonOptimise for per-league too
2009-10-03 Ian JacksonUse GLPK's simplex solver instead
2009-10-03 Ian JacksonWIP routesearch; fix route trades cache block linked...
2009-10-03 Ian JacksonWIP routesearch; fix IslandTradeEnd memory management
2009-10-03 Ian JacksonWIP routesearch; searcher
2009-10-02 Ian JacksonCan compute route value
2009-10-02 Ian JacksonWIP routesearch; before try not using interior point
2009-10-02 Ian JacksonWIP routesearch; before better SQL stmts
2009-10-02 Ian JacksonWIP routesearch: trade value; before separate query...
2009-10-02 Ian JacksonWIP route value calculation - compiles, although doesn...
2009-09-29 Ian JacksonWIP create GLPK thing
2009-09-29 Ian JacksonFix up nislands; use BEGIN
2009-09-28 Ian JacksonWIP routetrade now can find trades for islandpair...
2009-09-26 Ian JacksonDebug improved
2009-09-26 Ian JacksonNew pared-down query for ipair_gettrades
2009-09-26 Ian JacksonWIP per-island-pair trades
2009-09-26 Ian JacksonMove code and decls between convert.[ch] and common...
2009-09-26 Ian JacksonWIP routesearch; before one query per pair
2009-09-26 Ian JacksonDocument the new --upload-* options etc.
2009-09-24 Ian JacksonMerge branch 'stable-3.x'
2009-09-24 Ian JacksonUse full URLs for query sites 4.1
2009-09-24 Ian JacksonYARRG website is fine
2009-09-24 Ian JacksonDocument that we actually upload to the main PCTB db
2009-09-24 Ian JacksonSwitch to main PCTB server now we are approved 4.0
2009-09-23 Ian JacksonDump bogus XML in _commodmap.xml if we can't parse it
2009-09-23 Ian JacksonBetter HTTP User-Agent strings (rot13 the library,...
2009-09-23 Ian JacksonDo not allow caller to specify arbitrary content-types
2009-09-22 Ian JacksonMinor html style changes
2009-09-22 Ian JacksonMake 2nd row of advanced options its own table
2009-09-22 Ian JacksonAdd some more vertical rules
2009-09-21 Ian JacksonProperly reject capacity strings which start with a...
2009-09-21 Ian JacksonProblem with PCTB testing server
2009-09-21 Ian JacksonTODO list rationalisation
2009-09-21 Ian JacksonAdd NO WARRANTY to footer
2009-09-21 Ian JacksonBetter description and estimate of reasonable expected...
2009-09-21 Ian JacksonImprecation against scraping query_offers
2009-09-21 Ian JacksonImprove docs a bit
2009-09-21 Ian JacksonFix broken url for testing PCTB server
2009-09-21 Ian JacksonMove "development" page to end of navigation "bar"
2009-09-21 Ian JacksonAbbreviate some variable names in tabsort
2009-09-21 Ian JacksonIf entry string is first word of a target string, don...
2009-09-21 Ian JacksonCorrect error message for ambiguous strings
2009-09-21 Ian JacksonRight-justify data ages in tables
2009-09-21 Ian JacksonRight-justify numerical columns in Prices for commodity
2009-09-21 Ian JacksonOffers for location pretty-prints the table
2009-09-21 Ian JacksonDo queries and get basic debugging-style results
2009-09-21 Ian JacksonFix typo in comment
2009-09-20 Ian JacksonNew query_offers query; actual implementation TBD
2009-09-20 Ian JacksonMinor cosmetic fixes
2009-09-20 Ian JacksonBreak out generation of commodity and route form entry...
2009-09-20 Ian JacksonMake prices for commodity work again
2009-09-20 Ian JacksonAdd Steve to copyright dates (contributed capital limit)
2009-09-20 Ian JacksonBreak out code for dbw_lookup_string; support capacity...
2009-09-18 Ian JacksonFix buyer/seller who were swapped in --arbitrage output
2009-09-18 Ian JacksonCope with new tabbed commodity screen on ships 3.6
2009-09-17 Ian JacksonMerge branch 'ijackson'
next