Time bar (total: 6.4s)
| 13.0ms | 256× | body | 80 | valid |
| 5.0ms | 89× | body | 80 | invalid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 8 |
| 1 | 69 | 8 |
| 2 | 134 | 8 |
| 3 | 225 | 8 |
| 4 | 378 | 8 |
| 5 | 598 | 8 |
| 6 | 815 | 8 |
| 7 | 1035 | 8 |
| 8 | 1143 | 8 |
| 9 | 1211 | 8 |
| 10 | 1211 | 8 |
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.3b
Found 4 expressions with local error:
| 0.0b | (+ (* x y) (/ (* z t) 16.0)) |
| 0.0b | (- (+ (* x y) (/ (* z t) 16.0)) (/ (* a b) 4.0)) |
| 0.0b | (+ (- (+ (* x y) (/ (* z t) 16.0)) (/ (* a b) 4.0)) c) |
| 0.2b | (/ (* a b) 4.0) |
| 20× | add-log-exp |
| 13× | *-un-lft-identity |
| 9× | add-exp-log add-cbrt-cube |
| 8× | add-sqr-sqrt |
| 6× | add-cube-cbrt sum-log |
| 4× | pow1 diff-log |
| 3× | associate-+l+ flip3-+ times-frac associate-/r* flip-+ |
| 2× | cbrt-undiv +-commutative sub-neg div-exp associate--l+ frac-sub distribute-lft-out distribute-lft-out-- |
| 1× | associate-+l- flip3-- frac-2neg prod-exp clear-num flip-- cbrt-unprod div-inv associate-/l* difference-of-squares |
| 5.0ms | (+ (* x y) (/ (* z t) 16.0)) |
| 8.0ms | (- (+ (* x y) (/ (* z t) 16.0)) (/ (* a b) 4.0)) |
| 11.0ms | (+ (- (+ (* x y) (/ (* z t) 16.0)) (/ (* a b) 4.0)) c) |
| 4.0ms | (/ (* a b) 4.0) |
| 11.0ms | (+ (* x y) (/ (* z t) 16.0)) |
| 25.0ms | (- (+ (* x y) (/ (* z t) 16.0)) (/ (* a b) 4.0)) |
| 47.0ms | (+ (- (+ (* x y) (/ (* z t) 16.0)) (/ (* a b) 4.0)) c) |
| 4.0ms | (/ (* a b) 4.0) |
Useful iterations: 2 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 374 | 628 |
| 1 | 1499 | 597 |
| 2 | 5001 | 590 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 78 | 3 | 81 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 79 | 3 | 82 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (+ (* x y) (/ (* z t) 16.0)) |
| 0.0b | (+ (- (+ (* x y) (/ (* z t) 16.0)) (* a (/ b 4.0))) c) |
| 0.0b | (- (+ (* x y) (/ (* z t) 16.0)) (* a (/ b 4.0))) |
| 19× | add-log-exp |
| 6× | sum-log |
| 5× | *-un-lft-identity |
| 4× | diff-log |
| 3× | pow1 add-exp-log add-sqr-sqrt add-cube-cbrt associate-+l+ flip3-+ add-cbrt-cube flip-+ |
| 2× | +-commutative sub-neg associate-*r/ associate--l+ frac-sub |
| 1× | associate-+l- flip3-- flip-- distribute-lft-out |
| 4.0ms | (+ (* x y) (/ (* z t) 16.0)) |
| 9.0ms | (+ (- (+ (* x y) (/ (* z t) 16.0)) (* a (/ b 4.0))) c) |
| 7.0ms | (- (+ (* x y) (/ (* z t) 16.0)) (* a (/ b 4.0))) |
| 12.0ms | (+ (* x y) (/ (* z t) 16.0)) |
| 48.0ms | (+ (- (+ (* x y) (/ (* z t) 16.0)) (* a (/ b 4.0))) c) |
| 25.0ms | (- (+ (* x y) (/ (* z t) 16.0)) (* a (/ b 4.0))) |
Useful iterations: 2 (28.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 284 | 515 |
| 1 | 1054 | 494 |
| 2 | 5002 | 487 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 54 | 0 | 54 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 54 | 3 | 57 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ (* x y) (/ (* z t) 16.0)) |
| 0.0b | (- (+ (* x y) (/ (* z t) 16.0)) (/ a (/ 4.0 b))) |
| 0.0b | (+ (- (+ (* x y) (/ (* z t) 16.0)) (/ a (/ 4.0 b))) c) |
| 0.3b | (/ a (/ 4.0 b)) |
| 78× | times-frac |
| 55× | add-sqr-sqrt |
| 53× | *-un-lft-identity |
| 46× | add-cube-cbrt |
| 20× | add-log-exp |
| 13× | associate-/r* |
| 9× | add-exp-log add-cbrt-cube |
| 6× | sum-log |
| 5× | div-inv |
| 4× | pow1 diff-log |
| 3× | cbrt-undiv associate-+l+ flip3-+ div-exp flip-+ associate-/l* difference-of-squares |
| 2× | +-commutative sub-neg associate--l+ frac-sub distribute-lft-out distribute-lft-out-- |
| 1× | associate-+l- flip3-- frac-2neg clear-num associate-/r/ flip-- |
| 4.0ms | (+ (* x y) (/ (* z t) 16.0)) |
| 17.0ms | (- (+ (* x y) (/ (* z t) 16.0)) (/ a (/ 4.0 b))) |
| 22.0ms | (+ (- (+ (* x y) (/ (* z t) 16.0)) (/ a (/ 4.0 b))) c) |
| 5.0ms | (/ a (/ 4.0 b)) |
| 11.0ms | (+ (* x y) (/ (* z t) 16.0)) |
| 24.0ms | (- (+ (* x y) (/ (* z t) 16.0)) (/ a (/ 4.0 b))) |
| 48.0ms | (+ (- (+ (* x y) (/ (* z t) 16.0)) (/ a (/ 4.0 b))) c) |
| 4.0ms | (/ a (/ 4.0 b)) |
Useful iterations: 2 (49.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 601 | 1039 |
| 1 | 2298 | 1003 |
| 2 | 5003 | 1002 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 131 | 1 | 132 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 131 | 4 | 135 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.5b | (* (cbrt b) (cbrt b)) |
| 0.6b | (cbrt b) |
| 0.6b | (cbrt b) |
| 0.6b | (cbrt b) |
| 25× | cbrt-prod |
| 23× | add-sqr-sqrt |
| 15× | add-cube-cbrt *-un-lft-identity |
| 11× | pow1 |
| 9× | pow1/3 |
| 6× | add-exp-log swap-sqr associate-*r* associate-*l* |
| 4× | add-cbrt-cube add-log-exp unswap-sqr |
| 2× | pow-prod-down pow-sqr pow-prod-up |
| 1× | pow2 pow-plus prod-exp *-commutative cbrt-unprod |
| 5.0ms | (* (cbrt b) (cbrt b)) |
| 1.0ms | (cbrt b) |
| 1.0ms | (cbrt b) |
| 1.0ms | (cbrt b) |
| 24.0ms | (* (cbrt b) (cbrt b)) |
| 23.0ms | (cbrt b) |
| 21.0ms | (cbrt b) |
| 22.0ms | (cbrt b) |
Useful iterations: 3 (69.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 148 | 349 |
| 1 | 471 | 322 |
| 2 | 2276 | 265 |
| 3 | 5002 | 252 |
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 85 | 0 | 85 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 85 | 4 | 89 |
Merged error: 0.0b
0% (0.0b remaining)
Error of 0.1b against oracle of 0.1b and baseline of 0.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 8 |
| 1 | 22 | 8 |
| 446.0ms | 8000× | body | 80 | valid |
| 217.0ms | 3906× | body | 80 | invalid |
Loading profile data...