Time bar (total: 11.6s)
| 96.0ms | 91× | body | 1280 | valid |
| 40.0ms | 58× | body | 640 | valid |
| 14.0ms | 66× | body | 80 | valid |
| 12.0ms | 26× | body | 320 | valid |
| 5.0ms | 15× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 74 | 30 |
| 1 | 182 | 30 |
| 2 | 657 | 30 |
| 3 | 2727 | 30 |
| 4 | 5001 | 30 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.5b
Found 4 expressions with local error:
| 0.3b | (* (* (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) (- (sin y) (/ (sin x) 16.0))) (- (cos x) (cos y))) |
| 0.4b | (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) |
| 1.0b | (- 3.0 (sqrt 5.0)) |
| 1.9b | (- (cos x) (cos y)) |
| 30× | flip3-- flip-- |
| 28× | frac-times associate-*r/ |
| 25× | add-sqr-sqrt |
| 16× | *-un-lft-identity |
| 15× | pow1 add-exp-log add-cbrt-cube |
| 14× | associate-*l/ |
| 12× | associate-*r* |
| 8× | add-cube-cbrt add-log-exp |
| 7× | associate-*l* pow-prod-down prod-exp cbrt-unprod |
| 6× | sub-neg difference-of-squares |
| 5× | sqrt-prod |
| 4× | distribute-rgt-in distribute-lft-in distribute-lft-out-- |
| 2× | diff-log *-commutative diff-cos unswap-sqr |
| 1× | times-frac |
| 24.0ms | (* (* (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) (- (sin y) (/ (sin x) 16.0))) (- (cos x) (cos y))) |
| 11.0ms | (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) |
| 4.0ms | (- 3.0 (sqrt 5.0)) |
| 4.0ms | (- (cos x) (cos y)) |
| 225.0ms | (* (* (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) (- (sin y) (/ (sin x) 16.0))) (- (cos x) (cos y))) |
| 89.0ms | (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) |
| 0.0ms | (- 3.0 (sqrt 5.0)) |
| 58.0ms | (- (cos x) (cos y)) |
Useful iterations: 1 (21.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 844 | 1973 |
| 1 | 4413 | 1829 |
| 2 | 5001 | 1829 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 0.3b
Found 4 expressions with local error:
| 0.3b | (* (/ (- (sqrt 5.0) 1.0) 2.0) (cos x)) |
| 0.3b | (* (* (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) (- (sin y) (/ (sin x) 16.0))) (- (cos x) (cos y))) |
| 0.4b | (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) |
| 1.9b | (- (cos x) (cos y)) |
| 49× | add-sqr-sqrt |
| 31× | *-un-lft-identity |
| 29× | flip3-- associate-*l* flip-- |
| 28× | frac-times associate-*r/ |
| 20× | add-exp-log times-frac add-cbrt-cube |
| 19× | add-cube-cbrt |
| 17× | pow1 |
| 15× | associate-*r* associate-*l/ |
| 10× | difference-of-squares |
| 9× | prod-exp cbrt-unprod |
| 8× | pow-prod-down |
| 7× | sqrt-prod |
| 6× | distribute-lft-out-- add-log-exp |
| 5× | sub-neg |
| 4× | distribute-rgt-in distribute-lft-in unswap-sqr |
| 3× | *-commutative |
| 2× | diff-cos |
| 1× | cbrt-undiv diff-log div-exp div-inv |
| 10.0ms | (* (/ (- (sqrt 5.0) 1.0) 2.0) (cos x)) |
| 24.0ms | (* (* (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) (- (sin y) (/ (sin x) 16.0))) (- (cos x) (cos y))) |
| 11.0ms | (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) |
| 4.0ms | (- (cos x) (cos y)) |
| 102.0ms | (* (/ (- (sqrt 5.0) 1.0) 2.0) (cos x)) |
| 226.0ms | (* (* (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) (- (sin y) (/ (sin x) 16.0))) (- (cos x) (cos y))) |
| 93.0ms | (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) |
| 59.0ms | (- (cos x) (cos y)) |
Useful iterations: 1 (27.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 977 | 2200 |
| 1 | 5001 | 2033 |
12 alts after pruning (12 fresh and 0 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 0.3b | (* (* (log (exp (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))))) (- (sin y) (/ (sin x) 16.0))) (- (cos x) (cos y))) |
| 0.4b | (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) |
| 1.9b | (- (cos x) (cos y)) |
| 3.3b | (log (exp (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))))) |
| 22× | add-sqr-sqrt |
| 15× | *-un-lft-identity |
| 12× | pow1 associate-*r* |
| 11× | add-exp-log add-cbrt-cube |
| 10× | associate-*r/ |
| 9× | add-cube-cbrt |
| 8× | flip3-- flip-- |
| 7× | sub-neg log-prod associate-*l* add-log-exp |
| 6× | distribute-rgt-in distribute-lft-in |
| 4× | frac-times exp-sum pow-prod-down prod-exp sqrt-prod cbrt-unprod difference-of-squares |
| 3× | log-pow distribute-lft-out-- |
| 2× | associate-*l/ *-commutative diff-cos unswap-sqr |
| 1× | exp-prod exp-to-pow times-frac diff-log rem-log-exp |
| 15.0ms | (* (* (log (exp (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))))) (- (sin y) (/ (sin x) 16.0))) (- (cos x) (cos y))) |
| 11.0ms | (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) |
| 4.0ms | (- (cos x) (cos y)) |
| 3.0ms | (log (exp (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))))) |
| 231.0ms | (* (* (log (exp (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))))) (- (sin y) (/ (sin x) 16.0))) (- (cos x) (cos y))) |
| 96.0ms | (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) |
| 61.0ms | (- (cos x) (cos y)) |
| 97.0ms | (log (exp (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))))) |
Useful iterations: 1 (15.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 534 | 1363 |
| 1 | 2463 | 1211 |
| 2 | 5001 | 1211 |
13 alts after pruning (13 fresh and 0 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 0.7b | (pow (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) 3) |
| 1.9b | (- (cos x) (cos y)) |
| 3.3b | (log (exp (cbrt (pow (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) 3)))) |
| 6.6b | (cbrt (pow (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) 3)) |
| 16× | cbrt-prod |
| 12× | log-pow |
| 11× | add-sqr-sqrt exp-prod *-un-lft-identity |
| 9× | add-cube-cbrt |
| 8× | pow1 |
| 7× | add-exp-log add-cbrt-cube |
| 6× | add-log-exp |
| 4× | cube-div associate-*r/ |
| 3× | cube-mult unpow-prod-down pow-unpow log-prod flip3-- unpow3 cube-prod flip-- sqr-pow |
| 2× | cbrt-div pow-pow pow-exp rem-cube-cbrt |
| 1× | pow-to-exp sub-neg pow1/3 diff-log rem-log-exp pow-prod-down prod-exp rem-cbrt-cube cbrt-unprod diff-cos distribute-lft-out-- difference-of-squares |
| 11.0ms | (pow (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) 3) |
| 5.0ms | (- (cos x) (cos y)) |
| 4.0ms | (log (exp (cbrt (pow (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) 3)))) |
| 4.0ms | (cbrt (pow (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) 3)) |
| 376.0ms | (pow (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) 3) |
| 59.0ms | (- (cos x) (cos y)) |
| 96.0ms | (log (exp (cbrt (pow (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) 3)))) |
| 101.0ms | (cbrt (pow (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) 3)) |
Useful iterations: 1 (12.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 382 | 828 |
| 1 | 1369 | 756 |
| 2 | 5001 | 756 |
13 alts after pruning (13 fresh and 0 done)
Merged error: 0.1b
0% (0.3b remaining)
Error of 0.5b against oracle of 0.2b and baseline of 0.5b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 52 | 40 |
| 1 | 52 | 40 |
| 3.1s | 2798× | body | 1280 | valid |
| 1.2s | 1802× | body | 640 | valid |
| 356.0ms | 737× | body | 320 | valid |
| 323.0ms | 2303× | body | 80 | valid |
| 123.0ms | 360× | body | 160 | valid |