Time bar (total: 6.4s)
| 20.0ms | 285× | body | 80 | valid |
| 6.0ms | 96× | body | 80 | nan |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 18 |
| 1 | 66 | 18 |
| 2 | 116 | 18 |
| 3 | 144 | 18 |
| 4 | 159 | 18 |
| 5 | 161 | 18 |
| 6 | 161 | 18 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 2 | 2 |
Merged error: 22.5b
Found 4 expressions with local error:
| 0.4b | (- (* b b) (* (* 4.0 a) c)) |
| 1.1b | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 25.1b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 25.1b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 10× | *-un-lft-identity add-log-exp |
| 8× | add-sqr-sqrt |
| 6× | pow1 add-cube-cbrt sqrt-prod |
| 4× | add-exp-log sqrt-div add-cbrt-cube |
| 3× | flip3-- flip-- |
| 2× | rem-sqrt-square sqrt-pow1 pow1/2 sum-log distribute-lft-out |
| 1× | +-commutative neg-sub0 associate-+l- sub-neg distribute-rgt-neg-in flip3-+ diff-log neg-log flip-+ |
| 4.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 8.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 4.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 4.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 43.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 76.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 67.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 70.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 3 (116.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 236 | 533 |
| 1 | 919 | 501 |
| 2 | 3961 | 487 |
| 3 | 5001 | 484 |
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 62 | 7 | 69 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 63 | 7 | 70 |
Merged error: 7.8b
Found 4 expressions with local error:
| 1.1b | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 4.0b | (/ (* 2.0 c) (- (- b) (- b (* 2.0 (/ (* a c) b))))) |
| 5.5b | (/ (* a c) b) |
| 25.1b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 21× | *-un-lft-identity |
| 14× | add-exp-log add-sqr-sqrt add-cbrt-cube |
| 9× | add-cube-cbrt times-frac associate-/r* |
| 8× | add-log-exp |
| 5× | pow1 |
| 4× | cbrt-undiv div-exp distribute-lft-out-- |
| 3× | distribute-rgt-neg-in sqrt-prod |
| 2× | flip3-- frac-2neg sqrt-div prod-exp clear-num sum-log associate-/r/ flip-- cbrt-unprod div-inv distribute-lft-out associate-/l* difference-of-squares |
| 1× | +-commutative neg-sub0 associate-+l- rem-sqrt-square sqrt-pow1 flip3-+ pow1/2 neg-log flip-+ |
| 8.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 9.0ms | (/ (* 2.0 c) (- (- b) (- b (* 2.0 (/ (* a c) b))))) |
| 5.0ms | (/ (* a c) b) |
| 4.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 78.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 172.0ms | (/ (* 2.0 c) (- (- b) (- b (* 2.0 (/ (* a c) b))))) |
| 18.0ms | (/ (* a c) b) |
| 70.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 2 (44.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 454 | 719 |
| 1 | 2113 | 629 |
| 2 | 5001 | 621 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 88 | 4 | 92 |
| Fresh | 2 | 4 | 6 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 91 | 8 | 99 |
Merged error: 7.4b
Found 4 expressions with local error:
| 1.1b | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 3.3b | (* (/ a (* (cbrt b) (cbrt b))) (/ c (cbrt b))) |
| 4.0b | (/ (* 2.0 c) (- (- b) (- b (* 2.0 (* (/ a (* (cbrt b) (cbrt b))) (/ c (cbrt b))))))) |
| 25.1b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 43× | add-sqr-sqrt |
| 34× | *-un-lft-identity times-frac |
| 30× | add-exp-log |
| 23× | add-cbrt-cube |
| 22× | add-cube-cbrt associate-*r* |
| 11× | cbrt-prod |
| 9× | cbrt-undiv div-exp prod-exp cbrt-unprod |
| 8× | add-log-exp |
| 7× | pow1 associate-*l* |
| 6× | associate-/r* unswap-sqr |
| 4× | distribute-lft-out-- |
| 3× | distribute-rgt-neg-in sqrt-prod div-inv |
| 2× | flip3-- sqrt-div sum-log associate-/r/ flip-- distribute-lft-out difference-of-squares |
| 1× | +-commutative neg-sub0 frac-times associate-+l- rem-sqrt-square frac-2neg sqrt-pow1 flip3-+ pow1/2 associate-*r/ pow-prod-down neg-log associate-*l/ clear-num *-commutative flip-+ associate-/l* |
| 8.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 15.0ms | (* (/ a (* (cbrt b) (cbrt b))) (/ c (cbrt b))) |
| 9.0ms | (/ (* 2.0 c) (- (- b) (- b (* 2.0 (* (/ a (* (cbrt b) (cbrt b))) (/ c (cbrt b))))))) |
| 4.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 78.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 52.0ms | (* (/ a (* (cbrt b) (cbrt b))) (/ c (cbrt b))) |
| 207.0ms | (/ (* 2.0 c) (- (- b) (- b (* 2.0 (* (/ a (* (cbrt b) (cbrt b))) (/ c (cbrt b))))))) |
| 69.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 2 (74.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 751 | 1431 |
| 1 | 3680 | 1244 |
| 2 | 5001 | 1199 |
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 127 | 3 | 130 |
| Fresh | 0 | 7 | 7 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 128 | 10 | 138 |
Merged error: 7.4b
Found 4 expressions with local error:
| 1.1b | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 1.8b | (* (/ (/ a (* (cbrt b) (cbrt b))) (cbrt (sqrt b))) (/ c (cbrt (sqrt b)))) |
| 2.2b | (/ (* 2.0 c) (- (- b) (- b (* 2.0 (* (/ (/ a (* (cbrt b) (cbrt b))) (cbrt (sqrt b))) (/ c (cbrt (sqrt b)))))))) |
| 25.1b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 180× | times-frac |
| 172× | add-sqr-sqrt |
| 90× | cbrt-prod |
| 78× | *-un-lft-identity |
| 67× | associate-*l* |
| 66× | add-cube-cbrt |
| 48× | sqrt-prod |
| 41× | add-exp-log |
| 31× | associate-*r* |
| 28× | unswap-sqr |
| 27× | add-cbrt-cube |
| 16× | cbrt-undiv div-exp |
| 12× | div-inv |
| 11× | prod-exp cbrt-unprod |
| 8× | add-log-exp |
| 7× | pow1 |
| 6× | associate-/r* |
| 4× | distribute-lft-out-- |
| 3× | distribute-rgt-neg-in |
| 2× | flip3-- sqrt-div sum-log associate-/r/ flip-- distribute-lft-out difference-of-squares |
| 1× | +-commutative neg-sub0 frac-times associate-+l- rem-sqrt-square frac-2neg sqrt-pow1 flip3-+ pow1/2 associate-*r/ pow-prod-down neg-log associate-*l/ clear-num *-commutative flip-+ associate-/l* |
| 11.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 44.0ms | (* (/ (/ a (* (cbrt b) (cbrt b))) (cbrt (sqrt b))) (/ c (cbrt (sqrt b)))) |
| 9.0ms | (/ (* 2.0 c) (- (- b) (- b (* 2.0 (* (/ (/ a (* (cbrt b) (cbrt b))) (cbrt (sqrt b))) (/ c (cbrt (sqrt b)))))))) |
| 4.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 78.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 151.0ms | (* (/ (/ a (* (cbrt b) (cbrt b))) (cbrt (sqrt b))) (/ c (cbrt (sqrt b)))) |
| 530.0ms | (/ (* 2.0 c) (- (- b) (- b (* 2.0 (* (/ (/ a (* (cbrt b) (cbrt b))) (cbrt (sqrt b))) (/ c (cbrt (sqrt b)))))))) |
| 70.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 1 (27.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1265 | 3451 |
| 1 | 5002 | 3192 |
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 223 | 2 | 225 |
| Fresh | 1 | 8 | 9 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 225 | 10 | 235 |
Merged error: 7.4b
88.3% (1.7b remaining)
Error of 8.8b against oracle of 7.1b and baseline of 21.5b
| Iters | Range | Point | |
|---|---|---|---|
| 6 | 2087876908255263.8 | 9946277058360104.0 | 9787957843074626.0 |
| 9 | -3.1093417089968686e+156 | -2.796615923212647e+151 | -1.3570665871440235e+154 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 66 | 78 |
| 1 | 66 | 78 |
| 596.0ms | 8705× | body | 80 | valid |
| 183.0ms | 2829× | body | 80 | nan |
Loading profile data...