Time bar (total: 5.0s)
| 15.0ms | 209× | body | 80 | valid |
| 14.0ms | 39× | body | 2560 | valid |
| 9.0ms | 21× | body | 1280 | valid |
| 7.0ms | 107× | body | 80 | nan |
| 2.0ms | 10× | body | 640 | valid |
| 1.0ms | 4× | body | 320 | valid |
| 0.0ms | 3× | body | 160 | 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: 32.4b
Found 4 expressions with local error:
| 0.1b | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 0.7b | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 1.2b | (- (* b b) (* 4.0 (* a c))) |
| 22.0b | (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 |
| 37.0ms | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 12.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 3.0ms | (- (* b b) (* 4.0 (* a c))) |
| 4.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 95.0ms | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 77.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 48.0ms | (- (* b b) (* 4.0 (* a c))) |
| 66.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 |
8 alts after pruning (8 fresh and 0 done)
Merged error: 4.8b
Found 4 expressions with local error:
| 0.2b | (* (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (/ 1 (* 2.0 a))) |
| 0.7b | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 1.2b | (- (* b b) (* 4.0 (* a c))) |
| 22.0b | (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 |
| 58.0ms | (* (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (/ 1 (* 2.0 a))) |
| 13.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 3.0ms | (- (* b b) (* 4.0 (* a c))) |
| 4.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 96.0ms | (* (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (/ 1 (* 2.0 a))) |
| 78.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 48.0ms | (- (* b b) (* 4.0 (* a c))) |
| 67.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 2 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 469 | 991 |
| 1 | 2048 | 866 |
| 2 | 5002 | 857 |
8 alts after pruning (7 fresh and 1 done)
Merged error: 4.8b
Found 4 expressions with local error:
| 0.1b | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 0.7b | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 1.2b | (- (* b b) (* 4.0 (* a c))) |
| 22.0b | (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 |
| 37.0ms | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 12.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 3.0ms | (- (* b b) (* 4.0 (* a c))) |
| 4.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 95.0ms | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 77.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 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 |
8 alts after pruning (6 fresh and 2 done)
Merged error: 4.8b
Found 4 expressions with local error:
| 1.2b | (- (* b b) (* 4.0 (* a c))) |
| 1.6b | (+ (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 13.1b | (/ (+ 0 (* 1 (* 4.0 (* a c)))) (* (+ (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a))) |
| 22.0b | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 13× | add-exp-log *-un-lft-identity add-cbrt-cube |
| 10× | add-log-exp |
| 8× | add-sqr-sqrt |
| 7× | add-cube-cbrt |
| 5× | pow1 |
| 4× | times-frac distribute-lft-out associate-/l* |
| 3× | cbrt-undiv flip3-+ div-exp prod-exp sqrt-prod cbrt-unprod flip-+ |
| 2× | flip3-- sqrt-div associate-*l/ sum-log associate-/r/ flip-- associate-/l/ |
| 1× | +-commutative neg-sub0 associate-+l- sub-neg rem-sqrt-square distribute-rgt-neg-in frac-2neg sqrt-pow1 pow1/2 diff-log neg-log clear-num associate-/r* div-inv |
| 3.0ms | (- (* b b) (* 4.0 (* a c))) |
| 11.0ms | (+ (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 27.0ms | (/ (+ 0 (* 1 (* 4.0 (* a c)))) (* (+ (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a))) |
| 4.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 43.0ms | (- (* b b) (* 4.0 (* a c))) |
| 79.0ms | (+ (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 164.0ms | (/ (+ 0 (* 1 (* 4.0 (* a c)))) (* (+ (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a))) |
| 71.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 2 (93.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 502 | 969 |
| 1 | 3079 | 812 |
| 2 | 5002 | 794 |
9 alts after pruning (6 fresh and 3 done)
Merged error: 4.8b
83.5% (4.7b remaining)
Error of 10.3b against oracle of 5.6b and baseline of 34.1b
| Iters | Range | Point | |
|---|---|---|---|
| 6 | 5.779436182351587e+124 | 6.964873849469576e+125 | 1.6414783348607511e+125 |
| 7 | -2.4269014694578893e-123 | -3.257547761252762e-125 | -2.3901106171036543e-123 |
| 6 | -6461629.042770713 | -1043668.381521804 | -1519208.9305899257 |
| 4 | -1.0929352752278947e+66 | -7.476825112667549e+65 | -8.866531255203124e+65 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 52 | 32 |
| 1 | 58 | 32 |
| 2 | 58 | 32 |
| 447.0ms | 5956× | body | 80 | valid |
| 387.0ms | 1049× | body | 2560 | valid |
| 284.0ms | 909× | body | 1280 | valid |
| 196.0ms | 2826× | body | 80 | nan |
| 105.0ms | 442× | body | 640 | valid |
| 44.0ms | 101× | body | 5120 | valid |
| 36.0ms | 199× | body | 320 | valid |
| 13.0ms | 102× | body | 160 | valid |