Time bar (total: 7.6s)
| 61.0ms | 129× | body | 1280 | valid |
| 17.0ms | 256× | pre | 80 | true |
| 15.0ms | 63× | body | 640 | valid |
| 4.0ms | 24× | body | 320 | valid |
| 2.0ms | 31× | body | 80 | valid |
| 1.0ms | 9× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 5 |
| 1 | 22 | 5 |
| 2 | 33 | 5 |
| 3 | 39 | 5 |
| 4 | 50 | 5 |
| 5 | 70 | 5 |
| 6 | 99 | 5 |
| 7 | 124 | 5 |
| 8 | 166 | 5 |
| 9 | 259 | 5 |
| 10 | 260 | 5 |
| 11 | 260 | 5 |
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: 13.5b
Found 3 expressions with local error:
| 0.1b | (+ x (- (tan (+ y z)) (tan a))) |
| 0.2b | (- (tan (+ y z)) (tan a)) |
| 3.3b | (tan (+ y z)) |
| 10× | *-un-lft-identity add-log-exp |
| 5× | add-sqr-sqrt |
| 4× | tan-quot |
| 3× | pow1 add-exp-log add-cube-cbrt add-cbrt-cube |
| 2× | sub-neg tan-sum associate-+r+ diff-log sum-log frac-sub distribute-lft-out distribute-lft-out-- |
| 1× | +-commutative associate-+r- flip3-- flip3-+ flip-- flip-+ difference-of-squares |
| 9.0ms | (+ x (- (tan (+ y z)) (tan a))) |
| 7.0ms | (- (tan (+ y z)) (tan a)) |
| 4.0ms | (tan (+ y z)) |
| 122.0ms | (+ x (- (tan (+ y z)) (tan a))) |
| 114.0ms | (- (tan (+ y z)) (tan a)) |
| 50.0ms | (tan (+ y z)) |
Useful iterations: 2 (12.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 196 | 346 |
| 1 | 467 | 335 |
| 2 | 1316 | 334 |
| 3 | 5002 | 334 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 43 | 8 | 51 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 44 | 8 | 52 |
Merged error: 0.1b
Found 4 expressions with local error:
| 0.1b | (+ x (- (/ (+ (tan y) (tan z)) (- 1 (* (tan y) (tan z)))) (tan a))) |
| 0.1b | (+ (tan y) (tan z)) |
| 0.2b | (- (/ (+ (tan y) (tan z)) (- 1 (* (tan y) (tan z)))) (tan a)) |
| 0.2b | (* (tan y) (tan z)) |
| 15× | *-un-lft-identity |
| 13× | add-sqr-sqrt add-log-exp |
| 7× | tan-quot |
| 6× | pow1 add-exp-log add-cube-cbrt add-cbrt-cube |
| 3× | associate-*r* associate-*l* sum-log distribute-lft-out |
| 2× | +-commutative sub-neg associate-+r+ flip3-+ diff-log flip-+ distribute-lft-out-- difference-of-squares |
| 1× | frac-times associate-+r- flip3-- times-frac associate-*r/ pow-prod-down associate-*l/ frac-add prod-exp *-commutative frac-sub flip-- cbrt-unprod unswap-sqr |
| 16.0ms | (+ x (- (/ (+ (tan y) (tan z)) (- 1 (* (tan y) (tan z)))) (tan a))) |
| 4.0ms | (+ (tan y) (tan z)) |
| 12.0ms | (- (/ (+ (tan y) (tan z)) (- 1 (* (tan y) (tan z)))) (tan a)) |
| 5.0ms | (* (tan y) (tan z)) |
| 334.0ms | (+ x (- (/ (+ (tan y) (tan z)) (- 1 (* (tan y) (tan z)))) (tan a))) |
| 93.0ms | (+ (tan y) (tan z)) |
| 373.0ms | (- (/ (+ (tan y) (tan z)) (- 1 (* (tan y) (tan z)))) (tan a)) |
| 90.0ms | (* (tan y) (tan z)) |
Useful iterations: 2 (24.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 367 | 860 |
| 1 | 1074 | 821 |
| 2 | 3057 | 814 |
| 3 | 5001 | 814 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 73 | 6 | 79 |
| Fresh | 4 | 3 | 7 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 78 | 9 | 87 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (+ (tan y) (tan z)) |
| 0.2b | (/ (* (tan y) (sin z)) (cos z)) |
| 0.2b | (- (/ (+ (tan y) (tan z)) (- 1 (/ (* (tan y) (sin z)) (cos z)))) (tan a)) |
| 0.3b | (* (tan y) (sin z)) |
| 15× | add-sqr-sqrt |
| 12× | *-un-lft-identity |
| 11× | add-exp-log add-cbrt-cube |
| 8× | add-cube-cbrt add-log-exp |
| 6× | pow1 |
| 5× | tan-quot |
| 4× | times-frac |
| 3× | associate-*r* associate-*l* associate-/r* |
| 2× | cbrt-undiv div-exp associate-*l/ prod-exp cbrt-unprod difference-of-squares |
| 1× | +-commutative sub-neg flip3-- frac-2neg flip3-+ diff-log pow-prod-down frac-add clear-num sum-log *-commutative frac-sub flip-- flip-+ div-inv associate-/l/ distribute-lft-out associate-/l* distribute-lft-out-- unswap-sqr |
| 4.0ms | (+ (tan y) (tan z)) |
| 6.0ms | (/ (* (tan y) (sin z)) (cos z)) |
| 22.0ms | (- (/ (+ (tan y) (tan z)) (- 1 (/ (* (tan y) (sin z)) (cos z)))) (tan a)) |
| 8.0ms | (* (tan y) (sin z)) |
| 90.0ms | (+ (tan y) (tan z)) |
| 117.0ms | (/ (* (tan y) (sin z)) (cos z)) |
| 395.0ms | (- (/ (+ (tan y) (tan z)) (- 1 (/ (* (tan y) (sin z)) (cos z)))) (tan a)) |
| 69.0ms | (* (tan y) (sin z)) |
Useful iterations: 2 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 382 | 781 |
| 1 | 1351 | 707 |
| 2 | 5002 | 698 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 81 | 1 | 82 |
| Fresh | 0 | 8 | 8 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 82 | 9 | 91 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (- (/ (cbrt (pow (+ (tan y) (tan z)) 3)) (- 1 (* (tan y) (tan z)))) (tan a)) |
| 0.2b | (* (tan y) (tan z)) |
| 0.6b | (pow (+ (tan y) (tan z)) 3) |
| 7.4b | (cbrt (pow (+ (tan y) (tan z)) 3)) |
| 30× | add-sqr-sqrt |
| 22× | *-un-lft-identity |
| 18× | cbrt-prod |
| 12× | add-cube-cbrt |
| 9× | tan-quot unpow-prod-down cube-prod |
| 7× | pow1 add-exp-log add-cbrt-cube |
| 6× | cube-div add-log-exp difference-of-squares |
| 5× | times-frac |
| 4× | distribute-lft-out |
| 3× | pow-unpow cbrt-div associate-*r* associate-*l* sqr-pow |
| 2× | cube-mult flip3-+ unpow3 frac-add flip-+ |
| 1× | frac-times pow-to-exp sub-neg flip3-- pow-pow pow1/3 diff-log associate-*r/ pow-prod-down associate-*l/ pow-exp prod-exp *-commutative frac-sub flip-- rem-cbrt-cube cbrt-unprod distribute-lft-out-- rem-cube-cbrt unswap-sqr |
| 23.0ms | (- (/ (cbrt (pow (+ (tan y) (tan z)) 3)) (- 1 (* (tan y) (tan z)))) (tan a)) |
| 5.0ms | (* (tan y) (tan z)) |
| 6.0ms | (pow (+ (tan y) (tan z)) 3) |
| 6.0ms | (cbrt (pow (+ (tan y) (tan z)) 3)) |
| 377.0ms | (- (/ (cbrt (pow (+ (tan y) (tan z)) 3)) (- 1 (* (tan y) (tan z)))) (tan a)) |
| 93.0ms | (* (tan y) (tan z)) |
| 116.0ms | (pow (+ (tan y) (tan z)) 3) |
| 90.0ms | (cbrt (pow (+ (tan y) (tan z)) 3)) |
Useful iterations: 2 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 448 | 1027 |
| 1 | 1674 | 969 |
| 2 | 5002 | 949 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 107 | 0 | 107 |
| Fresh | 0 | 8 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 107 | 9 | 116 |
Merged error: 0.0b
0% (0.2b remaining)
Error of 0.2b against oracle of 0.1b and baseline of 0.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 13 |
| 1 | 22 | 13 |
| 1.6s | 3810× | body | 1280 | valid |
| 507.0ms | 8000× | pre | 80 | true |
| 476.0ms | 1973× | body | 640 | valid |
| 122.0ms | 735× | body | 320 | valid |
| 61.0ms | 1187× | body | 80 | valid |
| 33.0ms | 295× | body | 160 | valid |
Loading profile data...