2014-03-09 |
Ian Jackson | provide and use FOR_BITS |
commit | commitdiff | tree | snapshot |
2014-03-09 |
Ian Jackson | provide CMDLINE_CFLAGS feature |
commit | commitdiff | tree | snapshot |
2014-03-09 |
Ian Jackson | remove some debugging newlines (mistakenly included... |
commit | commitdiff | tree | snapshot |
2014-03-09 |
Ian Jackson | multicore: in master, when collecting results, pay... |
commit | commitdiff | tree | snapshot |
2014-03-09 |
Ian Jackson | only report "reporting" if we actually have something |
commit | commitdiff | tree | snapshot |
2014-03-09 |
Ian Jackson | show git version in output |
commit | commitdiff | tree | snapshot |
2014-03-09 |
Ian Jackson | pass weight array to workers (fix semantic conflict... |
commit | commitdiff | tree | snapshot |
2014-03-09 |
Ian Jackson | move -lm to LDLIBS where it ought to be |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Ian Jackson | apply floor to n_over_best |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Ian Jackson | add <math.h> and -lm (no functional change) |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Ian Jackson | Merge remote-tracking branch 'sgt/master' |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Ian Jackson | break out set_best |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Ian Jackson | in multicore, generator periodically checks for new... |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Ian Jackson | in mc_iterate_worker, use maxhamweight_ok and preconsid... |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Ian Jackson | break out maxhamweight_ok (no functional change) |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Ian Jackson | predeclare preconsider_ok and multicore_check_for_new_b... |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Ian Jackson | tiresome portability fix for pread on squeeze |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Ian Jackson | multicore support seems to work |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Ian Jackson | .gitignore: core, t.* |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Ian Jackson | introduce progress_eol and make stderr line buffered |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Ian Jackson | in preconsider_ok, check for frags >= maxhamweight... |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Ian Jackson | break out preconsider_ok |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Ian Jackson | PRINTF is less bodgy now |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Ian Jackson | Add -std=gnu99 to Makefile |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Ian Jackson | break out report() |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Ian Jackson | wip multicore: add argument parsing; currently -j optio... |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Simon Tatham | Check max Hamming weight in the other direction. |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Simon Tatham | Prune by symmetry: constrain 1st adj row to all 1s... v1 |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Simon Tatham | Separate stdout from stderr. |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Simon Tatham | Output the actual dissection, as a matrix. |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Ian Jackson | commentary |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Ian Jackson | assert our arguments |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Ian Jackson | do not leak prob when retrying |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Ian Jackson | search in order by max hamming weight |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Ian Jackson | Revert "loop in reverse order - this is a better search... |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Ian Jackson | loop in reverse order - this is a better search path |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Ian Jackson | Revert "mix up the order" and "mix up the order" |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Ian Jackson | mix up the order, print better |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Ian Jackson | mix up the order |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Ian Jackson | error fixes; tried interior but doesn't work (EINSTAB... |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Ian Jackson | print best solution |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Ian Jackson | improve maxminsize thing |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Ian Jackson | fix printing more |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Ian Jackson | less printing, optimise |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Ian Jackson | output improvements |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Ian Jackson | wip lp seems to work so far... |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Ian Jackson | wip lp, results, compiles |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Ian Jackson | wip lp, problem setup compiles |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Ian Jackson | wip lp |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Ian Jackson | wip lp notes before condense |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Ian Jackson | wip, builds, before glpk |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Ian Jackson | wip |
commit | commitdiff | tree | snapshot |
|