Time bar (total: 7.6s)
| 91.0ms | 92× | body | 2560 | valid |
| 59.0ms | 109× | body | 1280 | valid |
| 7.0ms | 25× | body | 640 | valid |
| 7.0ms | 49× | body | 80 | overflowed |
| 6.0ms | 305× | pre | 80 | true |
| 2.0ms | 9× | body | 320 | valid |
| 1.0ms | 18× | body | 80 | valid |
| 0.0ms | 3× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 13 |
| 1 | 101 | 13 |
| 2 | 245 | 13 |
| 3 | 697 | 13 |
| 4 | 3463 | 13 |
| 5 | 5001 | 13 |
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: 59.4b
Found 4 expressions with local error:
| 0.1b | (exp (* b eps)) |
| 2.3b | (- (exp (* b eps)) 1.0) |
| 3.4b | (- (exp (* a eps)) 1.0) |
| 4.6b | (- (exp (* (+ a b) eps)) 1.0) |
| 12× | add-log-exp |
| 10× | add-sqr-sqrt *-un-lft-identity |
| 4× | pow1 add-exp-log add-cube-cbrt add-cbrt-cube |
| 3× | sub-neg flip3-- diff-log flip-- distribute-lft-out-- difference-of-squares |
| 1× | exp-prod exp-to-pow rem-exp-log |
| 2.0ms | (exp (* b eps)) |
| 4.0ms | (- (exp (* b eps)) 1.0) |
| 4.0ms | (- (exp (* a eps)) 1.0) |
| 4.0ms | (- (exp (* (+ a b) eps)) 1.0) |
| 4.0ms | (exp (* b eps)) |
| 7.0ms | (- (exp (* b eps)) 1.0) |
| 7.0ms | (- (exp (* a eps)) 1.0) |
| 17.0ms | (- (exp (* (+ a b) eps)) 1.0) |
Useful iterations: 3 (68.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 246 | 355 |
| 1 | 718 | 326 |
| 2 | 2424 | 321 |
| 3 | 5002 | 319 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 58 | 6 | 64 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 59 | 6 | 65 |
Merged error: 49.3b
Found 4 expressions with local error:
| 3.9b | (/ (* eps (- (exp (* (+ a b) eps)) 1.0)) (* (- (exp (* a eps)) 1.0) (* b (+ (+ (* (* 1/2 (pow eps 2)) b) (* (* 1/6 (pow eps 3)) (pow b 2))) eps)))) |
| 4.6b | (- (exp (* (+ a b) eps)) 1.0) |
| 6.9b | (* (* 1/2 (pow eps 2)) b) |
| 11.7b | (* (* 1/6 (pow eps 3)) (pow b 2)) |
| 61× | add-exp-log |
| 37× | prod-exp |
| 35× | add-cbrt-cube |
| 15× | cbrt-unprod |
| 11× | associate-*r* |
| 10× | associate-*r/ |
| 9× | add-sqr-sqrt *-un-lft-identity |
| 8× | pow-to-exp pow-exp associate-/r/ |
| 7× | add-cube-cbrt |
| 6× | pow1 cbrt-undiv div-exp add-log-exp |
| 5× | flip3-- flip-- |
| 4× | frac-times |
| 3× | unpow-prod-down flip3-+ flip-+ |
| 2× | associate-*l* associate-*l/ *-commutative associate-/l/ |
| 1× | sub-neg frac-2neg times-frac diff-log pow-prod-down clear-num associate-/r* div-inv associate-/l* distribute-lft-out-- unpow2 difference-of-squares sqr-pow |
| 22.0ms | (/ (* eps (- (exp (* (+ a b) eps)) 1.0)) (* (- (exp (* a eps)) 1.0) (* b (+ (+ (* (* 1/2 (pow eps 2)) b) (* (* 1/6 (pow eps 3)) (pow b 2))) eps)))) |
| 4.0ms | (- (exp (* (+ a b) eps)) 1.0) |
| 6.0ms | (* (* 1/2 (pow eps 2)) b) |
| 7.0ms | (* (* 1/6 (pow eps 3)) (pow b 2)) |
| 599.0ms | (/ (* eps (- (exp (* (+ a b) eps)) 1.0)) (* (- (exp (* a eps)) 1.0) (* b (+ (+ (* (* 1/2 (pow eps 2)) b) (* (* 1/6 (pow eps 3)) (pow b 2))) eps)))) |
| 14.0ms | (- (exp (* (+ a b) eps)) 1.0) |
| 4.0ms | (* (* 1/2 (pow eps 2)) b) |
| 8.0ms | (* (* 1/6 (pow eps 3)) (pow b 2)) |
Useful iterations: 1 (25.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 832 | 1629 |
| 1 | 5001 | 1297 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 109 | 2 | 111 |
| Fresh | 3 | 2 | 5 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 113 | 4 | 117 |
Merged error: 0.0b
Found 1 expressions with local error:
| 0.0b | (+ (/ 1 b) (/ 1 a)) |
| 13× | *-un-lft-identity |
| 7× | distribute-lft-out |
| 6× | times-frac |
| 4× | div-inv |
| 3× | add-sqr-sqrt add-cube-cbrt add-log-exp |
| 1× | pow1 add-exp-log +-commutative flip3-+ frac-add sum-log add-cbrt-cube flip-+ |
| 11.0ms | (+ (/ 1 b) (/ 1 a)) |
| 2.0ms | (+ (/ 1 b) (/ 1 a)) |
Useful iterations: 3 (24.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 101 | 104 |
| 1 | 345 | 94 |
| 2 | 1153 | 91 |
| 3 | 2755 | 90 |
| 4 | 5001 | 90 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 21 | 1 | 22 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 21 | 5 | 26 |
Merged error: 0.0b
Found 1 expressions with local error:
| 15.1b | (/ (+ b a) (* b a)) |
| 7× | *-un-lft-identity |
| 6× | add-exp-log add-cbrt-cube |
| 4× | times-frac associate-/l* |
| 3× | add-sqr-sqrt add-cube-cbrt |
| 2× | cbrt-undiv div-exp associate-/l/ distribute-lft-out |
| 1× | pow1 frac-2neg flip3-+ prod-exp clear-num associate-/r* cbrt-unprod flip-+ div-inv add-log-exp |
| 6.0ms | (/ (+ b a) (* b a)) |
| 6.0ms | (/ (+ b a) (* b a)) |
Useful iterations: 1 (4.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 145 | 134 |
| 1 | 519 | 113 |
| 2 | 2023 | 113 |
| 3 | 5001 | 113 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 27 | 1 | 28 |
| Fresh | 0 | 3 | 3 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 28 | 5 | 33 |
Merged error: 0.0b
0% (3.4b remaining)
Error of 3.5b against oracle of 0.1b and baseline of 3.5b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 3 |
| 1 | 9 | 3 |
| 2.6s | 2502× | body | 2560 | valid |
| 1.9s | 3457× | body | 1280 | valid |
| 355.0ms | 1092× | body | 640 | valid |
| 196.0ms | 9919× | pre | 80 | true |
| 128.0ms | 1916× | body | 80 | overflowed |
| 79.0ms | 354× | body | 320 | valid |
| 31.0ms | 470× | body | 80 | valid |
| 20.0ms | 128× | body | 160 | valid |
Loading profile data...