Time bar (total: 2.7s)
| 16.0ms | 256× | body | 80 | valid |
| 1.0ms | 13× | body | 80 | nan |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 6 |
| 1 | 48 | 6 |
| 2 | 118 | 6 |
| 3 | 247 | 6 |
| 4 | 525 | 6 |
| 5 | 732 | 6 |
| 6 | 937 | 6 |
| 7 | 1108 | 6 |
| 8 | 1128 | 6 |
| 9 | 1128 | 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 (log y)) y) z) (log t)) |
| 0.0b | (- (* x (log y)) y) |
| 0.0b | (- (- (* x (log y)) y) z) |
| 0.3b | (* x (log y)) |
| 34× | associate--l+ |
| 27× | log-prod |
| 25× | *-un-lft-identity |
| 19× | add-sqr-sqrt |
| 17× | add-log-exp |
| 15× | add-cube-cbrt |
| 12× | distribute-rgt-in distribute-lft-in |
| 10× | associate-+l+ |
| 9× | pow1 |
| 7× | diff-log |
| 6× | add-exp-log add-cbrt-cube |
| 5× | sub-neg |
| 4× | associate-*r* distribute-lft-out |
| 3× | associate-+r+ associate-*l* sum-log log-pow distribute-lft-out-- |
| 2× | flip3-- flip-- |
| 1× | +-commutative associate--l- associate-+l- flip3-+ pow-prod-down prod-exp *-commutative cbrt-unprod flip-+ difference-of-squares unswap-sqr |
| 11.0ms | (+ (- (- (* x (log y)) y) z) (log t)) |
| 4.0ms | (- (* x (log y)) y) |
| 7.0ms | (- (- (* x (log y)) y) z) |
| 4.0ms | (* x (log y)) |
| 13.0ms | (+ (- (- (* x (log y)) y) z) (log t)) |
| 12.0ms | (- (* x (log y)) y) |
| 8.0ms | (- (- (* x (log y)) y) z) |
| 7.0ms | (* x (log y)) |
Useful iterations: 2 (27.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 403 | 637 |
| 1 | 1259 | 592 |
| 2 | 4208 | 548 |
| 3 | 5002 | 548 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 104 | 6 | 110 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 105 | 6 | 111 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (+ (- (* x (log y)) y) (- (log t) z)) |
| 0.0b | (- (* x (log y)) y) |
| 0.3b | (* x (log y)) |
| 21× | log-prod |
| 19× | *-un-lft-identity |
| 15× | associate--l+ add-log-exp |
| 14× | add-sqr-sqrt |
| 12× | add-cube-cbrt |
| 9× | distribute-rgt-in distribute-lft-in |
| 8× | associate-+l+ |
| 7× | pow1 |
| 5× | add-exp-log associate-+r+ flip3-- diff-log add-cbrt-cube flip-- |
| 4× | associate-*r* frac-add sum-log |
| 3× | sub-neg associate-*l* distribute-lft-out |
| 2× | log-pow distribute-lft-out-- |
| 1× | +-commutative associate-+l- associate-+r- flip3-+ pow-prod-down prod-exp *-commutative cbrt-unprod flip-+ unswap-sqr |
| 10.0ms | (+ (- (* x (log y)) y) (- (log t) z)) |
| 4.0ms | (- (* x (log y)) y) |
| 4.0ms | (* x (log y)) |
| 16.0ms | (+ (- (* x (log y)) y) (- (log t) z)) |
| 10.0ms | (- (* x (log y)) y) |
| 7.0ms | (* x (log y)) |
Useful iterations: 2 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 466 | 640 |
| 1 | 1667 | 599 |
| 2 | 5001 | 554 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 88 | 0 | 88 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 88 | 6 | 94 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ (- (+ (* 2 (log (cbrt t))) (* x (log y))) (+ y z)) (log (cbrt t))) |
| 0.3b | (* x (log y)) |
| 0.6b | (cbrt t) |
| 0.6b | (cbrt t) |
| 27× | *-un-lft-identity |
| 17× | add-log-exp |
| 14× | add-sqr-sqrt |
| 12× | add-cube-cbrt log-prod |
| 10× | pow1 |
| 9× | cbrt-prod sum-log |
| 8× | distribute-lft-out |
| 6× | add-exp-log associate-+r+ add-cbrt-cube |
| 4× | diff-log associate-*r* log-pow distribute-lft-out-- |
| 3× | distribute-rgt-in associate-+l+ distribute-lft-in associate-*l* |
| 2× | pow1/3 |
| 1× | +-commutative associate-+l- sub-neg flip3-+ pow-prod-down prod-exp associate--l+ *-commutative cbrt-unprod flip-+ unswap-sqr |
| 14.0ms | (+ (- (+ (* 2 (log (cbrt t))) (* x (log y))) (+ y z)) (log (cbrt t))) |
| 4.0ms | (* x (log y)) |
| 1.0ms | (cbrt t) |
| 1.0ms | (cbrt t) |
| 32.0ms | (+ (- (+ (* 2 (log (cbrt t))) (* x (log y))) (+ y z)) (log (cbrt t))) |
| 7.0ms | (* x (log y)) |
| 22.0ms | (cbrt t) |
| 22.0ms | (cbrt t) |
Useful iterations: 2 (26.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 357 | 661 |
| 1 | 1202 | 597 |
| 2 | 5001 | 503 |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 90 | 0 | 90 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 90 | 6 | 96 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (* x (* 2 (log (cbrt y)))) |
| 0.3b | (* x (log (cbrt y))) |
| 0.7b | (cbrt y) |
| 0.7b | (cbrt y) |
| 36× | log-prod |
| 30× | distribute-rgt-in distribute-lft-in |
| 24× | cbrt-prod |
| 23× | add-sqr-sqrt |
| 21× | add-cube-cbrt *-un-lft-identity |
| 12× | pow1 |
| 11× | add-exp-log add-cbrt-cube |
| 6× | associate-*r* associate-*l* |
| 4× | pow-prod-down prod-exp cbrt-unprod add-log-exp |
| 3× | pow1/3 |
| 2× | log-pow *-commutative |
| 1× | unswap-sqr |
| 6.0ms | (* x (* 2 (log (cbrt y)))) |
| 6.0ms | (* x (log (cbrt y))) |
| 1.0ms | (cbrt y) |
| 1.0ms | (cbrt y) |
| 22.0ms | (* x (* 2 (log (cbrt y)))) |
| 19.0ms | (* x (log (cbrt y))) |
| 21.0ms | (cbrt y) |
| 21.0ms | (cbrt y) |
Useful iterations: 3 (87.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 317 | 680 |
| 1 | 1171 | 607 |
| 2 | 4308 | 566 |
| 3 | 5001 | 542 |
7 alts after pruning (5 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 105 | 3 | 108 |
| Fresh | 1 | 2 | 3 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 2 | 2 |
| Total | 107 | 7 | 114 |
Merged error: 0.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 | 12 | 6 |
| 1 | 12 | 6 |
| 428.0ms | 7999× | body | 80 | valid |
| 16.0ms | 405× | body | 80 | nan |
| 2.0ms | 31× | body | 80 | invalid |
| 0.0ms | 1× | body | 1280 | valid |
Loading profile data...