Time bar (total: 1.9s)
| 8.0ms | 94× | body | 640 | valid |
| 4.0ms | 64× | body | 320 | valid |
| 2.0ms | 70× | body | 80 | valid |
| 1.0ms | 28× | body | 160 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 4 |
| 1 | 12 | 4 |
| 2 | 12 | 4 |
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: 20.7b
Found 2 expressions with local error:
| 0.0b | (/ 1.0 (+ x 1.0)) |
| 4.2b | (- (/ 1.0 (+ x 1.0)) (/ 1.0 x)) |
| 40× | *-un-lft-identity |
| 28× | times-frac |
| 27× | add-sqr-sqrt |
| 15× | add-cube-cbrt |
| 8× | distribute-lft-out-- |
| 7× | distribute-lft-out |
| 4× | add-exp-log associate-/r* add-cbrt-cube add-log-exp difference-of-squares |
| 3× | div-inv associate-/l* |
| 2× | pow1 associate-/r/ |
| 1× | cbrt-undiv sub-neg flip3-- frac-2neg flip3-+ diff-log div-exp clear-num frac-sub flip-- flip-+ |
| 5.0ms | (/ 1.0 (+ x 1.0)) |
| 16.0ms | (- (/ 1.0 (+ x 1.0)) (/ 1.0 x)) |
| 6.0ms | (/ 1.0 (+ x 1.0)) |
| 4.0ms | (- (/ 1.0 (+ x 1.0)) (/ 1.0 x)) |
Useful iterations: 2 (24.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 266 | 392 |
| 1 | 898 | 369 |
| 2 | 4171 | 367 |
| 3 | 5002 | 367 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 61 | 3 | 64 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 62 | 3 | 65 |
Merged error: 0.5b
Found 4 expressions with local error:
| 0.1b | (/ 1 (pow x 4)) |
| 0.4b | (/ 1 (pow x 3)) |
| 0.6b | (/ 1 (pow x 2)) |
| 12.3b | (- (/ 1 (pow x 3)) (+ (/ 1 (pow x 2)) (/ 1 (pow x 4)))) |
| 98× | times-frac |
| 93× | *-un-lft-identity |
| 85× | add-sqr-sqrt |
| 65× | add-cube-cbrt |
| 38× | unpow-prod-down |
| 31× | add-exp-log |
| 27× | associate-/r* |
| 18× | div-exp |
| 16× | div-inv |
| 14× | cube-prod sqr-pow |
| 13× | distribute-lft-out-- |
| 11× | distribute-lft-out |
| 10× | add-cbrt-cube |
| 9× | pow-to-exp rec-exp 1-exp pow-exp associate-/l* add-log-exp difference-of-squares |
| 4× | pow1 cube-mult unpow3 unpow2 |
| 3× | cbrt-undiv pow-flip frac-2neg clear-num frac-sub inv-pow |
| 2× | diff-log |
| 1× | sub-neg flip3-- flip3-+ frac-add sum-log flip-- flip-+ associate--r+ |
| 4.0ms | (/ 1 (pow x 4)) |
| 5.0ms | (/ 1 (pow x 3)) |
| 5.0ms | (/ 1 (pow x 2)) |
| 56.0ms | (- (/ 1 (pow x 3)) (+ (/ 1 (pow x 2)) (/ 1 (pow x 4)))) |
| 3.0ms | (/ 1 (pow x 4)) |
| 3.0ms | (/ 1 (pow x 3)) |
| 2.0ms | (/ 1 (pow x 2)) |
| 3.0ms | (- (/ 1 (pow x 3)) (+ (/ 1 (pow x 2)) (/ 1 (pow x 4)))) |
Useful iterations: 2 (87.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 609 | 1343 |
| 1 | 3152 | 1069 |
| 2 | 5001 | 1044 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 233 | 1 | 234 |
| Fresh | 0 | 2 | 2 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 234 | 3 | 237 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ (pow x -2) (/ 1 (pow x 4))) |
| 0.1b | (/ 1 (pow x 4)) |
| 0.4b | (/ 1 (pow x 3)) |
| 12.3b | (- (/ 1 (pow x 3)) (+ (pow x -2) (/ 1 (pow x 4)))) |
| 65× | add-sqr-sqrt times-frac |
| 63× | *-un-lft-identity |
| 45× | add-cube-cbrt |
| 26× | unpow-prod-down |
| 22× | add-exp-log |
| 19× | associate-/r* |
| 14× | cube-prod |
| 12× | div-exp |
| 11× | add-log-exp |
| 10× | sqr-pow |
| 9× | difference-of-squares |
| 8× | add-cbrt-cube div-inv |
| 6× | pow-to-exp rec-exp 1-exp pow-exp distribute-lft-out associate-/l* distribute-lft-out-- |
| 4× | pow1 cube-mult unpow3 |
| 2× | cbrt-undiv pow-flip frac-2neg flip3-+ diff-log clear-num sum-log frac-sub flip-+ inv-pow |
| 1× | +-commutative sub-neg flip3-- flip-- associate--r+ |
| 12.0ms | (+ (pow x -2) (/ 1 (pow x 4))) |
| 4.0ms | (/ 1 (pow x 4)) |
| 5.0ms | (/ 1 (pow x 3)) |
| 31.0ms | (- (/ 1 (pow x 3)) (+ (pow x -2) (/ 1 (pow x 4)))) |
| 11.0ms | (+ (pow x -2) (/ 1 (pow x 4))) |
| 3.0ms | (/ 1 (pow x 4)) |
| 3.0ms | (/ 1 (pow x 3)) |
| 4.0ms | (- (/ 1 (pow x 3)) (+ (pow x -2) (/ 1 (pow x 4)))) |
Useful iterations: 2 (59.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 483 | 1064 |
| 1 | 2296 | 850 |
| 2 | 5002 | 824 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 182 | 0 | 182 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 182 | 3 | 185 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (* (+ x 1.0) x) |
| 0.0b | (/ (* 1.0 (- x (+ x 1.0))) (* (+ x 1.0) x)) |
| 3.4b | (- x (+ x 1.0)) |
| 17× | add-exp-log add-cbrt-cube |
| 12× | *-un-lft-identity |
| 9× | add-sqr-sqrt |
| 8× | add-log-exp |
| 5× | pow1 add-cube-cbrt prod-exp cbrt-unprod |
| 4× | cbrt-undiv div-exp associate-*l* associate-*l/ |
| 3× | associate-*r* |
| 2× | flip3-- flip3-+ diff-log associate-*r/ associate-/r/ flip-- flip-+ associate-/l/ distribute-lft-out distribute-lft-out-- |
| 1× | sub-neg frac-2neg times-frac pow-prod-down clear-num associate-/r* sum-log *-commutative div-inv associate-/l* associate--r+ difference-of-squares unswap-sqr |
| 5.0ms | (* (+ x 1.0) x) |
| 12.0ms | (/ (* 1.0 (- x (+ x 1.0))) (* (+ x 1.0) x)) |
| 6.0ms | (- x (+ x 1.0)) |
| 4.0ms | (* (+ x 1.0) x) |
| 3.0ms | (/ (* 1.0 (- x (+ x 1.0))) (* (+ x 1.0) x)) |
| 1.0ms | (- x (+ x 1.0)) |
Useful iterations: 2 (49.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 345 | 395 |
| 1 | 2045 | 325 |
| 2 | 5003 | 316 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 71 | 1 | 72 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 72 | 3 | 75 |
Merged error: 0b
0% (0.1b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 5 |
| 1 | 10 | 5 |
| 269.0ms | 2906× | body | 640 | valid |
| 131.0ms | 1913× | body | 320 | valid |
| 53.0ms | 2241× | body | 80 | valid |
| 44.0ms | 940× | body | 160 | valid |
Loading profile data...