Time bar (total: 6.2s)
| 14.0ms | 531× | pre | 80 | true |
| 14.0ms | 142× | body | 160 | valid |
| 14.0ms | 275× | body | 80 | nan |
| 5.0ms | 114× | body | 80 | valid |
Useful iterations: 0 (2.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: 28.8b
Found 4 expressions with local error:
| 0.2b | (- (* b b) (* (* 3.0 a) c)) |
| 0.3b | (* (* 3.0 a) c) |
| 0.4b | (/ (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) (* 3.0 a)) |
| 28.6b | (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) |
| 19× | *-un-lft-identity |
| 14× | add-exp-log add-cbrt-cube |
| 10× | add-log-exp |
| 9× | pow1 |
| 7× | add-sqr-sqrt add-cube-cbrt |
| 6× | distribute-lft-out |
| 5× | times-frac associate-/l* |
| 4× | prod-exp cbrt-unprod |
| 3× | distribute-rgt-neg-in associate-*r* pow-prod-down |
| 2× | cbrt-undiv neg-sub0 associate-+l- flip3-+ div-exp sum-log flip-+ associate-/l/ |
| 1× | +-commutative sub-neg flip3-- frac-2neg diff-log div-sub associate-*l* neg-log clear-num associate-/r* *-commutative flip-- div-inv |
| 7.0ms | (- (* b b) (* (* 3.0 a) c)) |
| 16.0ms | (* (* 3.0 a) c) |
| 65.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) (* 3.0 a)) |
| 21.0ms | (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) |
| 41.0ms | (- (* b b) (* (* 3.0 a) c)) |
| 22.0ms | (* (* 3.0 a) c) |
| 98.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) (* 3.0 a)) |
| 73.0ms | (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) |
Useful iterations: 2 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 419 | 716 |
| 1 | 1930 | 613 |
| 2 | 5002 | 608 |
5 alts after pruning (5 fresh and 0 done)
Merged error: 0.5b
Found 4 expressions with local error:
| 0.3b | (* (* 3.0 a) c) |
| 0.3b | (* 3.0 (* a c)) |
| 0.3b | (/ (+ (- (pow b 2) (pow b 2)) (* 3.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 3.0 a) c))))) |
| 0.4b | (/ (/ (+ (- (pow b 2) (pow b 2)) (* 3.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 3.0 a) c))))) (* 3.0 a)) |
| 90× | times-frac |
| 80× | add-sqr-sqrt *-un-lft-identity |
| 40× | add-cube-cbrt |
| 30× | associate-/l* |
| 28× | add-exp-log add-cbrt-cube |
| 20× | distribute-lft-out-- difference-of-squares |
| 14× | pow1 |
| 10× | distribute-rgt-neg-in sqrt-prod |
| 8× | prod-exp associate-/r* cbrt-unprod |
| 7× | cbrt-undiv div-exp |
| 6× | pow-prod-down associate-/r/ |
| 4× | associate-*r* associate-*l* div-inv add-log-exp |
| 3× | flip3-- div-sub flip-- associate-/l/ |
| 2× | associate-+l- frac-2neg clear-num *-commutative |
| 1× | flip3-+ flip-+ |
| 16.0ms | (* (* 3.0 a) c) |
| 15.0ms | (* 3.0 (* a c)) |
| 269.0ms | (/ (+ (- (pow b 2) (pow b 2)) (* 3.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 3.0 a) c))))) |
| 286.0ms | (/ (/ (+ (- (pow b 2) (pow b 2)) (* 3.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 3.0 a) c))))) (* 3.0 a)) |
| 23.0ms | (* (* 3.0 a) c) |
| 18.0ms | (* 3.0 (* a c)) |
| 157.0ms | (/ (+ (- (pow b 2) (pow b 2)) (* 3.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 3.0 a) c))))) |
| 115.0ms | (/ (/ (+ (- (pow b 2) (pow b 2)) (* 3.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 3.0 a) c))))) (* 3.0 a)) |
Useful iterations: 2 (86.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 684 | 3100 |
| 1 | 3307 | 2567 |
| 2 | 5001 | 2533 |
11 alts after pruning (11 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (/ (/ (/ (* 3.0 (* a c)) 3.0) (- (- b) (sqrt (- (* b b) (* (* 3.0 a) c))))) a) |
| 0.3b | (/ (* 3.0 (* a c)) 3.0) |
| 0.3b | (* 3.0 (* a c)) |
| 0.3b | (/ (/ (* 3.0 (* a c)) 3.0) (- (- b) (sqrt (- (* b b) (* (* 3.0 a) c))))) |
| 521× | times-frac |
| 319× | add-sqr-sqrt *-un-lft-identity |
| 175× | add-cube-cbrt |
| 72× | distribute-lft-out-- difference-of-squares |
| 63× | associate-/l* |
| 52× | add-exp-log add-cbrt-cube |
| 43× | div-inv |
| 36× | distribute-rgt-neg-in sqrt-prod |
| 22× | cbrt-undiv div-exp |
| 13× | associate-/r* |
| 12× | prod-exp cbrt-unprod |
| 10× | associate-/r/ |
| 9× | pow1 |
| 5× | flip3-- flip-- |
| 4× | add-log-exp |
| 3× | frac-2neg associate-*l* pow-prod-down clear-num |
| 2× | associate-/l/ |
| 1× | associate-*r* *-commutative |
| 86.0ms | (/ (/ (/ (* 3.0 (* a c)) 3.0) (- (- b) (sqrt (- (* b b) (* (* 3.0 a) c))))) a) |
| 19.0ms | (/ (* 3.0 (* a c)) 3.0) |
| 15.0ms | (* 3.0 (* a c)) |
| 55.0ms | (/ (/ (* 3.0 (* a c)) 3.0) (- (- b) (sqrt (- (* b b) (* (* 3.0 a) c))))) |
| 133.0ms | (/ (/ (/ (* 3.0 (* a c)) 3.0) (- (- b) (sqrt (- (* b b) (* (* 3.0 a) c))))) a) |
| 18.0ms | (/ (* 3.0 (* a c)) 3.0) |
| 217.0ms | (* 3.0 (* a c)) |
| 168.0ms | (/ (/ (* 3.0 (* a c)) 3.0) (- (- b) (sqrt (- (* b b) (* (* 3.0 a) c))))) |
Useful iterations: 1 (25.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1186 | 7170 |
| 1 | 5001 | 6790 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (- (* b b) (* (* 3.0 a) c)) |
| 0.3b | (* (* 3.0 a) c) |
| 0.3b | (/ (/ (* 1.0 (* a c)) (- (- b) (sqrt (- (* b b) (* (* 3.0 a) c))))) a) |
| 0.3b | (/ (* 1.0 (* a c)) (- (- b) (sqrt (- (* b b) (* (* 3.0 a) c))))) |
| 74× | times-frac |
| 53× | add-sqr-sqrt *-un-lft-identity |
| 32× | add-exp-log add-cbrt-cube |
| 29× | add-cube-cbrt |
| 14× | associate-/l* |
| 12× | distribute-lft-out-- difference-of-squares |
| 10× | cbrt-undiv div-exp associate-/r* associate-/r/ |
| 9× | pow1 prod-exp cbrt-unprod |
| 6× | flip3-- distribute-rgt-neg-in sqrt-prod flip-- div-inv add-log-exp |
| 3× | associate-*r* pow-prod-down |
| 2× | frac-2neg clear-num |
| 1× | sub-neg diff-log associate-*l* *-commutative associate-/l/ |
| 7.0ms | (- (* b b) (* (* 3.0 a) c)) |
| 16.0ms | (* (* 3.0 a) c) |
| 72.0ms | (/ (/ (* 1.0 (* a c)) (- (- b) (sqrt (- (* b b) (* (* 3.0 a) c))))) a) |
| 54.0ms | (/ (* 1.0 (* a c)) (- (- b) (sqrt (- (* b b) (* (* 3.0 a) c))))) |
| 47.0ms | (- (* b b) (* (* 3.0 a) c)) |
| 18.0ms | (* (* 3.0 a) c) |
| 144.0ms | (/ (/ (* 1.0 (* a c)) (- (- b) (sqrt (- (* b b) (* (* 3.0 a) c))))) a) |
| 161.0ms | (/ (* 1.0 (* a c)) (- (- b) (sqrt (- (* b b) (* (* 3.0 a) c))))) |
Useful iterations: 2 (80.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 700 | 2109 |
| 1 | 3713 | 1844 |
| 2 | 5002 | 1819 |
9 alts after pruning (8 fresh and 1 done)
Merged error: 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 | 20 | 11 |
| 1 | 20 | 11 |
| 271.0ms | 16613× | pre | 80 | true |
| 270.0ms | 4399× | body | 160 | valid |
| 246.0ms | 8613× | body | 80 | nan |
| 112.0ms | 3600× | body | 80 | valid |
| 0.0ms | 1× | body | 320 | valid |