Time bar (total: 31.2s)
| 27.0ms | 356× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 245 |
| 1 | 24 | 245 |
| 2 | 48 | 245 |
| 3 | 67 | 245 |
| 4 | 95 | 245 |
| 5 | 138 | 245 |
| 6 | 182 | 245 |
| 7 | 201 | 245 |
| 8 | 228 | 245 |
| 9 | 257 | 245 |
| 10 | 277 | 245 |
| 11 | 307 | 245 |
| 12 | 344 | 245 |
| 13 | 385 | 245 |
| 14 | 465 | 245 |
| 15 | 625 | 245 |
| 16 | 789 | 245 |
| 17 | 925 | 245 |
| 18 | 1005 | 245 |
| 19 | 1117 | 245 |
| 20 | 1211 | 245 |
| 21 | 1316 | 245 |
| 22 | 1407 | 245 |
| 23 | 1513 | 245 |
| 24 | 1602 | 245 |
| 25 | 1707 | 245 |
| 26 | 1800 | 245 |
| 27 | 1904 | 245 |
| 28 | 1993 | 245 |
| 29 | 2104 | 245 |
| 30 | 2195 | 245 |
| 31 | 2299 | 245 |
| 32 | 2393 | 245 |
| 33 | 2498 | 245 |
| 34 | 2589 | 245 |
| 35 | 2695 | 245 |
| 36 | 2784 | 245 |
| 37 | 2889 | 245 |
| 38 | 2982 | 245 |
| 39 | 3086 | 245 |
| 40 | 3175 | 245 |
| 41 | 3286 | 245 |
| 42 | 3377 | 245 |
| 43 | 3481 | 245 |
| 44 | 3575 | 245 |
| 45 | 3680 | 245 |
| 46 | 3771 | 245 |
| 47 | 3877 | 245 |
| 48 | 3966 | 245 |
| 49 | 4071 | 245 |
| 50 | 4164 | 245 |
| 51 | 4268 | 245 |
| 52 | 4357 | 245 |
| 53 | 4468 | 245 |
| 54 | 4559 | 245 |
| 55 | 4663 | 245 |
| 56 | 4757 | 245 |
| 57 | 4862 | 245 |
| 58 | 4953 | 245 |
| done | 5001 | 245 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 3.5b
Found 4 expressions with local error:
| 0.0b | (+ (- x (/ y (* z 3.0))) (/ t (* (* z 3.0) y))) |
| 0.2b | (* (* z 3.0) y) |
| 0.3b | (/ y (* z 3.0)) |
| 8.1b | (/ t (* (* z 3.0) y)) |
| 30× | *-un-lft-identity |
| 25× | add-sqr-sqrt |
| 23× | associate-+l+ add-cbrt-cube add-exp-log add-cube-cbrt |
| 21× | prod-diff |
| 15× | times-frac |
| 9× | pow1 add-log-exp |
| 7× | prod-exp cbrt-unprod |
| 6× | associate-/l* |
| 5× | cbrt-undiv fma-def div-exp div-inv |
| 4× | expm1-log1p-u log1p-expm1-u |
| 3× | associate-*r* pow-prod-down |
| 2× | clear-num associate-/r* sum-log frac-2neg frac-add distribute-lft-out distribute-lft-out-- |
| 1× | +-commutative sub-neg flip3-+ flip3-- diff-log associate-*l* *-commutative associate-+l- flip-+ flip-- difference-of-squares |
| 104.0ms | (+ (- x (/ y (* z 3.0))) (/ t (* (* z 3.0) y))) |
| 21.0ms | (* (* z 3.0) y) |
| 10.0ms | (/ y (* z 3.0)) |
| 14.0ms | (/ t (* (* z 3.0) y)) |
| 138.0ms | (+ (- x (/ y (* z 3.0))) (/ t (* (* z 3.0) y))) |
| 37.0ms | (* (* z 3.0) y) |
| 20.0ms | (/ y (* z 3.0)) |
| 44.0ms | (/ t (* (* z 3.0) y)) |
Useful iterations: done (2.4s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 184 | 30919 |
| 1 | 507 | 29141 |
| 2 | 2026 | 27472 |
| done | 5028 | 26950 |
8 alts after pruning (8 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ (- x (/ y (* z 3.0))) (/ (/ t (* z 3.0)) y)) |
| 0.2b | (/ t (* z 3.0)) |
| 0.3b | (/ y (* z 3.0)) |
| 5.8b | (/ (/ t (* z 3.0)) y) |
| 48× | times-frac |
| 45× | *-un-lft-identity |
| 40× | add-sqr-sqrt |
| 38× | add-cube-cbrt |
| 23× | associate-+l+ add-cbrt-cube add-exp-log |
| 21× | prod-diff |
| 13× | associate-/l* |
| 10× | div-inv |
| 9× | cbrt-undiv div-exp add-log-exp |
| 5× | associate-/r* fma-def |
| 4× | expm1-log1p-u pow1 log1p-expm1-u |
| 3× | clear-num frac-2neg prod-exp cbrt-unprod |
| 2× | sum-log frac-add distribute-lft-out distribute-lft-out-- |
| 1× | +-commutative sub-neg flip3-+ flip3-- diff-log associate-+l- flip-+ flip-- difference-of-squares associate-/l/ |
| 101.0ms | (+ (- x (/ y (* z 3.0))) (/ (/ t (* z 3.0)) y)) |
| 15.0ms | (/ t (* z 3.0)) |
| 6.0ms | (/ y (* z 3.0)) |
| 12.0ms | (/ (/ t (* z 3.0)) y) |
| 106.0ms | (+ (- x (/ y (* z 3.0))) (/ (/ t (* z 3.0)) y)) |
| 37.0ms | (/ t (* z 3.0)) |
| 33.0ms | (/ y (* z 3.0)) |
| 48.0ms | (/ (/ t (* z 3.0)) y) |
Useful iterations: done (2.3s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 230 | 39358 |
| 1 | 596 | 36935 |
| 2 | 2078 | 34841 |
| done | 5041 | 34291 |
6 alts after pruning (6 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ (- x (/ (/ y z) 3.0)) (/ (/ t (* z 3.0)) y)) |
| 0.2b | (/ t (* z 3.0)) |
| 0.3b | (/ (/ y z) 3.0) |
| 5.8b | (/ (/ t (* z 3.0)) y) |
| 312× | times-frac |
| 222× | add-sqr-sqrt |
| 220× | *-un-lft-identity |
| 213× | add-cube-cbrt |
| 131× | associate-+l+ |
| 129× | prod-diff |
| 23× | add-cbrt-cube add-exp-log div-inv associate-/l* |
| 10× | cbrt-undiv div-exp |
| 9× | add-log-exp |
| 7× | associate-/r* fma-def |
| 4× | expm1-log1p-u pow1 log1p-expm1-u |
| 3× | clear-num frac-2neg difference-of-squares |
| 2× | sum-log frac-add prod-exp cbrt-unprod distribute-lft-out distribute-lft-out-- associate-/l/ |
| 1× | +-commutative sub-neg flip3-+ flip3-- diff-log associate-+l- flip-+ flip-- |
| 251.0ms | (+ (- x (/ (/ y z) 3.0)) (/ (/ t (* z 3.0)) y)) |
| 12.0ms | (/ t (* z 3.0)) |
| 18.0ms | (/ (/ y z) 3.0) |
| 22.0ms | (/ (/ t (* z 3.0)) y) |
| 102.0ms | (+ (- x (/ (/ y z) 3.0)) (/ (/ t (* z 3.0)) y)) |
| 20.0ms | (/ t (* z 3.0)) |
| 32.0ms | (/ (/ y z) 3.0) |
| 40.0ms | (/ (/ t (* z 3.0)) y) |
Useful iterations: done (3.5s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 480 | 122013 |
| 1 | 1330 | 115060 |
| 2 | 4875 | 107578 |
| done | 5000 | 106903 |
5 alts after pruning (5 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (- x (- (/ y (* z 3.0)) (/ (/ t (* z 3.0)) y))) |
| 0.2b | (/ t (* z 3.0)) |
| 0.3b | (/ y (* z 3.0)) |
| 5.8b | (/ (/ t (* z 3.0)) y) |
| 327× | times-frac |
| 199× | add-sqr-sqrt |
| 193× | *-un-lft-identity prod-diff |
| 182× | add-cube-cbrt |
| 177× | associate--r+ |
| 60× | div-inv |
| 23× | add-cbrt-cube add-exp-log |
| 13× | associate-/l* |
| 9× | cbrt-undiv div-exp add-log-exp |
| 7× | difference-of-squares |
| 6× | distribute-lft-out-- |
| 5× | associate-/r* |
| 4× | expm1-log1p-u pow1 log1p-expm1-u |
| 3× | clear-num frac-2neg fma-neg diff-log prod-exp cbrt-unprod |
| 2× | sub-neg |
| 1× | flip3-- flip-- associate--r- associate-/l/ |
| 140.0ms | (- x (- (/ y (* z 3.0)) (/ (/ t (* z 3.0)) y))) |
| 6.0ms | (/ t (* z 3.0)) |
| 6.0ms | (/ y (* z 3.0)) |
| 11.0ms | (/ (/ t (* z 3.0)) y) |
| 98.0ms | (- x (- (/ y (* z 3.0)) (/ (/ t (* z 3.0)) y))) |
| 30.0ms | (/ t (* z 3.0)) |
| 23.0ms | (/ y (* z 3.0)) |
| 39.0ms | (/ (/ t (* z 3.0)) y) |
Useful iterations: done (4.5s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 632 | 138494 |
| 1 | 1683 | 132064 |
| 2 | 4633 | 121391 |
| done | 5000 | 121122 |
5 alts after pruning (4 fresh and 1 done)
Merged error: 0b
56.2% (0.7b remaining)
Error of 0.8b against oracle of 0.0b and baseline of 1.7b
| Iters | Range | Point | |
|---|---|---|---|
| 8 | 2.68945792689069e-26 | 2.2453886028814854e-23 | 1.0943752265063426e-25 |
| 5 | -2.6137717356461358e-132 | -8.35322481886235e-133 | -2.577022243406334e-132 |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 1044 |
| 1 | 40 | 1044 |
| done | 40 | 1044 |
| 1.2s | 11167× | body | 80 | valid |