Time bar (total: 4.5s)
| 25.0ms | 261× | body | 80 | valid |
| 3.0ms | 6× | body | 640 | valid |
| 2.0ms | 4× | body | 1280 | valid |
| 1.0ms | 1× | body | 2560 | valid |
| 1.0ms | 3× | 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.7b
Found 4 expressions with local error:
| 0.0b | (* K (+ m n)) |
| 0.0b | (pow (- (/ (+ m n) 2.0) M) 2.0) |
| 0.0b | (+ (pow (- (/ (+ m n) 2.0) M) 2.0) (- l (fabs (- m n)))) |
| 32.8b | (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)) |
| 10.0ms | (pow (- (/ (+ m n) 2.0) M) 2.0) |
| 17.0ms | (+ (pow (- (/ (+ m n) 2.0) M) 2.0) (- l (fabs (- m n)))) |
| 9.0ms | (cos (- (/ (* K (+ m n)) 2.0) M)) |
| 24.0ms | (* K (+ m n)) |
| 252.0ms | (pow (- (/ (+ m n) 2.0) M) 2.0) |
| 173.0ms | (+ (pow (- (/ (+ m n) 2.0) M) 2.0) (- l (fabs (- m n)))) |
| 57.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 |
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 77 | 5 | 82 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 78 | 5 | 83 |
Merged error: 0.8b
Found 2 expressions with local error:
| 0.0b | (pow (- (/ (+ m n) 2.0) M) 2.0) |
| 0.0b | (+ (pow (- (/ (+ m n) 2.0) M) 2.0) (- l (fabs (- m n)))) |
| 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 |
| 10.0ms | (pow (- (/ (+ m n) 2.0) M) 2.0) |
| 17.0ms | (+ (pow (- (/ (+ m n) 2.0) M) 2.0) (- l (fabs (- m n)))) |
| 252.0ms | (pow (- (/ (+ m n) 2.0) M) 2.0) |
| 174.0ms | (+ (pow (- (/ (+ m n) 2.0) M) 2.0) (- l (fabs (- m n)))) |
Useful iterations: 3 (69.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 253 | 368 |
| 1 | 720 | 351 |
| 2 | 2937 | 346 |
| 3 | 5002 | 343 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 43 | 0 | 43 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 43 | 5 | 48 |
Merged error: 0.8b
Found 4 expressions with local error:
| 0.5b | (cbrt (cos (- (/ (* K (+ m n)) 2.0) M))) |
| 32.8b | (cos (- (/ (* K (+ m n)) 2.0) M)) |
| 32.8b | (cos (- (/ (* K (+ m n)) 2.0) M)) |
| 32.8b | (cos (- (/ (* K (+ m n)) 2.0) M)) |
| 6× | cos-sum |
| 5× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 4× | pow1 add-exp-log add-cbrt-cube add-log-exp |
| 3× | cbrt-prod cos-diff sub-neg |
| 1× | pow1/3 |
| 2.0ms | (cbrt (cos (- (/ (* K (+ m n)) 2.0) M))) |
| 8.0ms | (cos (- (/ (* K (+ m n)) 2.0) M)) |
| 8.0ms | (cos (- (/ (* K (+ m n)) 2.0) M)) |
| 8.0ms | (cos (- (/ (* K (+ m n)) 2.0) M)) |
| 135.0ms | (cbrt (cos (- (/ (* K (+ m n)) 2.0) M))) |
| 54.0ms | (cos (- (/ (* K (+ m n)) 2.0) M)) |
| 51.0ms | (cos (- (/ (* K (+ m n)) 2.0) M)) |
| 55.0ms | (cos (- (/ (* K (+ m n)) 2.0) M)) |
Useful iterations: 6 (119.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 83 | 464 |
| 1 | 123 | 418 |
| 2 | 183 | 416 |
| 3 | 334 | 416 |
| 4 | 1040 | 416 |
| 5 | 3218 | 416 |
| 6 | 5001 | 397 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 53 | 0 | 53 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 53 | 5 | 58 |
Merged error: 0.8b
Found 4 expressions with local error:
| 15.9b | (cbrt (* K (+ m n))) |
| 15.9b | (cbrt (* K (+ m n))) |
| 15.9b | (cbrt (* K (+ m n))) |
| 32.9b | (cos (- (/ (* (* (cbrt (* K (+ m n))) (cbrt (* K (+ m n)))) (cbrt (* K (+ m n)))) 2.0) M)) |
| 6× | cbrt-div associate-*r/ |
| 4× | pow1 add-exp-log add-sqr-sqrt add-cube-cbrt *-un-lft-identity add-cbrt-cube add-log-exp |
| 3× | cbrt-prod flip3-+ pow1/3 flip-+ |
| 2× | cos-sum |
| 1× | cos-diff sub-neg |
| 5.0ms | (cbrt (* K (+ m n))) |
| 4.0ms | (cbrt (* K (+ m n))) |
| 4.0ms | (cbrt (* K (+ m n))) |
| 10.0ms | (cos (- (/ (* (* (cbrt (* K (+ m n))) (cbrt (* K (+ m n)))) (cbrt (* K (+ m n)))) 2.0) M)) |
| 98.0ms | (cbrt (* K (+ m n))) |
| 98.0ms | (cbrt (* K (+ m n))) |
| 100.0ms | (cbrt (* K (+ m n))) |
| 57.0ms | (cos (- (/ (* (* (cbrt (* K (+ m n))) (cbrt (* K (+ m n)))) (cbrt (* K (+ m n)))) 2.0) M)) |
Useful iterations: 4 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 186 | 496 |
| 1 | 357 | 446 |
| 2 | 740 | 422 |
| 3 | 1608 | 419 |
| 4 | 5001 | 407 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 53 | 2 | 55 |
| Fresh | 1 | 1 | 2 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 2 | 2 |
| Total | 55 | 5 | 60 |
Merged error: 0.8b
0% (0.2b remaining)
Error of 1.3b against oracle of 1.2b and baseline of 1.3b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 10 |
| 1 | 20 | 10 |
| 794.0ms | 8088× | body | 80 | valid |
| 68.0ms | 158× | body | 640 | valid |
| 65.0ms | 114× | body | 1280 | valid |
| 36.0ms | 112× | body | 320 | valid |
| 13.0ms | 49× | body | 160 | valid |
| 2.0ms | 3× | body | 2560 | valid |