Time bar (total: 1.7s)
| 7.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (2.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 | (/ x (+ x 1.0)) |
| 0.0b | (+ (/ 1.0 (- x 1.0)) (/ 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-- |
| 5.0ms | (/ x (+ x 1.0)) |
| 28.0ms | (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) |
| 5.0ms | (/ 1.0 (- x 1.0)) |
| 3.0ms | (/ x (+ x 1.0)) |
| 6.0ms | (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) |
| 2.0ms | (/ 1.0 (- x 1.0)) |
Useful iterations: 2 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 379 | 534 |
| 1 | 1365 | 507 |
| 2 | 5001 | 502 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 93 | 3 | 96 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 94 | 3 | 97 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (/ 1.0 (- x 1.0)) |
| 0.0b | (/ x (+ x 1.0)) |
| 0.0b | (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) |
| 0.0b | (pow (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) 3) |
| 108× | *-un-lft-identity |
| 51× | times-frac |
| 34× | add-sqr-sqrt |
| 26× | add-cube-cbrt |
| 25× | distribute-lft-out |
| 10× | distribute-lft-out-- |
| 9× | add-exp-log associate-/r* add-cbrt-cube |
| 8× | unpow-prod-down cube-prod |
| 6× | associate-/l* add-log-exp |
| 5× | pow1 |
| 4× | associate-/r/ difference-of-squares |
| 3× | cube-div pow-unpow flip3-+ flip-+ |
| 2× | cbrt-undiv frac-2neg div-exp frac-add clear-num div-inv |
| 1× | +-commutative cube-mult pow-to-exp flip3-- pow-pow unpow3 pow-exp sum-log flip-- rem-cube-cbrt sqr-pow |
| 5.0ms | (/ 1.0 (- x 1.0)) |
| 5.0ms | (/ x (+ x 1.0)) |
| 23.0ms | (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) |
| 28.0ms | (pow (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) 3) |
| 2.0ms | (/ 1.0 (- x 1.0)) |
| 3.0ms | (/ x (+ x 1.0)) |
| 6.0ms | (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) |
| 7.0ms | (pow (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) 3) |
Useful iterations: 2 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 513 | 858 |
| 1 | 2260 | 808 |
| 2 | 5002 | 804 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 135 | 0 | 135 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 135 | 3 | 138 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ (log (exp (/ 1.0 (- x 1.0)))) (/ x (+ x 1.0))) |
| 0.0b | (/ x (+ x 1.0)) |
| 0.0b | (/ 1.0 (- x 1.0)) |
| 2.2b | (log (exp (/ 1.0 (- x 1.0)))) |
| 59× | *-un-lft-identity |
| 48× | add-sqr-sqrt |
| 42× | times-frac |
| 34× | add-cube-cbrt |
| 23× | log-pow |
| 21× | exp-prod |
| 9× | associate-/r* |
| 8× | add-exp-log add-cbrt-cube |
| 7× | distribute-lft-out-- difference-of-squares |
| 6× | pow1 log-prod associate-/r/ distribute-lft-out associate-/l* |
| 5× | add-log-exp |
| 3× | associate-+l+ div-inv |
| 2× | cbrt-undiv flip3-- frac-2neg flip3-+ div-exp clear-num flip-- flip-+ |
| 1× | +-commutative rem-log-exp sum-log |
| 32.0ms | (+ (log (exp (/ 1.0 (- x 1.0)))) (/ x (+ x 1.0))) |
| 5.0ms | (/ x (+ x 1.0)) |
| 5.0ms | (/ 1.0 (- x 1.0)) |
| 7.0ms | (log (exp (/ 1.0 (- x 1.0)))) |
| 6.0ms | (+ (log (exp (/ 1.0 (- x 1.0)))) (/ x (+ x 1.0))) |
| 2.0ms | (/ x (+ x 1.0)) |
| 2.0ms | (/ 1.0 (- x 1.0)) |
| 2.0ms | (log (exp (/ 1.0 (- x 1.0)))) |
Useful iterations: 2 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 427 | 721 |
| 1 | 1400 | 669 |
| 2 | 5001 | 661 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 131 | 0 | 131 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 131 | 3 | 134 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (/ 1.0 (- x 1.0)) |
| 0.0b | (+ (cbrt (pow (/ 1.0 (- x 1.0)) 3)) (/ x (+ x 1.0))) |
| 0.1b | (pow (/ 1.0 (- x 1.0)) 3) |
| 19.0b | (cbrt (pow (/ 1.0 (- x 1.0)) 3)) |
| 86× | *-un-lft-identity |
| 84× | add-sqr-sqrt |
| 75× | times-frac |
| 52× | add-cube-cbrt |
| 48× | cbrt-prod |
| 42× | unpow-prod-down cube-prod |
| 16× | distribute-lft-out-- difference-of-squares |
| 10× | associate-/r/ |
| 9× | add-exp-log add-cbrt-cube |
| 6× | add-log-exp |
| 5× | pow1 flip3-- associate-/r* flip-- div-inv |
| 3× | cube-div pow-unpow associate-/l* |
| 2× | cbrt-undiv cube-mult cbrt-div unpow3 div-exp pow-exp rem-cube-cbrt sqr-pow |
| 1× | +-commutative pow-to-exp pow-pow frac-2neg flip3-+ pow1/3 frac-add clear-num sum-log rem-cbrt-cube flip-+ distribute-lft-out |
| 7.0ms | (/ 1.0 (- x 1.0)) |
| 46.0ms | (+ (cbrt (pow (/ 1.0 (- x 1.0)) 3)) (/ x (+ x 1.0))) |
| 7.0ms | (pow (/ 1.0 (- x 1.0)) 3) |
| 10.0ms | (cbrt (pow (/ 1.0 (- x 1.0)) 3)) |
| 2.0ms | (/ 1.0 (- x 1.0)) |
| 6.0ms | (+ (cbrt (pow (/ 1.0 (- x 1.0)) 3)) (/ x (+ x 1.0))) |
| 3.0ms | (pow (/ 1.0 (- x 1.0)) 3) |
| 2.0ms | (cbrt (pow (/ 1.0 (- x 1.0)) 3)) |
Useful iterations: 2 (61.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 633 | 1215 |
| 1 | 2911 | 1096 |
| 2 | 5002 | 1086 |
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 182 | 0 | 182 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 182 | 3 | 185 |
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 |
| 227.0ms | 8000× | body | 80 | valid |
Loading profile data...