Time bar (total: 11.5s)
| 14.0ms | 314× | body | 80 | nan |
| 11.0ms | 570× | pre | 80 | true |
| 10.0ms | 142× | body | 160 | valid |
| 4.0ms | 114× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 9 |
| 1 | 45 | 9 |
| 2 | 79 | 9 |
| 3 | 97 | 9 |
| 4 | 105 | 9 |
| 5 | 105 | 9 |
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: 27.2b
Found 4 expressions with local error:
| 0.1b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 0.3b | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 0.3b | (- (* b b) (* (* 4.0 a) c)) |
| 27.2b | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 139× | add-sqr-sqrt |
| 116× | *-un-lft-identity |
| 60× | times-frac |
| 42× | unswap-sqr |
| 36× | add-cube-cbrt associate-*l* |
| 30× | difference-of-squares |
| 28× | distribute-lft-out |
| 24× | sqrt-prod |
| 18× | associate-*r* |
| 14× | distribute-rgt-neg-in |
| 12× | associate-/r* *-commutative distribute-lft-out-- |
| 10× | add-log-exp |
| 9× | add-exp-log add-cbrt-cube |
| 6× | swap-sqr |
| 5× | pow1 associate-/l* |
| 2× | cbrt-undiv neg-sub0 associate-+l- flip3-- flip3-+ sqrt-div div-exp sum-log flip-- flip-+ associate-/l/ |
| 1× | +-commutative sub-neg rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 diff-log div-sub neg-log prod-exp clear-num cbrt-unprod div-inv |
| 25.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 42.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 25.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 35.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 79.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 116.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 51.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 87.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
Useful iterations: 2 (54.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 621 | 2253 |
| 1 | 2443 | 2157 |
| 2 | 5002 | 2140 |
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 183 | 7 | 190 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 184 | 7 | 191 |
Merged error: 0.4b
Found 4 expressions with local error:
| 0.2b | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 0.3b | (/ (/ (+ (- (pow b 2) (pow b 2)) (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a)) |
| 0.3b | (- (* b b) (* (* 4.0 a) c)) |
| 0.3b | (/ (+ (- (pow b 2) (pow b 2)) (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 1801× | *-un-lft-identity |
| 1346× | times-frac |
| 946× | add-sqr-sqrt |
| 408× | distribute-lft-out-- |
| 400× | distribute-lft-out |
| 385× | add-cube-cbrt |
| 377× | associate-*l* |
| 217× | difference-of-squares |
| 168× | associate-*r* |
| 101× | distribute-rgt-neg-in sqrt-prod |
| 74× | unswap-sqr |
| 69× | associate-/l* |
| 59× | *-commutative |
| 28× | associate-/r/ |
| 26× | associate-/r* |
| 23× | associate-/l/ |
| 18× | add-exp-log add-cbrt-cube |
| 16× | flip3-- flip-- |
| 15× | div-inv |
| 10× | add-log-exp |
| 7× | cbrt-undiv div-exp |
| 4× | pow1 |
| 3× | frac-2neg diff-log div-sub swap-sqr clear-num |
| 2× | associate-+l- sub-neg flip3-+ prod-exp cbrt-unprod flip-+ |
| 1× | associate--l- neg-sub0 neg-log |
| 35.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 114.0ms | (/ (/ (+ (- (pow b 2) (pow b 2)) (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a)) |
| 26.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 88.0ms | (/ (+ (- (pow b 2) (pow b 2)) (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 85.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 139.0ms | (/ (/ (+ (- (pow b 2) (pow b 2)) (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a)) |
| 49.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 184.0ms | (/ (+ (- (pow b 2) (pow b 2)) (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
Useful iterations: 1 (40.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1732 | 24064 |
| 1 | 5001 | 22943 |
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 898 | 10 | 908 |
| Fresh | 6 | 0 | 6 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 905 | 10 | 915 |
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (/ 1 (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 0.3b | (- (* b b) (* (* 4.0 a) c)) |
| 0.3b | (/ (/ 1 (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a)) |
| 0.4b | (* (* 4.0 (* a c)) (/ (/ 1 (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a))) |
| 1245× | times-frac |
| 1076× | add-sqr-sqrt |
| 836× | *-un-lft-identity |
| 511× | associate-*r* |
| 480× | add-cube-cbrt |
| 205× | associate-*l* |
| 183× | difference-of-squares |
| 174× | distribute-lft-out-- |
| 153× | add-exp-log |
| 129× | unswap-sqr |
| 87× | add-cbrt-cube |
| 84× | distribute-rgt-neg-in sqrt-prod |
| 70× | prod-exp |
| 66× | associate-/l* |
| 62× | *-commutative |
| 55× | associate-*r/ |
| 54× | associate-/r/ |
| 50× | div-exp |
| 45× | associate-/r* |
| 38× | cbrt-unprod |
| 30× | div-inv |
| 29× | associate-/l/ |
| 28× | flip3-- flip-- |
| 25× | cbrt-undiv |
| 14× | pow1 |
| 9× | rec-exp 1-exp |
| 7× | clear-num |
| 6× | pow-prod-down un-div-inv add-log-exp |
| 5× | frac-2neg |
| 3× | swap-sqr |
| 1× | sub-neg pow-flip diff-log inv-pow |
| 40.0ms | (/ 1 (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 27.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 58.0ms | (/ (/ 1 (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a)) |
| 196.0ms | (* (* 4.0 (* a c)) (/ (/ 1 (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a))) |
| 108.0ms | (/ 1 (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 51.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 135.0ms | (/ (/ 1 (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a)) |
| 169.0ms | (* (* 4.0 (* a c)) (/ (/ 1 (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a))) |
Useful iterations: 1 (61.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 3167 | 16442 |
| 1 | 5001 | 15610 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 974 | 3 | 977 |
| Fresh | 4 | 5 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 978 | 9 | 987 |
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (* (* 4.0 c) (* a (/ (/ 1 (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a)))) |
| 0.3b | (* a (/ (/ 1 (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a))) |
| 0.3b | (- (* b b) (* (* 4.0 a) c)) |
| 0.3b | (/ (/ 1 (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a)) |
| 1831× | times-frac |
| 1520× | add-sqr-sqrt |
| 1254× | associate-*r* |
| 1203× | *-un-lft-identity |
| 699× | add-cube-cbrt |
| 282× | associate-*l* |
| 255× | difference-of-squares |
| 246× | distribute-lft-out-- |
| 171× | associate-*r/ |
| 167× | unswap-sqr |
| 154× | add-exp-log |
| 120× | distribute-rgt-neg-in sqrt-prod |
| 96× | associate-/l* |
| 91× | *-commutative |
| 90× | add-cbrt-cube |
| 78× | associate-/r/ |
| 73× | prod-exp |
| 57× | associate-/r* |
| 48× | div-exp |
| 45× | associate-/l/ |
| 44× | div-inv |
| 41× | cbrt-unprod |
| 40× | flip3-- flip-- |
| 24× | cbrt-undiv |
| 18× | pow1 |
| 12× | un-div-inv |
| 10× | clear-num |
| 9× | pow-prod-down |
| 8× | rec-exp 1-exp |
| 6× | frac-2neg add-log-exp |
| 3× | swap-sqr |
| 1× | sub-neg diff-log |
| 228.0ms | (* (* 4.0 c) (* a (/ (/ 1 (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a)))) |
| 123.0ms | (* a (/ (/ 1 (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a))) |
| 24.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 58.0ms | (/ (/ 1 (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a)) |
| 190.0ms | (* (* 4.0 c) (* a (/ (/ 1 (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a)))) |
| 163.0ms | (* a (/ (/ 1 (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a))) |
| 47.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 137.0ms | (/ (/ 1 (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a)) |
Useful iterations: 1 (73.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 3826 | 20408 |
| 1 | 5002 | 19593 |
8 alts after pruning (6 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1340 | 1 | 1341 |
| Fresh | 2 | 5 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 1342 | 8 | 1350 |
Merged error: 0b
0% (0.4b remaining)
Error of 0.4b against oracle of 0.0b and baseline of 0.4b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 13 |
| 1 | 27 | 13 |
| 322.0ms | 16745× | pre | 80 | true |
| 308.0ms | 4411× | body | 160 | valid |
| 296.0ms | 8745× | body | 80 | nan |
| 134.0ms | 3589× | body | 80 | valid |