Bruno Raoult bruno
  • Joined on 2020-12-30
bruno pushed to master at bruno/Le-Compte-est-Bon 2021-01-27 16:00:15 +01:00
80bd319a6d Ooops.
bruno pushed to master at bruno/Le-Compte-est-Bon 2021-01-27 15:26:45 +01:00
3da1891778 merged signal.c in timer.c
bruno pushed to master at bruno/Le-Compte-est-Bon 2021-01-27 14:19:11 +01:00
691bc6304a typo
bruno pushed to master at bruno/Le-Compte-est-Bon 2021-01-27 14:16:57 +01:00
38838f6e4f DEBUG flags explanation in README
bruno pushed to master at bruno/Le-Compte-est-Bon 2021-01-27 14:11:48 +01:00
05dbc9d261 typo
bruno pushed to master at bruno/Le-Compte-est-Bon 2021-01-27 14:04:47 +01:00
e28083c107 fix bad URL
bruno pushed to master at bruno/Le-Compte-est-Bon 2021-01-27 13:56:49 +01:00
d2b71dff2e basic README
c6851b22c0 added timer for maxed calculation time.
Compare 2 commits »
bruno pushed to master at bruno/Le-Compte-est-Bon 2021-01-27 12:16:55 +01:00
fb297756b6 Changed signal() to sigaction()
bruno pushed to master at bruno/Le-Compte-est-Bon 2021-01-26 15:05:09 +01:00
157c64bd6e DEBUG flags cleanup, some dead code removal
bruno pushed to master at bruno/Le-Compte-est-Bon 2021-01-26 11:53:33 +01:00
c1d0085217 binary tree compare: multiple solutions solver
bruno pushed to master at bruno/Le-Compte-est-Bon 2021-01-25 20:42:27 +01:00
2e83f4b833 changed gen_reduced_trees() to match gen_tree() args
bruno pushed to master at bruno/Le-Compte-est-Bon 2021-01-25 18:31:32 +01:00
b41bf41f56 Fix again prefix/postfix (both were wrong order)
bruno pushed to master at bruno/Le-Compte-est-Bon 2021-01-25 17:43:03 +01:00
62fbc3fce9 fix infix display (again)
bruno pushed to master at bruno/Le-Compte-est-Bon 2021-01-25 17:39:50 +01:00
5bd19cbe22 fix Sub/Div swap / fix wrong order for prefix/lisp display
bruno pushed to master at bruno/Le-Compte-est-Bon 2021-01-25 15:58:58 +01:00
add6d02749 clearer trees presentation
bruno pushed to master at bruno/Le-Compte-est-Bon 2021-01-25 15:50:07 +01:00
de61509359 added trees serialization examples
bruno pushed to master at bruno/Le-Compte-est-Bon 2021-01-25 15:14:02 +01:00
d72eb84347 fix display, add trees optimisation text.
bruno pushed to master at bruno/Le-Compte-est-Bon 2021-01-25 14:59:53 +01:00
cfde68dd96 Added options (display, tree type...)
bruno pushed to master at bruno/Le-Compte-est-Bon 2021-01-25 13:30:54 +01:00
804aa7d6b5 debug flags, all warnings enabled
bruno pushed to master at bruno/Le-Compte-est-Bon 2021-01-25 10:15:52 +01:00
507988a93b simplify # trees: Catalan trees -> Wedderburn–Etherington trees