Time bar (total: 2.9s)
| 16.0ms | 315× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 5 |
| 1 | 25 | 5 |
| 2 | 39 | 5 |
| 3 | 58 | 5 |
| 4 | 73 | 5 |
| 5 | 87 | 5 |
| 6 | 102 | 5 |
| 7 | 108 | 5 |
| 8 | 110 | 5 |
| 9 | 110 | 5 |
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.1b
Found 3 expressions with local error:
| 0.0b | (- (/ y z) (/ t (- 1.0 z))) |
| 0.0b | (/ t (- 1.0 z)) |
| 3.0b | (* x (- (/ y z) (/ t (- 1.0 z)))) |
| 49× | add-sqr-sqrt |
| 45× | *-un-lft-identity |
| 31× | times-frac |
| 15× | add-cube-cbrt |
| 12× | distribute-lft-out-- difference-of-squares |
| 10× | associate-*r* |
| 7× | add-exp-log add-cbrt-cube |
| 5× | pow1 associate-/r* add-log-exp |
| 3× | sub-neg flip3-- associate-*r/ associate-*l* flip-- associate-/l* |
| 2× | distribute-rgt-in distribute-lft-in associate-/r/ frac-sub |
| 1× | cbrt-undiv frac-2neg diff-log div-exp pow-prod-down prod-exp clear-num *-commutative cbrt-unprod div-inv unswap-sqr |
| 16.0ms | (- (/ y z) (/ t (- 1.0 z))) |
| 5.0ms | (/ t (- 1.0 z)) |
| 20.0ms | (* x (- (/ y z) (/ t (- 1.0 z)))) |
| 8.0ms | (- (/ y z) (/ t (- 1.0 z))) |
| 5.0ms | (/ t (- 1.0 z)) |
| 15.0ms | (* x (- (/ y z) (/ t (- 1.0 z)))) |
Useful iterations: 2 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 387 | 632 |
| 1 | 1452 | 595 |
| 2 | 5002 | 593 |
10 alts after pruning (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 89 | 9 | 98 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 89 | 10 | 99 |
Merged error: 0.7b
Found 4 expressions with local error:
| 0.5b | (cbrt x) |
| 0.6b | (* (cbrt x) (cbrt x)) |
| 1.6b | (* (cbrt x) (- (/ y z) (/ t (- 1.0 z)))) |
| 1.7b | (* (* (cbrt x) (cbrt x)) (* (cbrt x) (- (/ y z) (/ t (- 1.0 z))))) |
| 40× | add-sqr-sqrt |
| 27× | *-un-lft-identity |
| 25× | pow1 |
| 23× | cbrt-prod |
| 20× | add-exp-log |
| 17× | associate-*r* |
| 16× | add-cube-cbrt |
| 13× | associate-*l* |
| 11× | pow-prod-down add-cbrt-cube |
| 10× | distribute-rgt-in distribute-lft-in prod-exp cbrt-unprod |
| 9× | associate-*r/ |
| 8× | times-frac |
| 7× | pow1/3 |
| 6× | sub-neg swap-sqr unswap-sqr |
| 4× | distribute-lft-out-- add-log-exp difference-of-squares |
| 3× | *-commutative |
| 2× | flip3-- pow-sqr pow-prod-up frac-sub flip-- |
| 1× | pow2 pow-plus |
| 1.0ms | (cbrt x) |
| 5.0ms | (* (cbrt x) (cbrt x)) |
| 23.0ms | (* (cbrt x) (- (/ y z) (/ t (- 1.0 z)))) |
| 25.0ms | (* (* (cbrt x) (cbrt x)) (* (cbrt x) (- (/ y z) (/ t (- 1.0 z))))) |
| 22.0ms | (cbrt x) |
| 27.0ms | (* (cbrt x) (cbrt x)) |
| 44.0ms | (* (cbrt x) (- (/ y z) (/ t (- 1.0 z)))) |
| 19.0ms | (* (* (cbrt x) (cbrt x)) (* (cbrt x) (- (/ y z) (/ t (- 1.0 z))))) |
Useful iterations: 2 (57.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 520 | 1103 |
| 1 | 2170 | 909 |
| 2 | 5001 | 809 |
12 alts after pruning (11 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 128 | 4 | 132 |
| Fresh | 1 | 7 | 8 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 130 | 12 | 142 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.6b | (cbrt (* (cbrt x) (cbrt x))) |
| 0.9b | (pow (cbrt (cbrt x)) 4) |
| 1.6b | (* (cbrt x) (- (/ y z) (/ t (- 1.0 z)))) |
| 1.7b | (* (* (cbrt (* (cbrt x) (cbrt x))) (pow (cbrt (cbrt x)) 4)) (* (cbrt x) (- (/ y z) (/ t (- 1.0 z))))) |
| 31× | add-exp-log |
| 27× | add-sqr-sqrt |
| 22× | *-un-lft-identity |
| 19× | prod-exp |
| 14× | cbrt-prod |
| 13× | add-cbrt-cube |
| 12× | pow1 |
| 11× | add-cube-cbrt associate-*r* |
| 10× | distribute-rgt-in distribute-lft-in |
| 9× | unpow-prod-down associate-*r/ cbrt-unprod |
| 8× | times-frac |
| 7× | associate-*l* |
| 6× | sub-neg |
| 4× | pow-prod-down distribute-lft-out-- add-log-exp difference-of-squares |
| 3× | pow-to-exp pow-unpow pow-exp |
| 2× | flip3-- pow-pow pow1/3 *-commutative frac-sub flip-- unswap-sqr |
| 1× | sqr-pow |
| 3.0ms | (cbrt (* (cbrt x) (cbrt x))) |
| 3.0ms | (pow (cbrt (cbrt x)) 4) |
| 22.0ms | (* (cbrt x) (- (/ y z) (/ t (- 1.0 z)))) |
| 27.0ms | (* (* (cbrt (* (cbrt x) (cbrt x))) (pow (cbrt (cbrt x)) 4)) (* (cbrt x) (- (/ y z) (/ t (- 1.0 z))))) |
| 36.0ms | (cbrt (* (cbrt x) (cbrt x))) |
| 41.0ms | (pow (cbrt (cbrt x)) 4) |
| 48.0ms | (* (cbrt x) (- (/ y z) (/ t (- 1.0 z)))) |
| 20.0ms | (* (* (cbrt (* (cbrt x) (cbrt x))) (pow (cbrt (cbrt x)) 4)) (* (cbrt x) (- (/ y z) (/ t (- 1.0 z))))) |
Useful iterations: 2 (59.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 634 | 1369 |
| 1 | 2403 | 1224 |
| 2 | 5002 | 1196 |
13 alts after pruning (11 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 115 | 1 | 116 |
| Fresh | 0 | 10 | 10 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 115 | 13 | 128 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ (/ (* x y) z) (* (neg x) (/ t (- 1.0 z)))) |
| 0.0b | (/ t (- 1.0 z)) |
| 2.0b | (* (neg x) (/ t (- 1.0 z))) |
| 5.9b | (/ (* x y) z) |
| 47× | add-sqr-sqrt |
| 42× | *-un-lft-identity |
| 34× | times-frac |
| 28× | add-cube-cbrt |
| 21× | associate-*r* |
| 16× | add-exp-log add-cbrt-cube |
| 10× | associate-*l* |
| 8× | associate-/r* |
| 7× | distribute-lft-out-- difference-of-squares |
| 6× | pow1 add-log-exp |
| 4× | cbrt-undiv div-exp associate-/r/ associate-/l* |
| 3× | distribute-lft-neg-out distribute-lft-neg-in distribute-rgt-neg-in prod-exp cbrt-unprod div-inv |
| 2× | flip3-- frac-2neg associate-*r/ clear-num flip-- unswap-sqr |
| 1× | +-commutative neg-mul-1 flip3-+ unsub-neg pow-prod-down frac-add sum-log *-commutative flip-+ |
| 5.0ms | (+ (/ (* x y) z) (* (neg x) (/ t (- 1.0 z)))) |
| 7.0ms | (/ t (- 1.0 z)) |
| 11.0ms | (* (neg x) (/ t (- 1.0 z))) |
| 4.0ms | (/ (* x y) z) |
| 17.0ms | (+ (/ (* x y) z) (* (neg x) (/ t (- 1.0 z)))) |
| 6.0ms | (/ t (- 1.0 z)) |
| 11.0ms | (* (neg x) (/ t (- 1.0 z))) |
| 5.0ms | (/ (* x y) z) |
Useful iterations: 2 (56.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 593 | 764 |
| 1 | 3001 | 710 |
| 2 | 5001 | 709 |
12 alts after pruning (11 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 127 | 5 | 132 |
| Fresh | 4 | 6 | 10 |
| Picked | 1 | 0 | 1 |
| Done | 1 | 1 | 2 |
| Total | 133 | 12 | 145 |
Merged error: 0b
18.4% (3.9b remaining)
Error of 3.9b against oracle of 0.0b and baseline of 4.8b
| Iters | Range | Point | |
|---|---|---|---|
| 10 | 6.363327112212735e-173 | 2.2296647602968498e-159 | 1.410373802069244e-160 |
| 9 | -7.26652824523533e+143 | -3.1019088895277436e+134 | -3.1571938828288337e+134 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 20 |
| 1 | 39 | 20 |
| 2 | 42 | 20 |
| 3 | 42 | 20 |
| 368.0ms | 10097× | body | 80 | valid |
Loading profile data...