|
26dc599d88
|
Suppression of "6 numbers" limit. New option to choose tree type.
1.0
|
2021-01-28 11:01:29 +01:00 |
|
|
9ee0453611
|
Note about not use-able on Windows
|
2021-01-27 16:19:44 +01:00 |
|
|
80bd319a6d
|
Ooops.
|
2021-01-27 16:00:05 +01:00 |
|
|
3da1891778
|
merged signal.c in timer.c
|
2021-01-27 15:26:19 +01:00 |
|
|
691bc6304a
|
typo
|
2021-01-27 14:18:56 +01:00 |
|
|
38838f6e4f
|
DEBUG flags explanation in README
|
2021-01-27 14:16:38 +01:00 |
|
|
05dbc9d261
|
typo
|
2021-01-27 14:11:38 +01:00 |
|
|
e28083c107
|
fix bad URL
|
2021-01-27 14:04:35 +01:00 |
|
|
d2b71dff2e
|
basic README
|
2021-01-27 13:56:34 +01:00 |
|
|
c6851b22c0
|
added timer for maxed calculation time.
|
2021-01-27 13:56:03 +01:00 |
|
|
fb297756b6
|
Changed signal() to sigaction()
|
2021-01-27 12:16:34 +01:00 |
|
|
157c64bd6e
|
DEBUG flags cleanup, some dead code removal
|
2021-01-26 15:04:52 +01:00 |
|
|
c1d0085217
|
binary tree compare: multiple solutions solver
|
2021-01-26 11:52:06 +01:00 |
|
|
2e83f4b833
|
changed gen_reduced_trees() to match gen_tree() args
|
2021-01-25 20:41:26 +01:00 |
|
|
b41bf41f56
|
Fix again prefix/postfix (both were wrong order)
|
2021-01-25 18:31:01 +01:00 |
|
|
62fbc3fce9
|
fix infix display (again)
|
2021-01-25 17:42:45 +01:00 |
|
|
5bd19cbe22
|
fix Sub/Div swap / fix wrong order for prefix/lisp display
|
2021-01-25 17:36:40 +01:00 |
|
|
add6d02749
|
clearer trees presentation
|
2021-01-25 15:58:32 +01:00 |
|
|
de61509359
|
added trees serialization examples
|
2021-01-25 15:40:12 +01:00 |
|
|
d72eb84347
|
fix display, add trees optimisation text.
|
2021-01-25 15:13:22 +01:00 |
|
|
cfde68dd96
|
Added options (display, tree type...)
|
2021-01-25 14:59:32 +01:00 |
|
|
804aa7d6b5
|
debug flags, all warnings enabled
|
2021-01-25 13:30:24 +01:00 |
|
|
507988a93b
|
simplify # trees: Catalan trees -> Wedderburn–Etherington trees
|
2021-01-25 10:12:45 +01:00 |
|
|
684c33f156
|
Bug in division eval
|
2021-01-23 21:44:44 +01:00 |
|
|
e1c734cb63
|
Added timer for bests solutions
|
2021-01-23 19:20:21 +01:00 |
|
|
1b43433420
|
Remove useless debug information
|
2021-01-23 15:48:04 +01:00 |
|
|
5025303e18
|
SIGINT handler, for partial result.
|
2021-01-23 15:26:00 +01:00 |
|
|
0931d679fa
|
working version: displays only bests results so far.
|
2021-01-23 14:33:55 +01:00 |
|
|
9f14b5e076
|
started migration stack->tree
|
2021-01-21 19:09:41 +01:00 |
|
|
0b6c839b4d
|
initial version
|
2021-01-20 16:22:59 +01:00 |
|