Time bar (total: 2.0s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.9% | 0.1% | 0 |
| 0% | 99.9% | 0.1% | 1 |
| 0% | 99.9% | 0.1% | 2 |
| 0% | 99.9% | 0.1% | 3 |
| 0% | 99.9% | 0.1% | 4 |
| 25% | 74.9% | 0.1% | 5 |
| 43.7% | 43.7% | 12.6% | 6 |
| 53.1% | 31.2% | 15.7% | 7 |
| 59.3% | 18.7% | 22% | 8 |
| 62.4% | 14% | 23.5% | 9 |
| 64.8% | 8.6% | 26.6% | 10 |
| 66% | 6.6% | 27.4% | 11 |
| 66.9% | 4.1% | 29% | 12 |
| 67.4% | 3.2% | 29.4% | 13 |
| 67.9% | 2% | 30.1% | 14 |
| 11.0ms | 242× | body | 80 | valid |
| 3.0ms | 4× | body | 1280 | valid |
| 2.0ms | 6× | body | 640 | valid |
| 0.0ms | 2× | body | 320 | valid |
| 0.0ms | 2× | body | 160 | valid |
| 0.0ms | 1× | body | 80 | invalid |
Useful iterations: 0 (70.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5973 | 9 |
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: 0.8b
Found 3 expressions with local error:
| 0.0b | (- (log (+ 1.0 (exp x))) (* x y)) |
| 0.0b | (+ 1.0 (exp x)) |
| 0.7b | (log (+ 1.0 (exp x))) |
| 11× | *-un-lft-identity |
| 8× | log-prod |
| 6× | add-log-exp |
| 5× | add-sqr-sqrt add-cube-cbrt |
| 4× | pow1 add-exp-log log-div associate--l+ |
| 3× | flip3-+ add-cbrt-cube flip-+ distribute-lft-out |
| 2× | associate--l- |
| 1× | +-commutative sub-neg flip3-- diff-log rem-log-exp sum-log log-pow flip-- |
| 9.0ms | (- (log (+ 1.0 (exp x))) (* x y)) |
| 3.0ms | (+ 1.0 (exp x)) |
| 3.0ms | (log (+ 1.0 (exp x))) |
| 10.0ms | (- (log (+ 1.0 (exp x))) (* x y)) |
| 2.0ms | (+ 1.0 (exp x)) |
| 11.0ms | (log (+ 1.0 (exp x))) |
Useful iterations: 0 (64.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4843 | 504 |
| 1 | 4843 | 504 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 49 | 4 | 53 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 50 | 4 | 54 |
Merged error: 0.4b
Found 4 expressions with local error:
| 0.2b | (sqrt (+ 1.0 (exp x))) |
| 0.2b | (sqrt (+ 1.0 (exp x))) |
| 1.2b | (log (sqrt (+ 1.0 (exp x)))) |
| 1.2b | (log (sqrt (+ 1.0 (exp x)))) |
| 18× | *-un-lft-identity |
| 16× | sqrt-prod |
| 14× | log-prod |
| 12× | add-sqr-sqrt |
| 10× | pow1 add-cube-cbrt |
| 8× | sqrt-div |
| 6× | add-exp-log log-pow |
| 4× | log-div sqrt-pow1 flip3-+ pow1/2 add-cbrt-cube flip-+ distribute-lft-out add-log-exp |
| 2× | rem-sqrt-square rem-log-exp |
| 3.0ms | (sqrt (+ 1.0 (exp x))) |
| 3.0ms | (sqrt (+ 1.0 (exp x))) |
| 4.0ms | (log (sqrt (+ 1.0 (exp x)))) |
| 4.0ms | (log (sqrt (+ 1.0 (exp x)))) |
| 4.0ms | (sqrt (+ 1.0 (exp x))) |
| 4.0ms | (sqrt (+ 1.0 (exp x))) |
| 13.0ms | (log (sqrt (+ 1.0 (exp x)))) |
| 13.0ms | (log (sqrt (+ 1.0 (exp x)))) |
Useful iterations: 0 (28.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5046 | 760 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 83 | 1 | 84 |
| Fresh | 0 | 3 | 3 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 84 | 4 | 88 |
Merged error: 0.4b
Found 4 expressions with local error:
| 0.7b | (+ (* (log (cbrt (sqrt (+ 1.0 (exp x))))) 2) (log (cbrt (sqrt (+ 1.0 (exp x)))))) |
| 1.2b | (log (sqrt (+ 1.0 (exp x)))) |
| 1.6b | (log (cbrt (sqrt (+ 1.0 (exp x))))) |
| 1.6b | (log (cbrt (sqrt (+ 1.0 (exp x))))) |
| 37× | log-prod |
| 23× | *-un-lft-identity |
| 21× | cbrt-prod |
| 16× | sqrt-prod |
| 15× | add-sqr-sqrt add-cube-cbrt |
| 10× | associate-+r+ |
| 8× | pow1 log-div sqrt-div |
| 7× | add-exp-log log-pow |
| 6× | cbrt-div |
| 5× | flip3-+ flip-+ add-log-exp |
| 4× | add-cbrt-cube distribute-lft-out |
| 3× | rem-log-exp |
| 2× | associate-+r- pow1/3 |
| 1× | +-commutative sqrt-pow1 pow1/2 sum-log |
| 9.0ms | (+ (* (log (cbrt (sqrt (+ 1.0 (exp x))))) 2) (log (cbrt (sqrt (+ 1.0 (exp x)))))) |
| 4.0ms | (log (sqrt (+ 1.0 (exp x)))) |
| 5.0ms | (log (cbrt (sqrt (+ 1.0 (exp x))))) |
| 5.0ms | (log (cbrt (sqrt (+ 1.0 (exp x))))) |
| 29.0ms | (+ (* (log (cbrt (sqrt (+ 1.0 (exp x))))) 2) (log (cbrt (sqrt (+ 1.0 (exp x)))))) |
| 13.0ms | (log (sqrt (+ 1.0 (exp x)))) |
| 27.0ms | (log (cbrt (sqrt (+ 1.0 (exp x))))) |
| 30.0ms | (log (cbrt (sqrt (+ 1.0 (exp x))))) |
Useful iterations: 0 (58.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4920 | 1151 |
| 1 | 4920 | 1151 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 99 | 0 | 99 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 99 | 4 | 103 |
Merged error: 0.4b
Found 3 expressions with local error:
| 0.0b | (+ x (+ 2.0 (* x (* x 1/2)))) |
| 0.0b | (- (log (+ x (+ 2.0 (* x (* x 1/2))))) (* x y)) |
| 6.8b | (log (+ x (+ 2.0 (* x (* x 1/2))))) |
| 11× | *-un-lft-identity |
| 9× | add-log-exp |
| 8× | log-prod |
| 5× | add-sqr-sqrt add-cube-cbrt |
| 4× | pow1 add-exp-log log-div associate--l+ |
| 3× | flip3-+ sum-log add-cbrt-cube flip-+ distribute-lft-out |
| 2× | associate--l- |
| 1× | +-commutative sub-neg associate-+r+ flip3-- diff-log rem-log-exp log-pow flip-- |
| 5.0ms | (+ x (+ 2.0 (* x (* x 1/2)))) |
| 6.0ms | (- (log (+ x (+ 2.0 (* x (* x 1/2))))) (* x y)) |
| 4.0ms | (log (+ x (+ 2.0 (* x (* x 1/2))))) |
| 3.0ms | (+ x (+ 2.0 (* x (* x 1/2)))) |
| 11.0ms | (- (log (+ x (+ 2.0 (* x (* x 1/2))))) (* x y)) |
| 4.0ms | (log (+ x (+ 2.0 (* x (* x 1/2))))) |
Useful iterations: 0 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5025 | 866 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 53 | 2 | 55 |
| Fresh | 1 | 1 | 2 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 55 | 4 | 59 |
Merged error: 0.4b
0% (0.8b remaining)
Error of 1.0b against oracle of 0.2b and baseline of 1.0b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 28 |
| 1 | 46 | 28 |
| 350.0ms | 7357× | body | 80 | valid |
| 77.0ms | 250× | body | 640 | valid |
| 69.0ms | 124× | body | 1280 | valid |
| 31.0ms | 166× | body | 320 | valid |
| 12.0ms | 103× | body | 160 | valid |
| 2.0ms | 39× | body | 80 | invalid |
| 0.0ms | 6× | body | 80 | overflowed |
Loading profile data...