Time bar (total: 4.3s)
| 9.0ms | 32× | body | 1280 | valid |
| 8.0ms | 34× | body | 2560 | valid |
| 7.0ms | 179× | body | 80 | valid |
| 3.0ms | 86× | body | 80 | nan |
| 2.0ms | 15× | body | 640 | valid |
| 2.0ms | 7× | body | 5120 | valid |
| 1.0ms | 7× | body | 320 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 9 |
| 1 | 64 | 9 |
| 2 | 114 | 9 |
| 3 | 135 | 9 |
| 4 | 144 | 9 |
| 5 | 148 | 9 |
| 6 | 148 | 9 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 33.5b
Found 4 expressions with local error:
| 0.2b | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 0.3b | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 0.4b | (- (* b b) (* 4.0 (* a c))) |
| 22.5b | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 20× | add-sqr-sqrt |
| 19× | *-un-lft-identity |
| 10× | add-log-exp |
| 9× | add-exp-log add-cbrt-cube |
| 7× | add-cube-cbrt times-frac associate-/l* |
| 6× | sqrt-prod distribute-lft-out-- difference-of-squares |
| 5× | pow1 |
| 4× | flip3-- flip-- |
| 3× | distribute-rgt-neg-in diff-log |
| 2× | cbrt-undiv sub-neg sqrt-div div-exp associate-/l/ |
| 1× | associate--l- neg-sub0 rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 div-sub neg-log prod-exp clear-num associate-/r* cbrt-unprod div-inv |
| 12.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 35.0ms | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 3.0ms | (- (* b b) (* 4.0 (* a c))) |
| 4.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 74.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 91.0ms | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 43.0ms | (- (* b b) (* 4.0 (* a c))) |
| 70.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 2 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 404 | 890 |
| 1 | 1481 | 801 |
| 2 | 5001 | 796 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 4.3b
Found 4 expressions with local error:
| 0.2b | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 0.3b | (/ (pow (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) 1) (* 2.0 a)) |
| 0.4b | (- (* b b) (* 4.0 (* a c))) |
| 22.5b | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 22× | add-sqr-sqrt |
| 21× | *-un-lft-identity |
| 17× | add-exp-log |
| 14× | unpow-prod-down |
| 11× | times-frac associate-/l* |
| 10× | add-log-exp |
| 9× | add-cube-cbrt add-cbrt-cube |
| 6× | div-exp sqrt-prod distribute-lft-out-- difference-of-squares |
| 5× | pow1 |
| 3× | flip3-- distribute-rgt-neg-in diff-log prod-exp flip-- |
| 2× | cbrt-undiv pow-to-exp sub-neg sqrt-div pow-exp sqr-pow |
| 1× | associate--l- neg-sub0 rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 neg-log clear-num associate-/r* cbrt-unprod div-inv |
| 12.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 64.0ms | (/ (pow (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) 1) (* 2.0 a)) |
| 3.0ms | (- (* b b) (* 4.0 (* a c))) |
| 4.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 74.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 101.0ms | (/ (pow (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) 1) (* 2.0 a)) |
| 43.0ms | (- (* b b) (* 4.0 (* a c))) |
| 69.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 2 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 424 | 1032 |
| 1 | 1620 | 943 |
| 2 | 5001 | 931 |
9 alts after pruning (8 fresh and 1 done)
Merged error: 4.3b
Found 4 expressions with local error:
| 0.2b | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 0.4b | (- (* b b) (* 4.0 (* a c))) |
| 0.5b | (* (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (/ 1 (* 2.0 a))) |
| 22.5b | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 23× | add-exp-log |
| 19× | add-sqr-sqrt |
| 16× | *-un-lft-identity |
| 13× | add-cbrt-cube |
| 10× | prod-exp add-log-exp |
| 8× | add-cube-cbrt |
| 7× | pow1 associate-*r* associate-*l* |
| 5× | flip3-- sqrt-prod flip-- |
| 4× | div-exp cbrt-unprod distribute-lft-out-- difference-of-squares |
| 3× | times-frac diff-log |
| 2× | cbrt-undiv frac-times sub-neg rec-exp distribute-rgt-neg-in sqrt-div 1-exp associate-*l/ |
| 1× | associate--l- neg-sub0 rem-sqrt-square sqrt-pow1 pow1/2 associate-*r/ pow-prod-down neg-log un-div-inv *-commutative div-inv unswap-sqr |
| 12.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 3.0ms | (- (* b b) (* 4.0 (* a c))) |
| 55.0ms | (* (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (/ 1 (* 2.0 a))) |
| 4.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 73.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 43.0ms | (- (* b b) (* 4.0 (* a c))) |
| 91.0ms | (* (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (/ 1 (* 2.0 a))) |
| 69.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 2 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 469 | 991 |
| 1 | 2048 | 866 |
| 2 | 5002 | 857 |
8 alts after pruning (6 fresh and 2 done)
Merged error: 4.3b
Found 4 expressions with local error:
| 0.7b | (+ (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 10.8b | (* (/ 1 (* 2.0 a)) (+ (- (pow b 2) (pow b 2)) (* 4.0 (* a c)))) |
| 19.3b | (- (pow b 2) (pow b 2)) |
| 22.5b | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 35× | add-sqr-sqrt |
| 24× | *-un-lft-identity |
| 23× | add-exp-log |
| 22× | unpow-prod-down |
| 16× | add-cube-cbrt difference-of-squares |
| 13× | add-cbrt-cube |
| 12× | unpow2 sqr-pow |
| 10× | distribute-rgt-out-- prod-exp add-log-exp |
| 8× | distribute-lft-out-- |
| 7× | pow1 associate-*l* |
| 4× | div-exp cbrt-unprod |
| 3× | flip3-+ times-frac associate-*r* sqrt-prod flip-+ |
| 2× | cbrt-undiv frac-times rec-exp flip3-- sqrt-div 1-exp associate-*r/ sum-log flip-- distribute-lft-out |
| 1× | +-commutative neg-sub0 distribute-rgt-in associate-+l- sub-neg rem-sqrt-square distribute-rgt-neg-in distribute-lft-in sqrt-pow1 pow1/2 +-inverses diff-log pow-prod-down neg-log associate-*l/ *-commutative div-inv unswap-sqr |
| 12.0ms | (+ (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 177.0ms | (* (/ 1 (* 2.0 a)) (+ (- (pow b 2) (pow b 2)) (* 4.0 (* a c)))) |
| 13.0ms | (- (pow b 2) (pow b 2)) |
| 4.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 74.0ms | (+ (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 16.0ms | (* (/ 1 (* 2.0 a)) (+ (- (pow b 2) (pow b 2)) (* 4.0 (* a c)))) |
| 1.0ms | (- (pow b 2) (pow b 2)) |
| 67.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 1 (22.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 663 | 841 |
| 1 | 5001 | 626 |
6 alts after pruning (4 fresh and 2 done)
Merged error: 4.3b
96.1% (0.9b remaining)
Error of 6.2b against oracle of 5.3b and baseline of 29.4b
| Iters | Range | Point | |
|---|---|---|---|
| 10 | 2.531505514381809e+64 | 2.4051897841780437e+82 | 1.3017976234533476e+80 |
| 10 | 1.3073375047174026e-281 | 5.2835940265373795e-264 | 1.4997509575725276e-267 |
| 7 | -4.788437381304621e+112 | -4.459607117755996e+110 | -3.8738438305427415e+112 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 25 |
| 1 | 44 | 25 |
| 253.0ms | 1046× | body | 2560 | valid |
| 247.0ms | 5910× | body | 80 | valid |
| 177.0ms | 896× | body | 1280 | valid |
| 121.0ms | 2839× | body | 80 | nan |
| 65.0ms | 420× | body | 640 | valid |
| 39.0ms | 133× | body | 5120 | valid |
| 28.0ms | 236× | body | 320 | valid |
| 10.0ms | 126× | body | 160 | valid |