Time bar (total: 4.4s)
| 11.0ms | 37× | body | 2560 | valid |
| 7.0ms | 197× | body | 80 | valid |
| 4.0ms | 24× | body | 1280 | valid |
| 3.0ms | 77× | body | 80 | nan |
| 2.0ms | 16× | body | 640 | valid |
| 0.0ms | 4× | body | 160 | valid |
| 0.0ms | 2× | body | 320 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 9 |
| 1 | 42 | 9 |
| 2 | 76 | 9 |
| 3 | 94 | 9 |
| 4 | 102 | 9 |
| 5 | 102 | 9 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 32.7b
Found 4 expressions with local error:
| 0.2b | (/ (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) (* 3.0 a)) |
| 0.6b | (- (* b b) (* (* 3.0 a) c)) |
| 0.8b | (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) |
| 24.0b | (sqrt (- (* b b) (* (* 3.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 |
| 11.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) (* 3.0 a)) |
| 3.0ms | (- (* b b) (* (* 3.0 a) c)) |
| 8.0ms | (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) |
| 4.0ms | (sqrt (- (* b b) (* (* 3.0 a) c))) |
| 110.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) (* 3.0 a)) |
| 43.0ms | (- (* b b) (* (* 3.0 a) c)) |
| 80.0ms | (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) |
| 70.0ms | (sqrt (- (* b b) (* (* 3.0 a) c))) |
Useful iterations: 2 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 400 | 780 |
| 1 | 1529 | 686 |
| 2 | 5002 | 675 |
11 alts after pruning (11 fresh and 0 done)
Merged error: 8.0b
Found 4 expressions with local error:
| 0.2b | (/ (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) (* 3.0 a)) |
| 0.6b | (- (* b b) (* (* 3.0 a) c)) |
| 0.8b | (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) |
| 24.0b | (sqrt (- (* b b) (* (* 3.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 |
| 11.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) (* 3.0 a)) |
| 3.0ms | (- (* b b) (* (* 3.0 a) c)) |
| 8.0ms | (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) |
| 4.0ms | (sqrt (- (* b b) (* (* 3.0 a) c))) |
| 108.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) (* 3.0 a)) |
| 48.0ms | (- (* b b) (* (* 3.0 a) c)) |
| 82.0ms | (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) |
| 70.0ms | (sqrt (- (* b b) (* (* 3.0 a) c))) |
Useful iterations: 2 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 400 | 780 |
| 1 | 1529 | 686 |
| 2 | 5002 | 675 |
11 alts after pruning (10 fresh and 1 done)
Merged error: 8.0b
Found 4 expressions with local error:
| 0.3b | (* (/ 1 3.0) (/ (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) a)) |
| 0.6b | (- (* b b) (* (* 3.0 a) c)) |
| 0.8b | (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) |
| 24.0b | (sqrt (- (* b b) (* (* 3.0 a) c))) |
| 39× | add-sqr-sqrt *-un-lft-identity |
| 31× | times-frac |
| 26× | add-exp-log |
| 21× | add-cube-cbrt |
| 19× | associate-*r* |
| 16× | add-cbrt-cube |
| 13× | associate-*l* |
| 10× | add-log-exp |
| 8× | div-exp prod-exp distribute-lft-out |
| 7× | pow1 |
| 6× | unswap-sqr |
| 4× | cbrt-undiv distribute-rgt-neg-in cbrt-unprod |
| 3× | sqrt-prod |
| 2× | rec-exp flip3-- sqrt-div 1-exp sum-log flip-- div-inv |
| 1× | +-commutative neg-sub0 frac-times associate-+l- sub-neg rem-sqrt-square sqrt-pow1 flip3-+ pow1/2 diff-log associate-*r/ pow-prod-down neg-log associate-*l/ *-commutative flip-+ |
| 19.0ms | (* (/ 1 3.0) (/ (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) a)) |
| 4.0ms | (- (* b b) (* (* 3.0 a) c)) |
| 8.0ms | (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) |
| 4.0ms | (sqrt (- (* b b) (* (* 3.0 a) c))) |
| 107.0ms | (* (/ 1 3.0) (/ (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) a)) |
| 48.0ms | (- (* b b) (* (* 3.0 a) c)) |
| 80.0ms | (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) |
| 71.0ms | (sqrt (- (* b b) (* (* 3.0 a) c))) |
Useful iterations: 2 (60.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 612 | 1234 |
| 1 | 2986 | 1078 |
| 2 | 5002 | 1068 |
12 alts after pruning (10 fresh and 2 done)
Merged error: 8.0b
Found 4 expressions with local error:
| 0.3b | (* (/ (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) 3.0) (/ 1 a)) |
| 0.6b | (- (* b b) (* (* 3.0 a) c)) |
| 0.8b | (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) |
| 24.0b | (sqrt (- (* b b) (* (* 3.0 a) c))) |
| 39× | add-sqr-sqrt *-un-lft-identity |
| 31× | times-frac |
| 26× | add-exp-log |
| 21× | add-cube-cbrt |
| 19× | associate-*l* |
| 16× | add-cbrt-cube |
| 13× | associate-*r* |
| 10× | add-log-exp |
| 8× | div-exp prod-exp distribute-lft-out |
| 7× | pow1 |
| 6× | unswap-sqr |
| 4× | cbrt-undiv distribute-rgt-neg-in cbrt-unprod |
| 3× | sqrt-prod |
| 2× | rec-exp flip3-- sqrt-div 1-exp sum-log flip-- div-inv |
| 1× | +-commutative neg-sub0 frac-times associate-+l- sub-neg rem-sqrt-square sqrt-pow1 flip3-+ pow1/2 diff-log associate-*r/ pow-prod-down neg-log associate-*l/ un-div-inv *-commutative flip-+ |
| 19.0ms | (* (/ (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) 3.0) (/ 1 a)) |
| 8.0ms | (- (* b b) (* (* 3.0 a) c)) |
| 8.0ms | (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) |
| 4.0ms | (sqrt (- (* b b) (* (* 3.0 a) c))) |
| 107.0ms | (* (/ (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) 3.0) (/ 1 a)) |
| 44.0ms | (- (* b b) (* (* 3.0 a) c)) |
| 81.0ms | (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) |
| 72.0ms | (sqrt (- (* b b) (* (* 3.0 a) c))) |
Useful iterations: 2 (57.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 611 | 1270 |
| 1 | 2611 | 1118 |
| 2 | 5002 | 1101 |
12 alts after pruning (10 fresh and 2 done)
Merged error: 8.0b
88.1% (3.3b remaining)
Error of 9.1b against oracle of 5.8b and baseline of 33.9b
| Iters | Range | Point | |
|---|---|---|---|
| 6 | 6254161.133583045 | 42925490.781275615 | 31296389.294779938 |
| 5 | 1.4848686600671973e-153 | 5.873735982633398e-153 | 4.6569086088577344e-153 |
| 10 | -4.4721271386820616e+151 | -9.712280864301115e+136 | -1.1259751240381662e+137 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 62 | 37 |
| 1 | 70 | 37 |
| 2 | 70 | 37 |
| 232.0ms | 1046× | body | 2560 | valid |
| 224.0ms | 5939× | body | 80 | valid |
| 151.0ms | 853× | body | 1280 | valid |
| 97.0ms | 2866× | body | 80 | nan |
| 62.0ms | 441× | body | 640 | valid |
| 31.0ms | 111× | body | 5120 | valid |
| 25.0ms | 226× | body | 320 | valid |
| 8.0ms | 117× | body | 160 | valid |