Time bar (total: 1.8s)
| 7.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 5 |
| 1 | 12 | 5 |
| 2 | 12 | 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: 0.0b
Found 3 expressions with local error:
| 0.0b | (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) |
| 0.0b | (/ x (+ x 1.0)) |
| 0.0b | (/ 1.0 (- x 1.0)) |
| 60× | *-un-lft-identity |
| 35× | times-frac |
| 30× | add-sqr-sqrt |
| 22× | add-cube-cbrt |
| 11× | distribute-lft-out |
| 9× | associate-/r* |
| 7× | add-exp-log add-cbrt-cube |
| 6× | associate-/l* distribute-lft-out-- |
| 5× | add-log-exp |
| 4× | associate-/r/ difference-of-squares |
| 3× | pow1 |
| 2× | cbrt-undiv frac-2neg flip3-+ div-exp clear-num flip-+ div-inv |
| 1× | +-commutative flip3-- frac-add sum-log flip-- |
| 23.0ms | (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) |
| 5.0ms | (/ x (+ x 1.0)) |
| 6.0ms | (/ 1.0 (- x 1.0)) |
| 118.0ms | (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) |
| 36.0ms | (/ x (+ x 1.0)) |
| 28.0ms | (/ 1.0 (- x 1.0)) |
Useful iterations: 2 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 379 | 534 |
| 1 | 1365 | 507 |
| 2 | 5002 | 502 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 94 | 2 | 96 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 95 | 2 | 97 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (/ x (+ x 1.0)) |
| 0.0b | (/ 1.0 (- x 1.0)) |
| 0.2b | (pow (/ 1.0 (- x 1.0)) 3) |
| 17.1b | (cbrt (pow (/ 1.0 (- x 1.0)) 3)) |
| 101× | *-un-lft-identity |
| 93× | add-sqr-sqrt |
| 87× | times-frac |
| 61× | add-cube-cbrt |
| 48× | cbrt-prod |
| 42× | unpow-prod-down cube-prod |
| 16× | distribute-lft-out-- difference-of-squares |
| 12× | associate-/r/ |
| 11× | add-exp-log add-cbrt-cube |
| 9× | associate-/r* |
| 6× | div-inv associate-/l* |
| 5× | pow1 flip3-- flip-- |
| 4× | distribute-lft-out add-log-exp |
| 3× | cbrt-undiv pow-unpow div-exp |
| 2× | cube-div cube-mult frac-2neg unpow3 pow-exp clear-num rem-cube-cbrt sqr-pow |
| 1× | pow-to-exp cbrt-div pow-pow flip3-+ pow1/3 rem-cbrt-cube flip-+ |
| 5.0ms | (/ x (+ x 1.0)) |
| 5.0ms | (/ 1.0 (- x 1.0)) |
| 8.0ms | (pow (/ 1.0 (- x 1.0)) 3) |
| 9.0ms | (cbrt (pow (/ 1.0 (- x 1.0)) 3)) |
| 35.0ms | (/ x (+ x 1.0)) |
| 27.0ms | (/ 1.0 (- x 1.0)) |
| 52.0ms | (pow (/ 1.0 (- x 1.0)) 3) |
| 29.0ms | (cbrt (pow (/ 1.0 (- x 1.0)) 3)) |
Useful iterations: 2 (62.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 629 | 1214 |
| 1 | 2894 | 1120 |
| 2 | 5001 | 1110 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 202 | 0 | 202 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 202 | 2 | 204 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ (/ 1.0 (- x 1.0)) (log (exp (/ x (+ x 1.0))))) |
| 0.0b | (/ x (+ x 1.0)) |
| 0.0b | (/ 1.0 (- x 1.0)) |
| 2.3b | (log (exp (/ x (+ x 1.0)))) |
| 58× | *-un-lft-identity |
| 41× | add-sqr-sqrt |
| 39× | times-frac |
| 33× | add-cube-cbrt |
| 20× | log-pow |
| 18× | exp-prod |
| 9× | associate-/r* distribute-lft-out |
| 8× | add-exp-log add-cbrt-cube |
| 6× | pow1 log-prod associate-/r/ associate-/l* |
| 5× | add-log-exp |
| 4× | distribute-lft-out-- difference-of-squares |
| 3× | associate-+r+ flip3-+ flip-+ div-inv |
| 2× | cbrt-undiv frac-2neg div-exp clear-num |
| 1× | +-commutative flip3-- rem-log-exp sum-log flip-- |
| 34.0ms | (+ (/ 1.0 (- x 1.0)) (log (exp (/ x (+ x 1.0))))) |
| 5.0ms | (/ x (+ x 1.0)) |
| 5.0ms | (/ 1.0 (- x 1.0)) |
| 7.0ms | (log (exp (/ x (+ x 1.0)))) |
| 122.0ms | (+ (/ 1.0 (- x 1.0)) (log (exp (/ x (+ x 1.0))))) |
| 39.0ms | (/ x (+ x 1.0)) |
| 28.0ms | (/ 1.0 (- x 1.0)) |
| 34.0ms | (log (exp (/ x (+ x 1.0)))) |
Useful iterations: 2 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 423 | 702 |
| 1 | 1403 | 652 |
| 2 | 5002 | 643 |
2 alts after pruning (0 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 128 | 0 | 128 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 128 | 2 | 130 |
Merged error: 0b
0% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 0.0b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 7 |
| 1 | 12 | 7 |
| 204.0ms | 8000× | body | 80 | valid |
Loading profile data...