Time bar (total: 5.1s)
| 25.0ms | 259× | body | 80 | valid |
| 2.0ms | 6× | body | 640 | valid |
| 2.0ms | 3× | body | 1280 | valid |
| 1.0ms | 4× | body | 320 | valid |
Useful iterations: 3 (9.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 16 |
| 1 | 93 | 16 |
| 2 | 200 | 16 |
| 3 | 517 | 15 |
| 4 | 1893 | 15 |
| 5 | 5001 | 15 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 2 |
Merged error: 15.1b
Found 4 expressions with local error:
| 0.0b | (* K (+ m n)) |
| 0.0b | (+ (pow (- (/ (+ m n) 2.0) M) 2.0) (- l (fabs (- m n)))) |
| 0.0b | (pow (- (/ (+ m n) 2.0) M) 2.0) |
| 35.3b | (cos (- (/ (* K (+ m n)) 2.0) M)) |
| 17× | *-un-lft-identity |
| 15× | add-sqr-sqrt |
| 9× | add-log-exp |
| 8× | add-cube-cbrt |
| 7× | pow1 add-exp-log |
| 6× | unpow-prod-down add-cbrt-cube |
| 4× | associate-*r* |
| 3× | pow-unpow associate-*l* distribute-lft-out |
| 2× | sub-neg cos-sum associate-+r+ flip3-+ associate-*r/ sum-log flip-+ distribute-lft-out-- difference-of-squares |
| 1× | +-commutative distribute-rgt-in cos-diff pow-to-exp associate-+r- pow-pow distribute-lft-in times-frac diff-log pow-prod-down pow-exp prod-exp *-commutative cbrt-unprod unswap-sqr sqr-pow |
| 6.0ms | (* K (+ m n)) |
| 17.0ms | (+ (pow (- (/ (+ m n) 2.0) M) 2.0) (- l (fabs (- m n)))) |
| 10.0ms | (pow (- (/ (+ m n) 2.0) M) 2.0) |
| 9.0ms | (cos (- (/ (* K (+ m n)) 2.0) M)) |
| 24.0ms | (* K (+ m n)) |
| 174.0ms | (+ (pow (- (/ (+ m n) 2.0) M) 2.0) (- l (fabs (- m n)))) |
| 257.0ms | (pow (- (/ (+ m n) 2.0) M) 2.0) |
| 55.0ms | (cos (- (/ (* K (+ m n)) 2.0) M)) |
Useful iterations: 2 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 411 | 566 |
| 1 | 1369 | 528 |
| 2 | 5001 | 523 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 78 | 4 | 82 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 79 | 4 | 83 |
Merged error: 1.7b
Found 2 expressions with local error:
| 0.0b | (+ (pow (- (/ (+ m n) 2.0) M) 2.0) (- l (fabs (- m n)))) |
| 0.0b | (pow (- (/ (+ m n) 2.0) M) 2.0) |
| 11× | *-un-lft-identity |
| 9× | add-sqr-sqrt |
| 7× | add-log-exp |
| 6× | unpow-prod-down |
| 4× | add-cube-cbrt |
| 3× | pow1 add-exp-log pow-unpow |
| 2× | associate-+r+ sum-log add-cbrt-cube distribute-lft-out distribute-lft-out-- difference-of-squares |
| 1× | +-commutative pow-to-exp associate-+r- sub-neg pow-pow flip3-+ times-frac diff-log pow-exp flip-+ sqr-pow |
| 19.0ms | (+ (pow (- (/ (+ m n) 2.0) M) 2.0) (- l (fabs (- m n)))) |
| 11.0ms | (pow (- (/ (+ m n) 2.0) M) 2.0) |
| 170.0ms | (+ (pow (- (/ (+ m n) 2.0) M) 2.0) (- l (fabs (- m n)))) |
| 258.0ms | (pow (- (/ (+ m n) 2.0) M) 2.0) |
Useful iterations: 3 (70.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 253 | 368 |
| 1 | 720 | 351 |
| 2 | 2937 | 346 |
| 3 | 5002 | 343 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 43 | 0 | 43 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 43 | 4 | 47 |
Merged error: 1.7b
Found 4 expressions with local error:
| 0.5b | (cbrt (+ m n)) |
| 0.5b | (cbrt (+ m n)) |
| 0.5b | (cbrt (+ m n)) |
| 35.6b | (cos (- (/ (* (* K (* (cbrt (+ m n)) (cbrt (+ m n)))) (cbrt (+ m n))) 2.0) M)) |
| 13× | *-un-lft-identity |
| 12× | cbrt-prod |
| 7× | add-sqr-sqrt add-cube-cbrt |
| 6× | cbrt-div |
| 4× | pow1 add-exp-log add-cbrt-cube add-log-exp |
| 3× | flip3-+ pow1/3 flip-+ distribute-lft-out |
| 2× | cos-sum |
| 1× | cos-diff sub-neg |
| 3.0ms | (cbrt (+ m n)) |
| 3.0ms | (cbrt (+ m n)) |
| 3.0ms | (cbrt (+ m n)) |
| 17.0ms | (cos (- (/ (* (* K (* (cbrt (+ m n)) (cbrt (+ m n)))) (cbrt (+ m n))) 2.0) M)) |
| 124.0ms | (cbrt (+ m n)) |
| 120.0ms | (cbrt (+ m n)) |
| 123.0ms | (cbrt (+ m n)) |
| 102.0ms | (cos (- (/ (* (* K (* (cbrt (+ m n)) (cbrt (+ m n)))) (cbrt (+ m n))) 2.0) M)) |
Useful iterations: 4 (150.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 186 | 485 |
| 1 | 416 | 445 |
| 2 | 1213 | 439 |
| 3 | 4532 | 439 |
| 4 | 5001 | 433 |
8 alts after pruning (6 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 60 | 4 | 64 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 60 | 8 | 68 |
Merged error: 1.6b
Found 4 expressions with local error:
| 0.5b | (cbrt (+ m n)) |
| 0.5b | (cbrt (+ m n)) |
| 0.6b | (log (exp (cos (- (/ (* (* K (* (cbrt (+ m n)) (cbrt (+ m n)))) (cbrt (+ m n))) 2.0) M)))) |
| 35.6b | (cos (- (/ (* (* K (* (cbrt (+ m n)) (cbrt (+ m n)))) (cbrt (+ m n))) 2.0) M)) |
| 12× | *-un-lft-identity |
| 8× | cbrt-prod add-sqr-sqrt add-cube-cbrt |
| 5× | pow1 |
| 4× | add-exp-log cbrt-div cos-sum log-prod log-pow add-cbrt-cube add-log-exp |
| 3× | exp-prod |
| 2× | cos-diff sub-neg log-div flip3-+ exp-diff pow1/3 flip-+ distribute-lft-out |
| 1× | rem-log-exp exp-sum |
| 3.0ms | (cbrt (+ m n)) |
| 3.0ms | (cbrt (+ m n)) |
| 17.0ms | (log (exp (cos (- (/ (* (* K (* (cbrt (+ m n)) (cbrt (+ m n)))) (cbrt (+ m n))) 2.0) M)))) |
| 20.0ms | (cos (- (/ (* (* K (* (cbrt (+ m n)) (cbrt (+ m n)))) (cbrt (+ m n))) 2.0) M)) |
| 125.0ms | (cbrt (+ m n)) |
| 123.0ms | (cbrt (+ m n)) |
| 96.0ms | (log (exp (cos (- (/ (* (* K (* (cbrt (+ m n)) (cbrt (+ m n)))) (cbrt (+ m n))) 2.0) M)))) |
| 96.0ms | (cos (- (/ (* (* K (* (cbrt (+ m n)) (cbrt (+ m n)))) (cbrt (+ m n))) 2.0) M)) |
Useful iterations: 2 (13.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 226 | 762 |
| 1 | 488 | 687 |
| 2 | 1374 | 683 |
| 3 | 5001 | 683 |
8 alts after pruning (6 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 66 | 2 | 68 |
| Fresh | 1 | 4 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 1 | 1 | 2 |
| Total | 68 | 8 | 76 |
Merged error: 1.6b
0% (0.3b remaining)
Error of 1.5b against oracle of 1.2b and baseline of 1.5b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 10 |
| 1 | 20 | 10 |
| 791.0ms | 8086× | body | 80 | valid |
| 78.0ms | 136× | body | 1280 | valid |
| 73.0ms | 180× | body | 640 | valid |
| 30.0ms | 99× | body | 320 | valid |
| 8.0ms | 40× | body | 160 | valid |