Time bar (total: 2.6s)
| 12.0ms | 270× | body | 80 | nan |
| 10.0ms | 257× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 6 |
| 1 | 61 | 6 |
| 2 | 192 | 6 |
| 3 | 649 | 6 |
| 4 | 1602 | 6 |
| 5 | 2720 | 6 |
| 6 | 3667 | 6 |
| 7 | 4387 | 6 |
| 8 | 4711 | 6 |
| 9 | 4938 | 6 |
| 10 | 5002 | 6 |
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.1b
Found 4 expressions with local error:
| 0.0b | (- x (* (+ y 0.5) (log y))) |
| 0.0b | (- (+ (- x (* (+ y 0.5) (log y))) y) z) |
| 0.1b | (+ (- x (* (+ y 0.5) (log y))) y) |
| 0.2b | (* (+ y 0.5) (log y)) |
| 20× | add-log-exp |
| 19× | *-un-lft-identity |
| 14× | add-sqr-sqrt |
| 12× | log-prod |
| 10× | add-cube-cbrt |
| 7× | pow1 |
| 6× | add-exp-log distribute-rgt-in distribute-lft-in diff-log add-cbrt-cube associate--r+ |
| 4× | associate-*r* associate-*l* sum-log |
| 3× | sub-neg distribute-lft-out |
| 2× | associate-+l- associate-+l+ flip3-- flip3-+ associate-*l/ flip-- flip-+ distribute-lft-out-- |
| 1× | +-commutative associate--l- pow-prod-down prod-exp associate--l+ log-pow *-commutative cbrt-unprod difference-of-squares unswap-sqr |
| 3.0ms | (- x (* (+ y 0.5) (log y))) |
| 7.0ms | (- (+ (- x (* (+ y 0.5) (log y))) y) z) |
| 5.0ms | (+ (- x (* (+ y 0.5) (log y))) y) |
| 7.0ms | (* (+ y 0.5) (log y)) |
| 9.0ms | (- x (* (+ y 0.5) (log y))) |
| 15.0ms | (- (+ (- x (* (+ y 0.5) (log y))) y) z) |
| 13.0ms | (+ (- x (* (+ y 0.5) (log y))) y) |
| 20.0ms | (* (+ y 0.5) (log y)) |
Useful iterations: 2 (40.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 475 | 684 |
| 1 | 1731 | 613 |
| 2 | 5002 | 594 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 84 | 9 | 93 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 85 | 9 | 94 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ x (- y (* (log y) (+ y 0.5)))) |
| 0.0b | (- (+ x (- y (* (log y) (+ y 0.5)))) z) |
| 0.2b | (* (log y) (+ y 0.5)) |
| 0.2b | (- y (* (log y) (+ y 0.5))) |
| 20× | add-log-exp |
| 15× | *-un-lft-identity |
| 10× | add-sqr-sqrt |
| 7× | pow1 |
| 6× | add-exp-log add-cube-cbrt diff-log add-cbrt-cube |
| 4× | associate-*r* associate-*l* sum-log |
| 3× | sub-neg distribute-lft-out |
| 2× | distribute-rgt-in associate-+r- associate-+r+ flip3-- distribute-lft-in flip3-+ associate-*r/ flip-- flip-+ associate--r+ distribute-lft-out-- |
| 1× | +-commutative associate--l- pow-prod-down prod-exp associate--l+ log-pow *-commutative cbrt-unprod difference-of-squares unswap-sqr |
| 4.0ms | (+ x (- y (* (log y) (+ y 0.5)))) |
| 6.0ms | (- (+ x (- y (* (log y) (+ y 0.5)))) z) |
| 6.0ms | (* (log y) (+ y 0.5)) |
| 3.0ms | (- y (* (log y) (+ y 0.5))) |
| 10.0ms | (+ x (- y (* (log y) (+ y 0.5)))) |
| 15.0ms | (- (+ x (- y (* (log y) (+ y 0.5)))) z) |
| 21.0ms | (* (log y) (+ y 0.5)) |
| 33.0ms | (- y (* (log y) (+ y 0.5))) |
Useful iterations: 2 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 437 | 605 |
| 1 | 1779 | 551 |
| 2 | 5001 | 534 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 84 | 1 | 85 |
| Fresh | 0 | 8 | 8 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 85 | 9 | 94 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (- (+ x (- (- y (* y (log y))) (* (log y) 0.5))) z) |
| 0.0b | (- (- y (* y (log y))) (* (log y) 0.5)) |
| 0.3b | (- y (* y (log y))) |
| 0.3b | (* y (log y)) |
| 25× | add-log-exp |
| 15× | *-un-lft-identity |
| 14× | add-sqr-sqrt |
| 12× | log-prod |
| 11× | diff-log |
| 10× | add-cube-cbrt |
| 7× | pow1 |
| 6× | add-exp-log distribute-rgt-in distribute-lft-in add-cbrt-cube associate--r+ |
| 4× | sub-neg associate-*r* |
| 3× | flip3-- associate-*l* associate--l+ sum-log flip-- |
| 2× | associate--l- distribute-lft-out-- |
| 1× | associate-+r- pow-prod-down prod-exp log-pow *-commutative cbrt-unprod distribute-lft-out difference-of-squares unswap-sqr |
| 8.0ms | (- (+ x (- (- y (* y (log y))) (* (log y) 0.5))) z) |
| 5.0ms | (- (- y (* y (log y))) (* (log y) 0.5)) |
| 3.0ms | (- y (* y (log y))) |
| 6.0ms | (* y (log y)) |
| 15.0ms | (- (+ x (- (- y (* y (log y))) (* (log y) 0.5))) z) |
| 35.0ms | (- (- y (* y (log y))) (* (log y) 0.5)) |
| 15.0ms | (- y (* y (log y))) |
| 14.0ms | (* y (log y)) |
Useful iterations: 2 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 440 | 666 |
| 1 | 1670 | 573 |
| 2 | 5001 | 535 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 90 | 1 | 91 |
| Fresh | 3 | 5 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 93 | 7 | 100 |
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (* y (+ 1 (* -2 (log (cbrt y))))) |
| 0.3b | (* y (log (cbrt y))) |
| 0.6b | (cbrt y) |
| 0.6b | (cbrt y) |
| 18× | add-sqr-sqrt |
| 14× | add-cube-cbrt *-un-lft-identity |
| 12× | cbrt-prod log-prod |
| 9× | pow1 |
| 8× | add-exp-log associate-*r* add-cbrt-cube |
| 7× | distribute-rgt-in distribute-lft-in |
| 6× | associate-*l* |
| 4× | add-log-exp |
| 3× | pow1/3 |
| 2× | associate-*r/ pow-prod-down prod-exp log-pow *-commutative cbrt-unprod unswap-sqr |
| 1× | flip3-+ flip-+ |
| 5.0ms | (* y (+ 1 (* -2 (log (cbrt y))))) |
| 5.0ms | (* y (log (cbrt y))) |
| 1.0ms | (cbrt y) |
| 1.0ms | (cbrt y) |
| 50.0ms | (* y (+ 1 (* -2 (log (cbrt y))))) |
| 44.0ms | (* y (log (cbrt y))) |
| 23.0ms | (cbrt y) |
| 21.0ms | (cbrt y) |
Useful iterations: 2 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 301 | 498 |
| 1 | 1247 | 422 |
| 2 | 5001 | 402 |
7 alts after pruning (5 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 88 | 0 | 88 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 88 | 7 | 95 |
Merged error: 0b
0% (0.1b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 8 |
| 1 | 14 | 8 |
| 328.0ms | 8041× | body | 80 | valid |
| 258.0ms | 7884× | body | 80 | nan |
Loading profile data...