Time bar (total: 16.0s)
| 37.0ms | 384× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 17 |
| 1 | 32 | 17 |
| 2 | 69 | 17 |
| 3 | 126 | 17 |
| 4 | 201 | 17 |
| 5 | 284 | 17 |
| 6 | 389 | 17 |
| 7 | 526 | 17 |
| 8 | 630 | 17 |
| 9 | 638 | 17 |
| done | 638 | 17 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (/ (* a b) 4.0) |
| 0.0b | (- (+ (* x y) (/ (* z t) 16.0)) (/ (* a b) 4.0)) |
| 0.0b | (+ (* x y) (/ (* z t) 16.0)) |
| 0.0b | (+ (- (+ (* x y) (/ (* z t) 16.0)) (/ (* a b) 4.0)) c) |
| 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 |
| 11.0ms | (/ (* a b) 4.0) |
| 102.0ms | (- (+ (* x y) (/ (* z t) 16.0)) (/ (* a b) 4.0)) |
| 16.0ms | (+ (* x y) (/ (* z t) 16.0)) |
| 270.0ms | (+ (- (+ (* x y) (/ (* z t) 16.0)) (/ (* a b) 4.0)) c) |
| 27.0ms | (/ (* a b) 4.0) |
| 120.0ms | (- (+ (* x y) (/ (* z t) 16.0)) (/ (* a b) 4.0)) |
| 66.0ms | (+ (* x y) (/ (* z t) 16.0)) |
| 188.0ms | (+ (- (+ (* x y) (/ (* z t) 16.0)) (/ (* a b) 4.0)) c) |
Useful iterations: done (1.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 141 | 1389 |
| 1 | 370 | 1288 |
| 2 | 1330 | 1232 |
| done | 5000 | 1204 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ (* x y) (/ (* z t) 16.0)) |
| 0.0b | (+ (- (cbrt (pow (+ (* x y) (/ (* z t) 16.0)) 3)) (/ (* a b) 4.0)) c) |
| 0.3b | (pow (+ (* x y) (/ (* z t) 16.0)) 3) |
| 35.3b | (cbrt (pow (+ (* x y) (/ (* z t) 16.0)) 3)) |
| 15× | *-un-lft-identity |
| 12× | cbrt-prod |
| 11× | add-log-exp |
| 10× | add-sqr-sqrt add-cube-cbrt |
| 6× | unpow-prod-down cube-prod |
| 5× | pow1 add-exp-log add-cbrt-cube |
| 4× | cube-div flip3-+ flip-+ |
| 3× | pow-unpow sum-log |
| 2× | +-commutative cube-mult associate-+l+ cbrt-div unpow3 distribute-lft-out sqr-pow |
| 1× | pow-to-exp associate-+l- sub-neg pow-pow pow1/3 diff-log pow-exp rem-cbrt-cube distribute-lft-out-- rem-cube-cbrt |
| 17.0ms | (+ (* x y) (/ (* z t) 16.0)) |
| 624.0ms | (+ (- (cbrt (pow (+ (* x y) (/ (* z t) 16.0)) 3)) (/ (* a b) 4.0)) c) |
| 19.0ms | (pow (+ (* x y) (/ (* z t) 16.0)) 3) |
| 16.0ms | (cbrt (pow (+ (* x y) (/ (* z t) 16.0)) 3)) |
| 60.0ms | (+ (* x y) (/ (* z t) 16.0)) |
| 212.0ms | (+ (- (cbrt (pow (+ (* x y) (/ (* z t) 16.0)) 3)) (/ (* a b) 4.0)) c) |
| 176.0ms | (pow (+ (* x y) (/ (* z t) 16.0)) 3) |
| 57.0ms | (cbrt (pow (+ (* x y) (/ (* z t) 16.0)) 3)) |
Useful iterations: done (880.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 140 | 1800 |
| 1 | 374 | 1531 |
| 2 | 1319 | 1385 |
| done | 5000 | 1371 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ (- (+ (* x y) (/ (* z t) 16.0)) (/ (* a b) 4.0)) c) |
| 0.1b | (sqrt (+ (- (+ (* x y) (/ (* z t) 16.0)) (/ (* a b) 4.0)) c)) |
| 0.1b | (sqrt (+ (- (+ (* x y) (/ (* z t) 16.0)) (/ (* a b) 4.0)) c)) |
| 0.3b | (* (sqrt (+ (- (+ (* x y) (/ (* z t) 16.0)) (/ (* a b) 4.0)) c)) (sqrt (+ (- (+ (* x y) (/ (* z t) 16.0)) (/ (* a b) 4.0)) c))) |
| 73× | *-un-lft-identity |
| 48× | sqrt-prod |
| 28× | add-sqr-sqrt |
| 22× | distribute-lft-out |
| 21× | pow1 |
| 16× | sqrt-div swap-sqr |
| 14× | add-cube-cbrt |
| 13× | add-log-exp |
| 11× | distribute-lft-out-- |
| 10× | sqrt-pow1 pow1/2 |
| 9× | flip3-+ flip-+ |
| 8× | associate-*r* associate-*l* |
| 6× | add-exp-log add-cbrt-cube |
| 5× | pow-prod-up |
| 4× | frac-times sum-log unswap-sqr |
| 3× | associate-+l+ pow-prod-down pow-sqr |
| 2× | rem-sqrt-square diff-log associate-*r/ associate-*l/ |
| 1× | +-commutative pow2 associate-+l- sub-neg pow-plus sqrt-unprod prod-exp associate--l+ rem-square-sqrt *-commutative cbrt-unprod |
| 307.0ms | (+ (- (+ (* x y) (/ (* z t) 16.0)) (/ (* a b) 4.0)) c) |
| 357.0ms | (sqrt (+ (- (+ (* x y) (/ (* z t) 16.0)) (/ (* a b) 4.0)) c)) |
| 335.0ms | (sqrt (+ (- (+ (* x y) (/ (* z t) 16.0)) (/ (* a b) 4.0)) c)) |
| 1.6s | (* (sqrt (+ (- (+ (* x y) (/ (* z t) 16.0)) (/ (* a b) 4.0)) c)) (sqrt (+ (- (+ (* x y) (/ (* z t) 16.0)) (/ (* a b) 4.0)) c))) |
| 164.0ms | (+ (- (+ (* x y) (/ (* z t) 16.0)) (/ (* a b) 4.0)) c) |
| 1.8s | (sqrt (+ (- (+ (* x y) (/ (* z t) 16.0)) (/ (* a b) 4.0)) c)) |
| 1.9s | (sqrt (+ (- (+ (* x y) (/ (* z t) 16.0)) (/ (* a b) 4.0)) c)) |
| 177.0ms | (* (sqrt (+ (- (+ (* x y) (/ (* z t) 16.0)) (/ (* a b) 4.0)) c)) (sqrt (+ (- (+ (* x y) (/ (* z t) 16.0)) (/ (* a b) 4.0)) c))) |
Useful iterations: done (560.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 145 | 4913 |
| 1 | 305 | 3587 |
| 2 | 1002 | 3337 |
| done | 5000 | 3150 |
3 alts after pruning (0 fresh and 3 done)
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 | 17 | 17 |
| 1 | 22 | 17 |
| done | 22 | 17 |
| 1.5s | 11831× | body | 80 | valid |