Time bar (total: 15.1s)
| 24.0ms | 372× | body | 80 | valid |
Useful iterations: 0 (0.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.3b
Found 4 expressions with local error:
| 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)) |
| 0.0b | (+ (* x y) (/ (* z t) 16.0)) |
| 0.2b | (/ (* z t) 16.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 |
| 293.0ms | (+ (- (+ (* x y) (/ (* z t) 16.0)) (/ (* a b) 4.0)) c) |
| 116.0ms | (- (+ (* x y) (/ (* z t) 16.0)) (/ (* a b) 4.0)) |
| 21.0ms | (+ (* x y) (/ (* z t) 16.0)) |
| 16.0ms | (/ (* z t) 16.0) |
| 201.0ms | (+ (- (+ (* x y) (/ (* z t) 16.0)) (/ (* a b) 4.0)) c) |
| 121.0ms | (- (+ (* x y) (/ (* z t) 16.0)) (/ (* a b) 4.0)) |
| 64.0ms | (+ (* x y) (/ (* z t) 16.0)) |
| 27.0ms | (/ (* z t) 16.0) |
Useful iterations: done (889.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 142 | 1389 |
| 1 | 372 | 1288 |
| 2 | 1331 | 1232 |
| done | 5000 | 1204 |
5 alts after pruning (5 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 (sqrt 16.0)) (/ t (sqrt 16.0)))) (/ (* a b) 4.0)) c) |
| 0.0b | (- (+ (* x y) (* (/ z (sqrt 16.0)) (/ t (sqrt 16.0)))) (/ (* a b) 4.0)) |
| 0.0b | (+ (* x y) (* (/ z (sqrt 16.0)) (/ t (sqrt 16.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 |
| 18.0ms | (/ (* a b) 4.0) |
| 510.0ms | (+ (- (+ (* x y) (* (/ z (sqrt 16.0)) (/ t (sqrt 16.0)))) (/ (* a b) 4.0)) c) |
| 61.0ms | (- (+ (* x y) (* (/ z (sqrt 16.0)) (/ t (sqrt 16.0)))) (/ (* a b) 4.0)) |
| 8.0ms | (+ (* x y) (* (/ z (sqrt 16.0)) (/ t (sqrt 16.0)))) |
| 32.0ms | (/ (* a b) 4.0) |
| 609.0ms | (+ (- (+ (* x y) (* (/ z (sqrt 16.0)) (/ t (sqrt 16.0)))) (/ (* a b) 4.0)) c) |
| 421.0ms | (- (+ (* x y) (* (/ z (sqrt 16.0)) (/ t (sqrt 16.0)))) (/ (* a b) 4.0)) |
| 273.0ms | (+ (* x y) (* (/ z (sqrt 16.0)) (/ t (sqrt 16.0)))) |
Useful iterations: done (882.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 144 | 1709 |
| 1 | 384 | 1580 |
| 2 | 1438 | 1234 |
| done | 5001 | 1206 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ (* x y) (* (/ z (sqrt 16.0)) (/ t (sqrt 16.0)))) |
| 0.0b | (- (+ (* x y) (* (/ z (sqrt 16.0)) (/ t (sqrt 16.0)))) (/ 1 (/ 4.0 (* a b)))) |
| 0.3b | (/ 4.0 (* a b)) |
| 0.9b | (/ 1 (/ 4.0 (* a b))) |
| 38× | times-frac |
| 30× | add-exp-log |
| 29× | add-sqr-sqrt |
| 26× | *-un-lft-identity |
| 22× | add-cube-cbrt |
| 18× | add-cbrt-cube |
| 14× | div-exp |
| 11× | add-log-exp |
| 8× | associate-/r* |
| 7× | cbrt-undiv div-inv |
| 6× | associate-/l* |
| 5× | pow1 |
| 4× | prod-exp |
| 3× | rec-exp 1-exp difference-of-squares |
| 2× | frac-2neg flip3-+ diff-log clear-num sum-log frac-sub cbrt-unprod flip-+ distribute-lft-out-- |
| 1× | +-commutative sub-neg flip3-- pow-flip associate--l+ associate-/r/ flip-- inv-pow |
| 17.0ms | (+ (* x y) (* (/ z (sqrt 16.0)) (/ t (sqrt 16.0)))) |
| 62.0ms | (- (+ (* x y) (* (/ z (sqrt 16.0)) (/ t (sqrt 16.0)))) (/ 1 (/ 4.0 (* a b)))) |
| 14.0ms | (/ 4.0 (* a b)) |
| 15.0ms | (/ 1 (/ 4.0 (* a b))) |
| 296.0ms | (+ (* x y) (* (/ z (sqrt 16.0)) (/ t (sqrt 16.0)))) |
| 378.0ms | (- (+ (* x y) (* (/ z (sqrt 16.0)) (/ t (sqrt 16.0)))) (/ 1 (/ 4.0 (* a b)))) |
| 27.0ms | (/ 4.0 (* a b)) |
| 32.0ms | (/ 1 (/ 4.0 (* a b))) |
Useful iterations: done (1.3s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 192 | 2001 |
| 1 | 476 | 1780 |
| 2 | 1576 | 1368 |
| done | 5000 | 1338 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ (* x y) (/ 1 (/ 16.0 (* z t)))) |
| 0.0b | (- (+ (* x y) (/ 1 (/ 16.0 (* z t)))) (/ (* a b) 4.0)) |
| 0.4b | (/ 16.0 (* z t)) |
| 0.5b | (/ 1 (/ 16.0 (* z t))) |
| 36× | times-frac |
| 30× | add-exp-log |
| 24× | add-sqr-sqrt *-un-lft-identity |
| 22× | add-cube-cbrt |
| 18× | add-cbrt-cube |
| 14× | div-exp |
| 11× | add-log-exp |
| 8× | associate-/r* |
| 7× | cbrt-undiv |
| 6× | div-inv associate-/l* |
| 5× | pow1 |
| 4× | prod-exp |
| 3× | rec-exp 1-exp |
| 2× | frac-2neg flip3-+ diff-log clear-num sum-log frac-sub cbrt-unprod flip-+ |
| 1× | +-commutative sub-neg flip3-- pow-flip associate--l+ associate-/r/ flip-- distribute-lft-out-- inv-pow difference-of-squares |
| 40.0ms | (+ (* x y) (/ 1 (/ 16.0 (* z t)))) |
| 306.0ms | (- (+ (* x y) (/ 1 (/ 16.0 (* z t)))) (/ (* a b) 4.0)) |
| 17.0ms | (/ 16.0 (* z t)) |
| 42.0ms | (/ 1 (/ 16.0 (* z t))) |
| 67.0ms | (+ (* x y) (/ 1 (/ 16.0 (* z t)))) |
| 116.0ms | (- (+ (* x y) (/ 1 (/ 16.0 (* z t)))) (/ (* a b) 4.0)) |
| 33.0ms | (/ 16.0 (* z t)) |
| 21.0ms | (/ 1 (/ 16.0 (* z t))) |
Useful iterations: done (1.3s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 187 | 1706 |
| 1 | 452 | 1505 |
| 2 | 1381 | 1267 |
| done | 5000 | 1235 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0.0b
0% (0.0b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 23 |
| 1 | 28 | 23 |
| done | 28 | 23 |
| 1.2s | 11961× | body | 80 | valid |