Time bar (total: 1.2s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.9% | 0.1% | 0 |
| 0% | 99.9% | 0.1% | 1 |
| 0% | 99.9% | 0.1% | 2 |
| 50% | 50% | 0.1% | 3 |
| 74.9% | 25% | 0.1% | 4 |
| 74.9% | 25% | 0.1% | 5 |
| 87.4% | 12.5% | 0.1% | 6 |
| 87.4% | 12.5% | 0.1% | 7 |
| 93.7% | 6.2% | 0.1% | 8 |
| 93.7% | 6.2% | 0.1% | 9 |
| 96.8% | 3.1% | 0.1% | 10 |
| 96.8% | 3.1% | 0.1% | 11 |
| 98.3% | 1.6% | 0.1% | 12 |
| 98.3% | 1.6% | 0.1% | 13 |
| 99.1% | 0.8% | 0.1% | 14 |
| 5.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 5 |
| 1 | 6 | 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: 0.0b
Found 1 expressions with local error:
| 0.0b | (+ x (/ y 500.0)) |
| 3× | *-un-lft-identity add-log-exp |
| 1× | pow1 add-exp-log +-commutative add-sqr-sqrt add-cube-cbrt flip3-+ sum-log add-cbrt-cube flip-+ distribute-lft-out |
| 6.0ms | (+ x (/ y 500.0)) |
| 5.0ms | (+ x (/ y 500.0)) |
Useful iterations: 0 (50.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4907 | 114 |
| 1 | 4907 | 114 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 14 | 1 | 15 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 14 | 2 | 16 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (pow (/ y 500.0) 3) |
| 1.8b | (+ (* x x) (* y (/ (- (/ y 500.0) x) 500.0))) |
| 2.8b | (+ (pow x 3) (pow (/ y 500.0) 3)) |
| 41.7b | (/ (+ (pow x 3) (pow (/ y 500.0) 3)) (+ (* x x) (* y (/ (- (/ y 500.0) x) 500.0)))) |
| 83× | *-un-lft-identity |
| 45× | times-frac |
| 33× | add-sqr-sqrt add-cube-cbrt unpow-prod-down cube-prod |
| 25× | distribute-lft-out |
| 9× | add-exp-log add-cbrt-cube associate-/l* |
| 8× | add-log-exp |
| 5× | pow1 sum-cubes |
| 4× | flip3-+ flip-+ |
| 3× | pow-unpow associate-/r* div-inv |
| 2× | cbrt-undiv +-commutative div-exp pow-exp sum-log associate-/r/ associate-/l/ rem-cube-cbrt |
| 1× | cube-div cube-mult pow-to-exp pow-pow frac-2neg unpow3 clear-num sqr-pow |
| 4.0ms | (pow (/ y 500.0) 3) |
| 5.0ms | (+ (* x x) (* y (/ (- (/ y 500.0) x) 500.0))) |
| 20.0ms | (+ (pow x 3) (pow (/ y 500.0) 3)) |
| 26.0ms | (/ (+ (pow x 3) (pow (/ y 500.0) 3)) (+ (* x x) (* y (/ (- (/ y 500.0) x) 500.0)))) |
| 4.0ms | (pow (/ y 500.0) 3) |
| 7.0ms | (+ (* x x) (* y (/ (- (/ y 500.0) x) 500.0))) |
| 9.0ms | (+ (pow x 3) (pow (/ y 500.0) 3)) |
| 18.0ms | (/ (+ (pow x 3) (pow (/ y 500.0) 3)) (+ (* x x) (* y (/ (- (/ y 500.0) x) 500.0)))) |
Useful iterations: 0 (43.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5431 | 2753 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 140 | 1 | 141 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 140 | 3 | 143 |
Merged error: 0b
Found 4 expressions with local error:
| 1.8b | (+ (* x x) (* y (/ (- (/ y 500.0) x) 500.0))) |
| 1.8b | (+ (* x x) (* y (/ (- (/ y 500.0) x) 500.0))) |
| 31.6b | (/ (+ x (/ y 500.0)) (+ (* x x) (* y (/ (- (/ y 500.0) x) 500.0)))) |
| 31.7b | (* (+ (* x x) (* y (/ (- (/ y 500.0) x) 500.0))) (/ (+ x (/ y 500.0)) (+ (* x x) (* y (/ (- (/ y 500.0) x) 500.0))))) |
| 36× | *-un-lft-identity |
| 27× | add-sqr-sqrt |
| 25× | times-frac |
| 22× | add-cube-cbrt |
| 18× | associate-*r* |
| 11× | add-exp-log add-cbrt-cube |
| 8× | add-log-exp |
| 7× | flip3-+ flip-+ distribute-lft-out |
| 6× | pow1 |
| 4× | associate-/r/ associate-/l* |
| 3× | associate-*l* associate-/r* |
| 2× | cbrt-undiv +-commutative frac-times div-exp associate-*l/ prod-exp sum-log cbrt-unprod div-inv associate-/l/ unswap-sqr |
| 1× | frac-2neg associate-*r/ pow-prod-down clear-num *-commutative |
| 5.0ms | (+ (* x x) (* y (/ (- (/ y 500.0) x) 500.0))) |
| 5.0ms | (+ (* x x) (* y (/ (- (/ y 500.0) x) 500.0))) |
| 10.0ms | (/ (+ x (/ y 500.0)) (+ (* x x) (* y (/ (- (/ y 500.0) x) 500.0)))) |
| 16.0ms | (* (+ (* x x) (* y (/ (- (/ y 500.0) x) 500.0))) (/ (+ x (/ y 500.0)) (+ (* x x) (* y (/ (- (/ y 500.0) x) 500.0))))) |
| 7.0ms | (+ (* x x) (* y (/ (- (/ y 500.0) x) 500.0))) |
| 7.0ms | (+ (* x x) (* y (/ (- (/ y 500.0) x) 500.0))) |
| 14.0ms | (/ (+ x (/ y 500.0)) (+ (* x x) (* y (/ (- (/ y 500.0) x) 500.0)))) |
| 5.0ms | (* (+ (* x x) (* y (/ (- (/ y 500.0) x) 500.0))) (/ (+ x (/ y 500.0)) (+ (* x x) (* y (/ (- (/ y 500.0) x) 500.0))))) |
Useful iterations: 0 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5712 | 2541 |
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 110 | 0 | 110 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 110 | 3 | 113 |
Merged error: 0b
0% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 0.0b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 5 |
| 1 | 6 | 5 |
| 158.0ms | 8000× | body | 80 | valid |
Loading profile data...