Time bar (total: 5.4s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.8% | 0.2% | 0 |
| 0% | 99.8% | 0.2% | 1 |
| 49.9% | 49.9% | 0.2% | 2 |
| 49.9% | 49.9% | 0.2% | 3 |
| 49.9% | 49.9% | 0.2% | 4 |
| 49.9% | 49.9% | 0.2% | 5 |
| 49.9% | 49.9% | 0.2% | 6 |
| 49.9% | 49.9% | 0.2% | 7 |
| 53% | 46.8% | 0.2% | 8 |
| 57.7% | 42.1% | 0.2% | 9 |
| 61.6% | 38.2% | 0.2% | 10 |
| 63.5% | 30% | 6.4% | 11 |
| 63.5% | 30% | 6.4% | 12 |
| 67.6% | 25.9% | 6.4% | 13 |
| 68.9% | 24.7% | 6.4% | 14 |
| 23.0ms | 39× | body | 1280 | valid |
| 16.0ms | 42× | body | 1280 | invalid |
| 15.0ms | 45× | body | 640 | invalid |
| 12.0ms | 37× | body | 640 | valid |
| 9.0ms | 138× | body | 80 | valid |
| 8.0ms | 126× | body | 80 | invalid |
| 6.0ms | 26× | body | 320 | valid |
| 4.0ms | 21× | body | 320 | invalid |
| 2.0ms | 16× | body | 160 | valid |
| 2.0ms | 15× | body | 160 | invalid |
Useful iterations: 0 (55.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4815 | 15 |
| 1 | 4815 | 15 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 | 0 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 2 |
Merged error: 18.7b
Found 3 expressions with local error:
| 0.0b | (* (* J (- (exp l) (exp (neg l)))) (cos (/ K 2.0))) |
| 0.3b | (* J (- (exp l) (exp (neg l)))) |
| 4.6b | (- (exp l) (exp (neg l))) |
| 12× | add-sqr-sqrt |
| 10× | pow1 add-exp-log *-un-lft-identity add-cbrt-cube |
| 9× | associate-*r* |
| 6× | add-cube-cbrt |
| 5× | add-log-exp |
| 4× | associate-*r/ associate-*l* pow-prod-down prod-exp cbrt-unprod |
| 3× | sub-neg flip3-- flip-- |
| 2× | sinh-undef associate-*l/ *-commutative distribute-lft-out-- difference-of-squares |
| 1× | distribute-rgt-in distribute-lft-in diff-log unswap-sqr |
| 9.0ms | (* (* J (- (exp l) (exp (neg l)))) (cos (/ K 2.0))) |
| 8.0ms | (* J (- (exp l) (exp (neg l)))) |
| 6.0ms | (- (exp l) (exp (neg l))) |
| 21.0ms | (* (* J (- (exp l) (exp (neg l)))) (cos (/ K 2.0))) |
| 14.0ms | (* J (- (exp l) (exp (neg l)))) |
| 5.0ms | (- (exp l) (exp (neg l))) |
Useful iterations: 0 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5019 | 714 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 66 | 2 | 68 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 67 | 2 | 69 |
Merged error: 0.1b
Found 2 expressions with local error:
| 0.0b | (+ (* (* l (* J 2)) (cos (/ K 2.0))) U) |
| 0.1b | (* (* l (* J 2)) (cos (/ K 2.0))) |
| 11× | pow1 add-exp-log add-cbrt-cube |
| 6× | pow-prod-down prod-exp cbrt-unprod |
| 4× | add-log-exp |
| 3× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity associate-*r* |
| 1× | +-commutative flip3-+ associate-*l* sum-log *-commutative flip-+ |
| 8.0ms | (+ (* (* l (* J 2)) (cos (/ K 2.0))) U) |
| 7.0ms | (* (* l (* J 2)) (cos (/ K 2.0))) |
| 20.0ms | (+ (* (* l (* J 2)) (cos (/ K 2.0))) U) |
| 12.0ms | (* (* l (* J 2)) (cos (/ K 2.0))) |
Useful iterations: 0 (44.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4967 | 483 |
| 1 | 4967 | 483 |
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 32 | 6 | 38 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 33 | 7 | 40 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (+ (* l (* J (* 2 (cos (/ K 2.0))))) U) |
| 0.1b | (* l (* J (* 2 (cos (/ K 2.0))))) |
| 0.1b | (* J (* 2 (cos (/ K 2.0)))) |
| 17× | pow1 add-exp-log add-cbrt-cube |
| 9× | pow-prod-down prod-exp cbrt-unprod |
| 6× | associate-*l* |
| 5× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity add-log-exp |
| 2× | associate-*r* *-commutative |
| 1× | +-commutative flip3-+ sum-log flip-+ |
| 8.0ms | (+ (* l (* J (* 2 (cos (/ K 2.0))))) U) |
| 7.0ms | (* l (* J (* 2 (cos (/ K 2.0))))) |
| 5.0ms | (* J (* 2 (cos (/ K 2.0)))) |
| 19.0ms | (+ (* l (* J (* 2 (cos (/ K 2.0))))) U) |
| 12.0ms | (* l (* J (* 2 (cos (/ K 2.0))))) |
| 8.0ms | (* J (* 2 (cos (/ K 2.0)))) |
Useful iterations: 0 (26.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5178 | 653 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 58 | 1 | 59 |
| Fresh | 1 | 5 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 59 | 7 | 66 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (+ (* (* J (* 2 (sinh l))) (cos (/ K 2.0))) U) |
| 0.1b | (* (* J (* 2 (sinh l))) (cos (/ K 2.0))) |
| 0.3b | (* J (* 2 (sinh l))) |
| 17× | pow1 add-exp-log add-cbrt-cube |
| 9× | pow-prod-down prod-exp cbrt-unprod |
| 5× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity add-log-exp |
| 4× | associate-*r/ associate-*r* associate-*l* |
| 2× | sinh-def *-commutative |
| 1× | +-commutative flip3-+ associate-*l/ sum-log flip-+ |
| 11.0ms | (+ (* (* J (* 2 (sinh l))) (cos (/ K 2.0))) U) |
| 7.0ms | (* (* J (* 2 (sinh l))) (cos (/ K 2.0))) |
| 5.0ms | (* J (* 2 (sinh l))) |
| 45.0ms | (+ (* (* J (* 2 (sinh l))) (cos (/ K 2.0))) U) |
| 25.0ms | (* (* J (* 2 (sinh l))) (cos (/ K 2.0))) |
| 14.0ms | (* J (* 2 (sinh l))) |
Useful iterations: 0 (27.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5764 | 680 |
8 alts after pruning (6 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 59 | 2 | 61 |
| Fresh | 1 | 4 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 60 | 8 | 68 |
Merged error: 0b
0% (0.6b remaining)
Error of 0.7b against oracle of 0.0b and baseline of 0.7b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 12 |
| 1 | 16 | 12 |
| 688.0ms | 1183× | body | 1280 | valid |
| 559.0ms | 1415× | body | 1280 | invalid |
| 459.0ms | 1357× | body | 640 | valid |
| 334.0ms | 1212× | body | 640 | invalid |
| 281.0ms | 4216× | body | 80 | valid |
| 228.0ms | 3331× | body | 80 | invalid |
| 173.0ms | 809× | body | 320 | valid |
| 128.0ms | 649× | body | 320 | invalid |
| 60.0ms | 435× | body | 160 | valid |
| 39.0ms | 296× | body | 160 | invalid |
Loading profile data...