Time bar (total: 1.4s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.9% | 0.1% | 0 |
| 0% | 99.9% | 0.1% | 1 |
| 0% | 99.9% | 0.1% | 2 |
| 0% | 99.9% | 0.1% | 3 |
| 0% | 99.9% | 0.1% | 4 |
| 0% | 99.9% | 0.1% | 5 |
| 50% | 50% | 0.1% | 6 |
| 68.7% | 31.2% | 0.1% | 7 |
| 81.2% | 18.7% | 0.1% | 8 |
| 89% | 10.9% | 0.1% | 9 |
| 92.1% | 7.8% | 0.1% | 10 |
| 95.6% | 4.3% | 0.1% | 11 |
| 96.4% | 3.5% | 0.1% | 12 |
| 98% | 1.9% | 0.1% | 13 |
| 98.2% | 1.7% | 0.1% | 14 |
| 7.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 100 | 9 |
| 1 | 100 | 9 |
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.1b
Found 3 expressions with local error:
| 0.0b | (/ y (- x y)) |
| 0.0b | (* 2.0 (/ y (- x y))) |
| 9.1b | (* x (* 2.0 (/ y (- x y)))) |
| 43× | add-sqr-sqrt |
| 38× | *-un-lft-identity |
| 31× | times-frac |
| 24× | add-cube-cbrt |
| 22× | associate-*r* |
| 19× | add-exp-log add-cbrt-cube |
| 10× | pow1 |
| 7× | prod-exp cbrt-unprod distribute-lft-out-- difference-of-squares |
| 6× | associate-*l* |
| 5× | associate-/r* |
| 4× | pow-prod-down associate-/r/ |
| 3× | cbrt-undiv associate-*r/ div-exp associate-/l* add-log-exp |
| 2× | flip3-- *-commutative flip-- div-inv unswap-sqr |
| 1× | frac-2neg clear-num |
| 5.0ms | (/ y (- x y)) |
| 9.0ms | (* 2.0 (/ y (- x y))) |
| 8.0ms | (* x (* 2.0 (/ y (- x y)))) |
| 5.0ms | (/ y (- x y)) |
| 6.0ms | (* 2.0 (/ y (- x y))) |
| 8.0ms | (* x (* 2.0 (/ y (- x y)))) |
Useful iterations: 0 (60.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5092 | 892 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 102 | 5 | 107 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 102 | 7 | 109 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (/ 1 (- x y)) |
| 0.2b | (* (* 2.0 y) (/ 1 (- x y))) |
| 9.1b | (* x (* (* 2.0 y) (/ 1 (- x y)))) |
| 61× | add-exp-log |
| 37× | add-sqr-sqrt *-un-lft-identity |
| 35× | add-cbrt-cube |
| 33× | prod-exp |
| 30× | times-frac |
| 23× | add-cube-cbrt |
| 22× | associate-*r* |
| 18× | pow1 |
| 17× | cbrt-unprod |
| 10× | div-exp |
| 9× | pow-prod-down |
| 7× | distribute-lft-out-- difference-of-squares |
| 5× | cbrt-undiv rec-exp 1-exp associate-/r* |
| 4× | associate-*r/ associate-*l* associate-/r/ |
| 3× | associate-/l* add-log-exp |
| 2× | flip3-- un-div-inv *-commutative flip-- div-inv |
| 1× | pow-flip frac-2neg clear-num inv-pow |
| 5.0ms | (/ 1 (- x y)) |
| 10.0ms | (* (* 2.0 y) (/ 1 (- x y))) |
| 11.0ms | (* x (* (* 2.0 y) (/ 1 (- x y)))) |
| 4.0ms | (/ 1 (- x y)) |
| 6.0ms | (* (* 2.0 y) (/ 1 (- x y))) |
| 8.0ms | (* x (* (* 2.0 y) (/ 1 (- x y)))) |
Useful iterations: 0 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5018 | 1019 |
8 alts after pruning (6 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 126 | 1 | 127 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 126 | 8 | 134 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (* 2.0 (/ 1 (- (/ x y) 1))) |
| 0.6b | (/ 1 (- (/ x y) 1)) |
| 9.1b | (* x (* 2.0 (/ 1 (- (/ x y) 1)))) |
| 118× | add-sqr-sqrt |
| 83× | times-frac |
| 63× | *-un-lft-identity |
| 37× | associate-*r* |
| 34× | add-cube-cbrt |
| 31× | add-exp-log |
| 28× | difference-of-squares |
| 19× | add-cbrt-cube |
| 14× | difference-of-sqr-1 |
| 13× | prod-exp |
| 11× | pow1 |
| 10× | associate-/r* |
| 7× | cbrt-unprod distribute-lft-out-- |
| 6× | div-exp associate-*l* |
| 4× | associate-*r/ pow-prod-down associate-/r/ |
| 3× | cbrt-undiv rec-exp 1-exp associate-/l* add-log-exp unswap-sqr |
| 2× | flip3-- un-div-inv *-commutative flip-- div-inv |
| 1× | pow-flip frac-2neg clear-num inv-pow |
| 18.0ms | (* 2.0 (/ 1 (- (/ x y) 1))) |
| 9.0ms | (/ 1 (- (/ x y) 1)) |
| 13.0ms | (* x (* 2.0 (/ 1 (- (/ x y) 1)))) |
| 6.0ms | (* 2.0 (/ 1 (- (/ x y) 1))) |
| 5.0ms | (/ 1 (- (/ x y) 1)) |
| 7.0ms | (* x (* 2.0 (/ 1 (- (/ x y) 1)))) |
Useful iterations: 0 (67.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5900 | 1524 |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 151 | 2 | 153 |
| Fresh | 3 | 2 | 5 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 2 | 2 |
| Total | 155 | 6 | 161 |
Merged error: 0b
Found 1 expressions with local error:
| 9.7b | (/ (* x 2.0) (- (/ x y) 1)) |
| 25× | add-sqr-sqrt |
| 16× | times-frac |
| 11× | *-un-lft-identity |
| 10× | associate-/r* |
| 8× | difference-of-squares |
| 6× | add-exp-log add-cbrt-cube |
| 4× | difference-of-sqr-1 |
| 3× | add-cube-cbrt |
| 2× | cbrt-undiv div-exp associate-/r/ distribute-lft-out-- |
| 1× | pow1 flip3-- frac-2neg prod-exp clear-num flip-- cbrt-unprod div-inv associate-/l* add-log-exp |
| 11.0ms | (/ (* x 2.0) (- (/ x y) 1)) |
| 7.0ms | (/ (* x 2.0) (- (/ x y) 1)) |
Useful iterations: 0 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4952 | 437 |
| 1 | 4952 | 437 |
6 alts after pruning (3 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 40 | 0 | 40 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 40 | 6 | 46 |
Merged error: 0b
90.1% (0.7b remaining)
Error of 0.7b against oracle of 0.0b and baseline of 7.3b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 93 |
| 1 | 31 | 93 |
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.9% | 0.1% | 0 |
| 0% | 99.9% | 0.1% | 1 |
| 0% | 99.9% | 0.1% | 2 |
| 0% | 99.9% | 0.1% | 3 |
| 0% | 99.9% | 0.1% | 4 |
| 0% | 99.9% | 0.1% | 5 |
| 50% | 50% | 0.1% | 6 |
| 68.7% | 31.2% | 0.1% | 7 |
| 81.2% | 18.7% | 0.1% | 8 |
| 89% | 10.9% | 0.1% | 9 |
| 92.1% | 7.8% | 0.1% | 10 |
| 95.6% | 4.3% | 0.1% | 11 |
| 96.4% | 3.5% | 0.1% | 12 |
| 98% | 1.9% | 0.1% | 13 |
| 98.2% | 1.7% | 0.1% | 14 |
| 214.0ms | 8000× | body | 80 | valid |
Loading profile data...