Time bar (total: 4.8s)
| 7.0ms | 67× | body | 1280 | valid |
| 3.0ms | 130× | body | 80 | valid |
| 2.0ms | 32× | body | 640 | valid |
| 1.0ms | 20× | body | 320 | valid |
| 0.0ms | 7× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 6 |
| 1 | 16 | 6 |
| 2 | 19 | 6 |
| 3 | 21 | 6 |
| 4 | 27 | 6 |
| 5 | 39 | 6 |
| 6 | 58 | 6 |
| 7 | 79 | 6 |
| 8 | 107 | 6 |
| 9 | 160 | 6 |
| 10 | 277 | 6 |
| 11 | 303 | 6 |
| 12 | 303 | 6 |
| done | 303 | 6 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 29.7b
Found 3 expressions with local error:
| 0.0b | (/ x (+ x 1.0)) |
| 0.0b | (/ (+ x 1.0) (- x 1.0)) |
| 1.6b | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
| 99× | *-un-lft-identity |
| 52× | times-frac |
| 45× | add-sqr-sqrt |
| 23× | add-cube-cbrt |
| 18× | distribute-lft-out distribute-lft-out-- |
| 9× | associate-/r* difference-of-squares |
| 7× | add-exp-log add-cbrt-cube associate-/l* |
| 5× | add-log-exp |
| 4× | associate-/r/ |
| 3× | pow1 |
| 2× | cbrt-undiv flip3-- frac-2neg flip3-+ div-exp clear-num flip-- flip-+ div-inv associate-/l/ |
| 1× | sub-neg diff-log frac-sub |
| 10.0ms | (/ x (+ x 1.0)) |
| 25.0ms | (/ (+ x 1.0) (- x 1.0)) |
| 88.0ms | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
| 33.0ms | (/ x (+ x 1.0)) |
| 42.0ms | (/ (+ x 1.0) (- x 1.0)) |
| 126.0ms | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
Useful iterations: 2 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 392 | 760 |
| 1 | 1379 | 726 |
| 2 | 5001 | 716 |
| done | 5001 | 716 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (/ (+ x 1.0) (- x 1.0)) |
| 0.0b | (/ x (+ x 1.0)) |
| 1.6b | (log (exp (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))))) |
| 1.6b | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
| 148× | *-un-lft-identity |
| 72× | times-frac |
| 60× | add-sqr-sqrt |
| 31× | distribute-lft-out-- |
| 26× | add-cube-cbrt distribute-lft-out |
| 17× | log-pow |
| 16× | exp-prod |
| 13× | difference-of-squares |
| 9× | associate-/r* |
| 8× | add-exp-log add-cbrt-cube |
| 7× | associate-/l* |
| 6× | add-log-exp |
| 5× | pow1 log-prod |
| 4× | associate-/r/ |
| 2× | cbrt-undiv sub-neg flip3-- frac-2neg flip3-+ div-exp exp-sum clear-num flip-- flip-+ div-inv associate-/l/ |
| 1× | log-div exp-diff diff-log rem-log-exp frac-sub |
| 24.0ms | (/ (+ x 1.0) (- x 1.0)) |
| 11.0ms | (/ x (+ x 1.0)) |
| 259.0ms | (log (exp (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))))) |
| 89.0ms | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
| 42.0ms | (/ (+ x 1.0) (- x 1.0)) |
| 33.0ms | (/ x (+ x 1.0)) |
| 135.0ms | (log (exp (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))))) |
| 125.0ms | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
Useful iterations: 2 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 441 | 990 |
| 1 | 1497 | 930 |
| 2 | 5001 | 917 |
| done | 5001 | 917 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.6b | (cbrt x) |
| 0.6b | (cbrt x) |
| 21.7b | (log (exp (- (* (* (cbrt x) (cbrt x)) (/ (cbrt x) (+ x 1.0))) (/ (+ x 1.0) (- x 1.0))))) |
| 21.7b | (- (* (* (cbrt x) (cbrt x)) (/ (cbrt x) (+ x 1.0))) (/ (+ x 1.0) (- x 1.0))) |
| 8× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 6× | cbrt-prod add-log-exp |
| 5× | pow1 log-prod |
| 4× | add-exp-log log-pow add-cbrt-cube |
| 3× | exp-prod |
| 2× | sub-neg pow1/3 exp-sum |
| 1× | log-div flip3-- exp-diff diff-log associate-*r/ rem-log-exp frac-sub flip-- |
| 1.0ms | (cbrt x) |
| 1.0ms | (cbrt x) |
| 164.0ms | (log (exp (- (* (* (cbrt x) (cbrt x)) (/ (cbrt x) (+ x 1.0))) (/ (+ x 1.0) (- x 1.0))))) |
| 49.0ms | (- (* (* (cbrt x) (cbrt x)) (/ (cbrt x) (+ x 1.0))) (/ (+ x 1.0) (- x 1.0))) |
| 173.0ms | (cbrt x) |
| 174.0ms | (cbrt x) |
| 136.0ms | (log (exp (- (* (* (cbrt x) (cbrt x)) (/ (cbrt x) (+ x 1.0))) (/ (+ x 1.0) (- x 1.0))))) |
| 348.0ms | (- (* (* (cbrt x) (cbrt x)) (/ (cbrt x) (+ x 1.0))) (/ (+ x 1.0) (- x 1.0))) |
Useful iterations: 2 (21.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 217 | 646 |
| 1 | 733 | 559 |
| 2 | 3562 | 529 |
| 3 | 5002 | 529 |
| done | 5002 | 529 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.6b | (cbrt x) |
| 21.7b | (- (* (* (cbrt x) (cbrt x)) (/ (cbrt x) (+ x 1.0))) (/ (+ x 1.0) (- x 1.0))) |
| 21.7b | (- (* (* (cbrt x) (cbrt x)) (/ (cbrt x) (+ x 1.0))) (/ (+ x 1.0) (- x 1.0))) |
| 21.7b | (- (* (* (cbrt x) (cbrt x)) (/ (cbrt x) (+ x 1.0))) (/ (+ x 1.0) (- x 1.0))) |
| 10× | add-log-exp |
| 5× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 4× | pow1 add-exp-log add-cbrt-cube |
| 3× | cbrt-prod sub-neg flip3-- diff-log associate-*r/ frac-sub flip-- |
| 1× | pow1/3 |
| 1.0ms | (cbrt x) |
| 51.0ms | (- (* (* (cbrt x) (cbrt x)) (/ (cbrt x) (+ x 1.0))) (/ (+ x 1.0) (- x 1.0))) |
| 50.0ms | (- (* (* (cbrt x) (cbrt x)) (/ (cbrt x) (+ x 1.0))) (/ (+ x 1.0) (- x 1.0))) |
| 52.0ms | (- (* (* (cbrt x) (cbrt x)) (/ (cbrt x) (+ x 1.0))) (/ (+ x 1.0) (- x 1.0))) |
| 180.0ms | (cbrt x) |
| 144.0ms | (- (* (* (cbrt x) (cbrt x)) (/ (cbrt x) (+ x 1.0))) (/ (+ x 1.0) (- x 1.0))) |
| 146.0ms | (- (* (* (cbrt x) (cbrt x)) (/ (cbrt x) (+ x 1.0))) (/ (+ x 1.0) (- x 1.0))) |
| 141.0ms | (- (* (* (cbrt x) (cbrt x)) (/ (cbrt x) (+ x 1.0))) (/ (+ x 1.0) (- x 1.0))) |
Useful iterations: 2 (20.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 186 | 816 |
| 1 | 637 | 717 |
| 2 | 3340 | 679 |
| 3 | 5002 | 679 |
| done | 5002 | 679 |
4 alts after pruning (2 fresh and 2 done)
Merged error: 0b
100% (0.0b remaining)
Error of 0.1b against oracle of 0.1b and baseline of 29.9b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 7.055123656280252 | 892369.0132880388 | 7255.079150232641 |
| 10 | -1.8070707071506563e+17 | -0.15939393977811658 | -10127.728604771686 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 21 |
| 1 | 36 | 21 |
| done | 36 | 21 |
| 177.0ms | 1769× | body | 1280 | valid |
| 111.0ms | 1250× | body | 640 | valid |
| 94.0ms | 4076× | body | 80 | valid |
| 40.0ms | 615× | body | 320 | valid |
| 12.0ms | 290× | body | 160 | valid |