Time bar (total: 6.0s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 100% | 0% | 0 |
| 0% | 100% | 0% | 1 |
| 0% | 100% | 0% | 2 |
| 0% | 50% | 50% | 3 |
| 25% | 25% | 50% | 4 |
| 37.5% | 12.5% | 50% | 5 |
| 43.7% | 6.2% | 50% | 6 |
| 46.9% | 3.1% | 50% | 7 |
| 48.4% | 1.6% | 50% | 8 |
| 49.2% | 0.8% | 50% | 9 |
| 49.6% | 0.4% | 50% | 10 |
| 49.8% | 0.2% | 50% | 11 |
| 49.9% | 0.1% | 50% | 12 |
| 49.9% | 0% | 50% | 13 |
| 49.9% | 0% | 50% | 14 |
| 55.0ms | 105× | body | 1280 | valid |
| 25.0ms | 83× | body | 640 | valid |
| 8.0ms | 41× | body | 320 | valid |
| 2.0ms | 17× | body | 160 | valid |
| 1.0ms | 10× | body | 80 | valid |
Useful iterations: 0 (199.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4889 | 12 |
| 1 | 4889 | 12 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 | 0 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 2 |
Merged error: 58.1b
Found 2 expressions with local error:
| 0.0b | (/ (+ 1.0 x) (- 1.0 x)) |
| 5.7b | (log (/ (+ 1.0 x) (- 1.0 x))) |
| 63× | *-un-lft-identity |
| 41× | add-sqr-sqrt |
| 40× | times-frac |
| 26× | log-prod |
| 23× | add-cube-cbrt |
| 11× | distribute-lft-out |
| 9× | distribute-lft-out-- difference-of-squares |
| 7× | add-exp-log |
| 5× | associate-/r* |
| 4× | associate-/r/ add-cbrt-cube associate-/l* |
| 3× | pow1 |
| 2× | flip3-- div-exp rem-log-exp flip-- div-inv associate-/l/ add-log-exp |
| 1× | cbrt-undiv log-div frac-2neg flip3-+ clear-num log-pow flip-+ |
| 7.0ms | (/ (+ 1.0 x) (- 1.0 x)) |
| 7.0ms | (log (/ (+ 1.0 x) (- 1.0 x))) |
| 3.0ms | (/ (+ 1.0 x) (- 1.0 x)) |
| 5.0ms | (log (/ (+ 1.0 x) (- 1.0 x))) |
Useful iterations: 0 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5006 | 1111 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 82 | 6 | 88 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 82 | 7 | 89 |
Merged error: 0.2b
Found 2 expressions with local error:
| 0.0b | (+ (* x (* x 2.0)) (+ (log 1.0) (* 2.0 (- x (* (/ x 1.0) (/ x 1.0)))))) |
| 0.0b | (- x (* (/ x 1.0) (/ x 1.0))) |
| 8× | add-log-exp |
| 3× | add-sqr-sqrt sum-log |
| 2× | pow1 add-exp-log add-cube-cbrt *-un-lft-identity add-cbrt-cube |
| 1× | +-commutative sub-neg associate-+r+ flip3-- flip3-+ diff-log flip-- flip-+ difference-of-squares |
| 8.0ms | (+ (* x (* x 2.0)) (+ (log 1.0) (* 2.0 (- x (* (/ x 1.0) (/ x 1.0)))))) |
| 3.0ms | (- x (* (/ x 1.0) (/ x 1.0))) |
| 15.0ms | (+ (* x (* x 2.0)) (+ (log 1.0) (* 2.0 (- x (* (/ x 1.0) (/ x 1.0)))))) |
| 5.0ms | (- x (* (/ x 1.0) (/ x 1.0))) |
Useful iterations: 0 (50.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4934 | 456 |
| 1 | 4934 | 456 |
8 alts after pruning (6 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 30 | 1 | 31 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 30 | 8 | 38 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.0b | (- (- x (pow (/ x 1.0) 2)) (* x x)) |
| 0.0b | (* (pow x 6) (pow 2.0 3)) |
| 0.0b | (pow (+ (* (- x (pow (/ x 1.0) 2)) 2.0) (log 1.0)) 3) |
| 39.4b | (/ (+ (* (pow x 6) (pow 2.0 3)) (pow (+ (* (- x (pow (/ x 1.0) 2)) 2.0) (log 1.0)) 3)) (+ (* 2.0 (* 2.0 (pow x 4))) (* (+ (* (- x (pow (/ x 1.0) 2)) 2.0) (log 1.0)) (+ (log 1.0) (* 2.0 (- (- x (pow (/ x 1.0) 2)) (* x x))))))) |
| 38× | add-sqr-sqrt |
| 20× | add-cube-cbrt *-un-lft-identity |
| 19× | add-exp-log |
| 16× | unpow-prod-down |
| 12× | associate-*r* unswap-sqr |
| 10× | sqr-pow |
| 9× | times-frac cube-prod prod-exp add-cbrt-cube add-log-exp |
| 7× | pow-to-exp associate-*l* pow-exp |
| 5× | pow1 |
| 3× | pow-unpow flip3-+ diff-log associate-/r* flip-+ associate-/l* |
| 2× | cube-div cube-mult sub-neg unpow3 associate-/r/ associate-/l/ |
| 1× | cbrt-undiv associate--l- flip3-- pow-pow frac-2neg div-exp associate--l+ clear-num *-commutative flip-- cbrt-unprod div-inv rem-cube-cbrt difference-of-squares |
| 12.0ms | (- (- x (pow (/ x 1.0) 2)) (* x x)) |
| 8.0ms | (* (pow x 6) (pow 2.0 3)) |
| 14.0ms | (pow (+ (* (- x (pow (/ x 1.0) 2)) 2.0) (log 1.0)) 3) |
| 28.0ms | (/ (+ (* (pow x 6) (pow 2.0 3)) (pow (+ (* (- x (pow (/ x 1.0) 2)) 2.0) (log 1.0)) 3)) (+ (* 2.0 (* 2.0 (pow x 4))) (* (+ (* (- x (pow (/ x 1.0) 2)) 2.0) (log 1.0)) (+ (log 1.0) (* 2.0 (- (- x (pow (/ x 1.0) 2)) (* x x))))))) |
| 5.0ms | (- (- x (pow (/ x 1.0) 2)) (* x x)) |
| 6.0ms | (* (pow x 6) (pow 2.0 3)) |
| 7.0ms | (pow (+ (* (- x (pow (/ x 1.0) 2)) 2.0) (log 1.0)) 3) |
| 116.0ms | (/ (+ (* (pow x 6) (pow 2.0 3)) (pow (+ (* (- x (pow (/ x 1.0) 2)) 2.0) (log 1.0)) 3)) (+ (* 2.0 (* 2.0 (pow x 4))) (* (+ (* (- x (pow (/ x 1.0) 2)) 2.0) (log 1.0)) (+ (log 1.0) (* 2.0 (- (- x (pow (/ x 1.0) 2)) (* x x))))))) |
Useful iterations: 0 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5180 | 3825 |
8 alts after pruning (6 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 131 | 1 | 132 |
| Fresh | 0 | 5 | 5 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 2 | 2 |
| Total | 132 | 8 | 140 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.7b | (cbrt (- x (+ (pow (/ x 1.0) 2) (* x x)))) |
| 0.7b | (cbrt (- x (+ (pow (/ x 1.0) 2) (* x x)))) |
| 0.7b | (cbrt (- x (+ (pow (/ x 1.0) 2) (* x x)))) |
| 39.4b | (/ (+ (* (pow x 6) (pow 2.0 3)) (pow (+ (* (- x (pow (/ x 1.0) 2)) 2.0) (log 1.0)) 3)) (+ (* 2.0 (* 2.0 (pow x 4))) (* (+ (* (- x (pow (/ x 1.0) 2)) 2.0) (log 1.0)) (+ (log 1.0) (* 2.0 (* (* (cbrt (- x (+ (pow (/ x 1.0) 2) (* x x)))) (cbrt (- x (+ (pow (/ x 1.0) 2) (* x x))))) (cbrt (- x (+ (pow (/ x 1.0) 2) (* x x)))))))))) |
| 21× | add-sqr-sqrt *-un-lft-identity |
| 15× | cbrt-prod add-cube-cbrt |
| 9× | times-frac |
| 6× | add-exp-log cbrt-div add-cbrt-cube |
| 4× | pow1 add-log-exp |
| 3× | flip3-- pow1/3 associate-/r* flip-- associate-/l* distribute-lft-out-- difference-of-squares |
| 2× | flip3-+ associate-/r/ flip-+ associate-/l/ |
| 1× | cbrt-undiv frac-2neg div-exp clear-num div-inv |
| 13.0ms | (cbrt (- x (+ (pow (/ x 1.0) 2) (* x x)))) |
| 10.0ms | (cbrt (- x (+ (pow (/ x 1.0) 2) (* x x)))) |
| 10.0ms | (cbrt (- x (+ (pow (/ x 1.0) 2) (* x x)))) |
| 26.0ms | (/ (+ (* (pow x 6) (pow 2.0 3)) (pow (+ (* (- x (pow (/ x 1.0) 2)) 2.0) (log 1.0)) 3)) (+ (* 2.0 (* 2.0 (pow x 4))) (* (+ (* (- x (pow (/ x 1.0) 2)) 2.0) (log 1.0)) (+ (log 1.0) (* 2.0 (* (* (cbrt (- x (+ (pow (/ x 1.0) 2) (* x x)))) (cbrt (- x (+ (pow (/ x 1.0) 2) (* x x))))) (cbrt (- x (+ (pow (/ x 1.0) 2) (* x x)))))))))) |
| 11.0ms | (cbrt (- x (+ (pow (/ x 1.0) 2) (* x x)))) |
| 11.0ms | (cbrt (- x (+ (pow (/ x 1.0) 2) (* x x)))) |
| 13.0ms | (cbrt (- x (+ (pow (/ x 1.0) 2) (* x x)))) |
| 142.0ms | (/ (+ (* (pow x 6) (pow 2.0 3)) (pow (+ (* (- x (pow (/ x 1.0) 2)) 2.0) (log 1.0)) 3)) (+ (* 2.0 (* 2.0 (pow x 4))) (* (+ (* (- x (pow (/ x 1.0) 2)) 2.0) (log 1.0)) (+ (log 1.0) (* 2.0 (* (* (cbrt (- x (+ (pow (/ x 1.0) 2) (* x x)))) (cbrt (- x (+ (pow (/ x 1.0) 2) (* x x))))) (cbrt (- x (+ (pow (/ x 1.0) 2) (* x x)))))))))) |
Useful iterations: 0 (23.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5904 | 4002 |
8 alts after pruning (6 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 87 | 1 | 88 |
| Fresh | 0 | 5 | 5 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 2 | 2 |
| Total | 88 | 8 | 96 |
Merged error: 0.2b
0% (0.5b remaining)
Error of 0.6b against oracle of 0.1b and baseline of 0.6b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 24 |
| 1 | 45 | 24 |
| 1.7s | 3366× | body | 1280 | valid |
| 743.0ms | 2495× | body | 640 | valid |
| 242.0ms | 1306× | body | 320 | valid |
| 73.0ms | 626× | body | 160 | valid |
| 11.0ms | 207× | body | 80 | valid |
Loading profile data...