Time bar (total: 2.7s)
| 11.0ms | 351× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 7 |
| 1 | 54 | 7 |
| 2 | 92 | 7 |
| 3 | 142 | 7 |
| 4 | 192 | 7 |
| 5 | 238 | 7 |
| 6 | 255 | 7 |
| 7 | 286 | 7 |
| 8 | 330 | 7 |
| 9 | 427 | 7 |
| 10 | 455 | 7 |
| 11 | 518 | 7 |
| 12 | 595 | 7 |
| 13 | 803 | 7 |
| 14 | 807 | 7 |
| 15 | 807 | 7 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 2 | 2 |
Merged error: 3.0b
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.2b | (/ y (* z 3.0)) |
| 8.2b | (/ t (* (* z 3.0) y)) |
| 23× | add-exp-log add-cbrt-cube |
| 14× | *-un-lft-identity |
| 9× | pow1 add-sqr-sqrt add-cube-cbrt add-log-exp |
| 7× | prod-exp cbrt-unprod |
| 6× | times-frac associate-/l* |
| 5× | cbrt-undiv div-exp |
| 3× | associate-*r* pow-prod-down |
| 2× | associate-+l+ frac-2neg frac-add clear-num associate-/r* sum-log div-inv distribute-lft-out |
| 1× | +-commutative associate-+l- sub-neg flip3-- flip3-+ diff-log associate-*l* *-commutative flip-- flip-+ distribute-lft-out-- |
| 10.0ms | (+ (- x (/ y (* z 3.0))) (/ t (* (* z 3.0) y))) |
| 5.0ms | (* (* z 3.0) y) |
| 4.0ms | (/ y (* z 3.0)) |
| 6.0ms | (/ t (* (* z 3.0) y)) |
| 73.0ms | (+ (- x (/ y (* z 3.0))) (/ t (* (* z 3.0) y))) |
| 19.0ms | (* (* z 3.0) y) |
| 18.0ms | (/ y (* z 3.0)) |
| 31.0ms | (/ t (* (* z 3.0) y)) |
Useful iterations: 1 (11.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 405 | 532 |
| 1 | 2039 | 469 |
| 2 | 5001 | 469 |
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 83 | 10 | 93 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 84 | 10 | 94 |
Merged error: 0.0b
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.2b | (/ (/ y z) 3.0) |
| 8.2b | (/ t (* (* z 3.0) y)) |
| 78× | times-frac |
| 54× | *-un-lft-identity |
| 49× | add-sqr-sqrt add-cube-cbrt |
| 23× | add-exp-log add-cbrt-cube |
| 16× | associate-/l* |
| 9× | pow1 add-log-exp |
| 6× | cbrt-undiv div-exp prod-exp cbrt-unprod div-inv |
| 4× | associate-/r* |
| 3× | associate-*r* pow-prod-down |
| 2× | associate-+l+ frac-2neg frac-add clear-num sum-log distribute-lft-out |
| 1× | +-commutative associate-+l- sub-neg flip3-- flip3-+ diff-log associate-*l* *-commutative flip-- flip-+ associate-/l/ distribute-lft-out-- |
| 19.0ms | (+ (- x (/ (/ y z) 3.0)) (/ t (* (* z 3.0) y))) |
| 5.0ms | (* (* z 3.0) y) |
| 6.0ms | (/ (/ y z) 3.0) |
| 6.0ms | (/ t (* (* z 3.0) y)) |
| 75.0ms | (+ (- x (/ (/ y z) 3.0)) (/ t (* (* z 3.0) y))) |
| 19.0ms | (* (* z 3.0) y) |
| 21.0ms | (/ (/ y z) 3.0) |
| 28.0ms | (/ t (* (* z 3.0) y)) |
Useful iterations: 1 (18.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 648 | 897 |
| 1 | 2906 | 831 |
| 2 | 5001 | 831 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 141 | 1 | 142 |
| Fresh | 2 | 7 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 143 | 9 | 152 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (* (* z 3.0) y) |
| 0.2b | (/ (* z 3.0) y) |
| 0.6b | (/ 1 (/ (* z 3.0) y)) |
| 8.2b | (/ t (* (* z 3.0) y)) |
| 44× | add-exp-log |
| 39× | times-frac |
| 32× | add-cbrt-cube |
| 25× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 17× | div-exp |
| 11× | associate-/r* |
| 10× | pow1 cbrt-undiv prod-exp |
| 8× | cbrt-unprod |
| 7× | div-inv associate-/l* |
| 4× | add-log-exp |
| 3× | rec-exp frac-2neg 1-exp associate-*r* pow-prod-down clear-num |
| 1× | pow-flip associate-*l* associate-/r/ *-commutative inv-pow |
| 5.0ms | (* (* z 3.0) y) |
| 4.0ms | (/ (* z 3.0) y) |
| 6.0ms | (/ 1 (/ (* z 3.0) y)) |
| 6.0ms | (/ t (* (* z 3.0) y)) |
| 19.0ms | (* (* z 3.0) y) |
| 18.0ms | (/ (* z 3.0) y) |
| 21.0ms | (/ 1 (/ (* z 3.0) y)) |
| 29.0ms | (/ t (* (* z 3.0) y)) |
Useful iterations: 2 (54.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 440 | 614 |
| 1 | 2682 | 511 |
| 2 | 5002 | 478 |
9 alts after pruning (7 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 130 | 0 | 130 |
| Fresh | 0 | 7 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 130 | 9 | 139 |
Merged error: 0.0b
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.2b | (/ y (* z 3.0)) |
| 8.2b | (/ t (* z (* 3.0 y))) |
| 23× | add-exp-log add-cbrt-cube |
| 14× | *-un-lft-identity |
| 9× | pow1 add-sqr-sqrt add-cube-cbrt add-log-exp |
| 7× | prod-exp cbrt-unprod |
| 6× | times-frac associate-/l* |
| 5× | cbrt-undiv div-exp |
| 3× | associate-*l* pow-prod-down |
| 2× | associate-+l+ frac-2neg frac-add clear-num associate-/r* sum-log div-inv distribute-lft-out |
| 1× | +-commutative associate-+l- sub-neg flip3-- flip3-+ diff-log associate-*r* *-commutative flip-- flip-+ distribute-lft-out-- |
| 13.0ms | (+ (- x (/ y (* z 3.0))) (/ t (* z (* 3.0 y)))) |
| 5.0ms | (* z (* 3.0 y)) |
| 5.0ms | (/ y (* z 3.0)) |
| 6.0ms | (/ t (* z (* 3.0 y))) |
| 76.0ms | (+ (- x (/ y (* z 3.0))) (/ t (* z (* 3.0 y)))) |
| 19.0ms | (* z (* 3.0 y)) |
| 18.0ms | (/ y (* z 3.0)) |
| 28.0ms | (/ t (* z (* 3.0 y))) |
Useful iterations: 1 (10.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 414 | 530 |
| 1 | 1744 | 467 |
| 2 | 5003 | 467 |
8 alts after pruning (5 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 92 | 1 | 93 |
| Fresh | 2 | 4 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 94 | 8 | 102 |
Merged error: 0.0b
44.5% (1.0b remaining)
Error of 1.0b against oracle of 0.0b and baseline of 1.8b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 24 |
| 1 | 38 | 24 |
| 370.0ms | 11041× | body | 80 | valid |