Time bar (total: 6.1s)
| 20.0ms | 134× | body | 160 | valid |
| 19.0ms | 249× | body | 80 | nan |
| 18.0ms | 505× | pre | 80 | true |
| 10.0ms | 122× | 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 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 27.5b
Found 4 expressions with local error:
| 0.1b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 0.3b | (- (* b b) (* (* 4.0 a) c)) |
| 0.3b | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 27.4b | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 19× | *-un-lft-identity |
| 10× | add-log-exp |
| 9× | add-exp-log add-cbrt-cube |
| 8× | add-sqr-sqrt |
| 7× | add-cube-cbrt |
| 6× | distribute-lft-out |
| 5× | pow1 times-frac associate-/l* |
| 3× | distribute-rgt-neg-in sqrt-prod |
| 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 associate-/r* cbrt-unprod div-inv |
| 3.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 3.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 33.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 11.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 72.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 49.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 106.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 81.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
Useful iterations: 2 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 405 | 779 |
| 1 | 1563 | 685 |
| 2 | 5002 | 674 |
5 alts after pruning (5 fresh and 0 done)
Merged error: 0.4b
Found 4 expressions with local error:
| 0.2b | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 0.3b | (- (* b b) (* (* 4.0 a) c)) |
| 0.3b | (/ (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a)) |
| 0.3b | (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 90× | times-frac |
| 82× | add-sqr-sqrt *-un-lft-identity |
| 38× | add-cube-cbrt |
| 30× | associate-/l* |
| 22× | distribute-lft-out-- difference-of-squares |
| 18× | add-exp-log add-cbrt-cube |
| 11× | distribute-rgt-neg-in sqrt-prod |
| 10× | add-log-exp |
| 8× | associate-/r* |
| 7× | cbrt-undiv div-exp |
| 6× | associate-/r/ |
| 5× | flip3-- flip-- |
| 4× | pow1 div-inv |
| 3× | diff-log associate-/l/ |
| 2× | sub-neg frac-2neg prod-exp clear-num cbrt-unprod |
| 1× | associate--l- neg-sub0 flip3-+ neg-log flip-+ |
| 12.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 2.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 40.0ms | (/ (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a)) |
| 29.0ms | (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 78.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 48.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 146.0ms | (/ (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a)) |
| 183.0ms | (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
Useful iterations: 2 (88.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 642 | 2664 |
| 1 | 3175 | 2400 |
| 2 | 5003 | 2388 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 0.2b | (* a (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 0.3b | (- (* b b) (* (* 4.0 a) c)) |
| 0.4b | (/ (* 4.0 (* a c)) (* a (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))) |
| 27× | add-exp-log add-cbrt-cube |
| 16× | add-sqr-sqrt |
| 14× | *-un-lft-identity |
| 10× | prod-exp cbrt-unprod add-log-exp |
| 7× | associate-*r* |
| 6× | pow1 cbrt-undiv add-cube-cbrt div-exp |
| 4× | sub-neg flip3-- associate-*r/ flip-- distribute-lft-out-- difference-of-squares |
| 3× | diff-log associate-*l* |
| 2× | distribute-rgt-in distribute-rgt-neg-in distribute-lft-in sqrt-prod associate-/r/ |
| 1× | associate--l- neg-sub0 frac-2neg times-frac pow-prod-down neg-log clear-num associate-/r* *-commutative div-inv associate-/l* unswap-sqr |
| 12.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 40.0ms | (* a (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 2.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 21.0ms | (/ (* 4.0 (* a c)) (* a (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))) |
| 79.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 107.0ms | (* a (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 49.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 151.0ms | (/ (* 4.0 (* a c)) (* a (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))) |
Useful iterations: 2 (78.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 512 | 1105 |
| 1 | 3243 | 867 |
| 2 | 5001 | 860 |
9 alts after pruning (8 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (/ (* 2.0 a) (* 4.0 (* a c))) |
| 0.3b | (- (* b b) (* (* 4.0 a) c)) |
| 0.3b | (/ 1 (* (/ (* 2.0 a) (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))) |
| 0.4b | (* (/ (* 2.0 a) (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 152× | add-exp-log |
| 92× | add-cbrt-cube |
| 73× | prod-exp |
| 46× | div-exp |
| 41× | cbrt-unprod |
| 26× | cbrt-undiv |
| 14× | add-sqr-sqrt |
| 12× | *-un-lft-identity |
| 9× | pow1 |
| 8× | add-cube-cbrt rec-exp 1-exp |
| 7× | associate-*r* |
| 6× | add-log-exp |
| 5× | flip3-- times-frac associate-*l* associate-/r/ flip-- |
| 4× | frac-times associate-*r/ associate-/l* |
| 3× | sub-neg div-inv |
| 2× | distribute-rgt-in pow-flip frac-2neg distribute-lft-in pow-prod-down associate-*l/ clear-num associate-/r* distribute-lft-out-- difference-of-squares |
| 1× | distribute-rgt-neg-in diff-log sqrt-prod *-commutative inv-pow unswap-sqr |
| 7.0ms | (/ (* 2.0 a) (* 4.0 (* a c))) |
| 2.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 60.0ms | (/ 1 (* (/ (* 2.0 a) (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))) |
| 64.0ms | (* (/ (* 2.0 a) (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 11.0ms | (/ (* 2.0 a) (* 4.0 (* a c))) |
| 44.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 152.0ms | (/ 1 (* (/ (* 2.0 a) (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))) |
| 86.0ms | (* (/ (* 2.0 a) (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
Useful iterations: 1 (21.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 795 | 2125 |
| 1 | 5001 | 1586 |
8 alts after pruning (7 fresh and 1 done)
Merged error: 0b
0% (0.4b remaining)
Error of 0.5b against oracle of 0.0b and baseline of 0.5b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 13 |
| 1 | 27 | 13 |
| 670.0ms | 8747× | body | 80 | nan |
| 659.0ms | 4500× | body | 160 | valid |
| 567.0ms | 16747× | pre | 80 | true |
| 291.0ms | 3500× | body | 80 | valid |