Time bar (total: 6.9s)
| 18.0ms | 220× | body | 80 | nan |
| 17.0ms | 476× | pre | 80 | overflowed |
| 15.0ms | 140× | body | 160 | valid |
| 8.0ms | 116× | 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: 29.2b
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)) |
| 29.1b | (+ (- 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 |
| 4.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 3.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 37.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 11.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 70.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 44.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 105.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 79.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
Useful iterations: 2 (38.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)))) |
| 3.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 45.0ms | (/ (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a)) |
| 27.0ms | (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 79.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 44.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 152.0ms | (/ (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a)) |
| 185.0ms | (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
Useful iterations: 2 (95.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 642 | 2664 |
| 1 | 3175 | 2400 |
| 2 | 5003 | 2388 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (/ (- (pow b 6) (pow (* (* 4.0 a) c) 3)) (+ (* (* (* 4.0 a) c) (+ (* (* 4.0 a) c) (pow b 2))) (* (* b b) (* b b))))))) |
| 0.3b | (* (* (* 4.0 a) c) (+ (* (* 4.0 a) c) (pow b 2))) |
| 0.5b | (* (* b b) (* b b)) |
| 0.7b | (pow (* (* 4.0 a) c) 3) |
| 130× | pow1 |
| 47× | add-sqr-sqrt |
| 36× | pow-prod-up |
| 35× | *-un-lft-identity |
| 33× | add-exp-log add-cbrt-cube |
| 32× | pow-prod-down |
| 28× | times-frac |
| 22× | pow-sqr |
| 19× | add-cube-cbrt |
| 18× | pow-plus |
| 17× | prod-exp cbrt-unprod |
| 13× | pow2 |
| 12× | difference-of-squares |
| 8× | associate-/r* sqrt-prod distribute-lft-out-- |
| 4× | distribute-rgt-neg-in associate-*r* add-log-exp |
| 3× | pow-unpow pow-pow pow-exp associate-/l* rem-cube-cbrt |
| 2× | flip3-+ associate-*r/ associate-*l* associate-/r/ *-commutative flip-+ associate-/l/ |
| 1× | cbrt-undiv distribute-rgt-in cube-mult pow-to-exp unpow-prod-down flip3-- frac-2neg distribute-lft-in unpow3 cube-prod swap-sqr div-exp clear-num flip-- div-inv unswap-sqr sqr-pow |
| 264.0ms | (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (/ (- (pow b 6) (pow (* (* 4.0 a) c) 3)) (+ (* (* (* 4.0 a) c) (+ (* (* 4.0 a) c) (pow b 2))) (* (* b b) (* b b))))))) |
| 46.0ms | (* (* (* 4.0 a) c) (+ (* (* 4.0 a) c) (pow b 2))) |
| 12.0ms | (* (* b b) (* b b)) |
| 6.0ms | (pow (* (* 4.0 a) c) 3) |
| 285.0ms | (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (/ (- (pow b 6) (pow (* (* 4.0 a) c) 3)) (+ (* (* (* 4.0 a) c) (+ (* (* 4.0 a) c) (pow b 2))) (* (* b b) (* b b))))))) |
| 78.0ms | (* (* (* 4.0 a) c) (+ (* (* 4.0 a) c) (pow b 2))) |
| 31.0ms | (* (* b b) (* b b)) |
| 59.0ms | (pow (* (* 4.0 a) c) 3) |
Useful iterations: 1 (20.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 655 | 2360 |
| 1 | 4225 | 2113 |
| 2 | 5001 | 2113 |
9 alts after pruning (8 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (/ (* 1 (/ (* 4.0 a) (/ (- (- b) (sqrt (/ (- (pow b 6) (pow (* (* 4.0 a) c) 3)) (+ (* (* (* 4.0 a) c) (+ (* (* 4.0 a) c) (pow b 2))) (* (* b b) (* b b)))))) c))) (* 2.0 a)) |
| 0.3b | (* (* (* 4.0 a) c) (+ (* (* 4.0 a) c) (pow b 2))) |
| 0.5b | (* (* b b) (* b b)) |
| 0.7b | (pow (* (* 4.0 a) c) 3) |
| 130× | pow1 |
| 128× | add-exp-log |
| 87× | add-cbrt-cube |
| 56× | prod-exp |
| 46× | div-exp |
| 37× | cbrt-unprod |
| 36× | pow-prod-up |
| 32× | pow-prod-down |
| 24× | cbrt-undiv |
| 22× | pow-sqr |
| 18× | pow-plus |
| 13× | pow2 |
| 10× | 1-exp |
| 6× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 4× | associate-*r* add-log-exp |
| 3× | pow-unpow pow-pow associate-*r/ pow-exp rem-cube-cbrt |
| 2× | associate-*l* *-commutative |
| 1× | distribute-rgt-in cube-mult pow-to-exp unpow-prod-down frac-2neg distribute-lft-in flip3-+ times-frac unpow3 cube-prod swap-sqr clear-num associate-/r* flip-+ div-inv associate-/l/ associate-/l* unswap-sqr sqr-pow |
| 141.0ms | (/ (* 1 (/ (* 4.0 a) (/ (- (- b) (sqrt (/ (- (pow b 6) (pow (* (* 4.0 a) c) 3)) (+ (* (* (* 4.0 a) c) (+ (* (* 4.0 a) c) (pow b 2))) (* (* b b) (* b b)))))) c))) (* 2.0 a)) |
| 43.0ms | (* (* (* 4.0 a) c) (+ (* (* 4.0 a) c) (pow b 2))) |
| 12.0ms | (* (* b b) (* b b)) |
| 10.0ms | (pow (* (* 4.0 a) c) 3) |
| 234.0ms | (/ (* 1 (/ (* 4.0 a) (/ (- (- b) (sqrt (/ (- (pow b 6) (pow (* (* 4.0 a) c) 3)) (+ (* (* (* 4.0 a) c) (+ (* (* 4.0 a) c) (pow b 2))) (* (* b b) (* b b)))))) c))) (* 2.0 a)) |
| 76.0ms | (* (* (* 4.0 a) c) (+ (* (* 4.0 a) c) (pow b 2))) |
| 31.0ms | (* (* b b) (* b b)) |
| 58.0ms | (pow (* (* 4.0 a) c) 3) |
Useful iterations: 1 (24.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 883 | 2379 |
| 1 | 5001 | 1648 |
9 alts after pruning (7 fresh and 2 done)
Merged error: 0.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 | 38 | 26 |
| 1 | 40 | 26 |
| 2 | 40 | 26 |
| 600.0ms | 16561× | pre | 80 | overflowed |
| 579.0ms | 8561× | body | 80 | nan |
| 483.0ms | 4366× | body | 160 | valid |
| 253.0ms | 3634× | body | 80 | valid |