Time bar (total: 19.7s)
| 18.0ms | 201× | body | 80 | valid |
| 9.0ms | 28× | body | 640 | valid |
| 8.0ms | 116× | body | 80 | nan |
| 7.0ms | 15× | body | 1280 | valid |
| 6.0ms | 16× | body | 1280 | nan |
| 3.0ms | 11× | body | 640 | nan |
| 2.0ms | 10× | body | 320 | nan |
| 2.0ms | 8× | body | 320 | valid |
| 1.0ms | 4× | body | 160 | valid |
| 0.0ms | 2× | body | 160 | nan |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 12 |
| 1 | 19 | 12 |
| 2 | 29 | 12 |
| 3 | 41 | 12 |
| 4 | 75 | 12 |
| 5 | 124 | 12 |
| 6 | 208 | 12 |
| 7 | 320 | 12 |
| 8 | 772 | 12 |
| 9 | 3045 | 12 |
| done | 5001 | 12 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 13.6b
Found 3 expressions with local error:
| 0.0b | (/ (- x y) (- 1.0 y)) |
| 1.0b | (- 1.0 (/ (- x y) (- 1.0 y))) |
| 4.8b | (log (- 1.0 (/ (- x y) (- 1.0 y)))) |
| 50× | add-sqr-sqrt |
| 44× | *-un-lft-identity |
| 27× | times-frac |
| 16× | add-cube-cbrt difference-of-squares |
| 14× | distribute-lft-out-- |
| 6× | add-exp-log log-prod |
| 5× | associate-/r* add-cbrt-cube associate-/l* add-log-exp |
| 4× | pow1 flip3-- flip-- |
| 2× | log-div div-sub associate-/r/ associate-/l/ |
| 1× | cbrt-undiv sub-neg frac-2neg diff-log div-exp rem-log-exp clear-num log-pow div-inv associate--r- |
| 25.0ms | (/ (- x y) (- 1.0 y)) |
| 49.0ms | (- 1.0 (/ (- x y) (- 1.0 y))) |
| 40.0ms | (log (- 1.0 (/ (- x y) (- 1.0 y)))) |
| 71.0ms | (/ (- x y) (- 1.0 y)) |
| 94.0ms | (- 1.0 (/ (- x y) (- 1.0 y))) |
| 143.0ms | (log (- 1.0 (/ (- x y) (- 1.0 y)))) |
Useful iterations: 2 (273.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 171 | 1417 |
| 1 | 407 | 1351 |
| 2 | 1389 | 1266 |
| done | 5001 | 1266 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.5b | (cbrt (- x y)) |
| 0.5b | (cbrt (- x y)) |
| 4.8b | (log (- 1.0 (* (* (cbrt (- x y)) (cbrt (- x y))) (/ (cbrt (- x y)) (- 1.0 y))))) |
| 8.5b | (- 1.0 (* (* (cbrt (- x y)) (cbrt (- x y))) (/ (cbrt (- x y)) (- 1.0 y)))) |
| 11× | add-sqr-sqrt *-un-lft-identity |
| 10× | cbrt-prod |
| 7× | add-cube-cbrt |
| 6× | add-log-exp |
| 5× | pow1 add-exp-log |
| 4× | cbrt-div flip3-- add-cbrt-cube flip-- |
| 3× | log-prod |
| 2× | log-div pow1/3 distribute-lft-out-- difference-of-squares |
| 1× | sub-neg diff-log rem-log-exp log-pow |
| 7.0ms | (cbrt (- x y)) |
| 8.0ms | (cbrt (- x y)) |
| 8.0ms | (log (- 1.0 (* (* (cbrt (- x y)) (cbrt (- x y))) (/ (cbrt (- x y)) (- 1.0 y))))) |
| 10.0ms | (- 1.0 (* (* (cbrt (- x y)) (cbrt (- x y))) (/ (cbrt (- x y)) (- 1.0 y)))) |
| 238.0ms | (cbrt (- x y)) |
| 211.0ms | (cbrt (- x y)) |
| 131.0ms | (log (- 1.0 (* (* (cbrt (- x y)) (cbrt (- x y))) (/ (cbrt (- x y)) (- 1.0 y))))) |
| 73.0ms | (- 1.0 (* (* (cbrt (- x y)) (cbrt (- x y))) (/ (cbrt (- x y)) (- 1.0 y)))) |
Useful iterations: done (2.7s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 137 | 1409 |
| 1 | 309 | 1357 |
| 2 | 1021 | 925 |
| 3 | 4644 | 784 |
| done | 5000 | 762 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 4.8b | (log (/ (- (* 1.0 1.0) (/ (/ (pow (cbrt (- x y)) 6) (- 1.0 y)) (- 1.0 y))) (+ (/ (- x y) (- 1.0 y)) 1.0))) |
| 8.5b | (/ (- (* 1.0 1.0) (/ (/ (pow (cbrt (- x y)) 6) (- 1.0 y)) (- 1.0 y))) (+ (/ (- x y) (- 1.0 y)) 1.0)) |
| 10.5b | (/ (pow (cbrt (- x y)) 6) (- 1.0 y)) |
| 11.4b | (- (* 1.0 1.0) (/ (/ (pow (cbrt (- x y)) 6) (- 1.0 y)) (- 1.0 y))) |
| 242× | add-sqr-sqrt |
| 222× | times-frac |
| 140× | *-un-lft-identity |
| 79× | difference-of-squares |
| 68× | unpow-prod-down |
| 64× | add-cube-cbrt |
| 42× | log-prod |
| 40× | cbrt-prod |
| 21× | associate-/l* |
| 19× | distribute-lft-out distribute-lft-out-- |
| 16× | sqr-pow |
| 14× | add-exp-log |
| 9× | associate-/r* |
| 8× | add-cbrt-cube |
| 6× | associate-/r/ add-log-exp |
| 5× | pow1 div-exp |
| 3× | flip3-- flip-- div-inv |
| 2× | cbrt-undiv frac-2neg flip3-+ rem-log-exp clear-num flip-+ associate-/l/ |
| 1× | pow-to-exp sub-neg log-div diff-log div-sub pow-exp log-pow |
| 268.0ms | (log (/ (- (* 1.0 1.0) (/ (/ (pow (cbrt (- x y)) 6) (- 1.0 y)) (- 1.0 y))) (+ (/ (- x y) (- 1.0 y)) 1.0))) |
| 686.0ms | (/ (- (* 1.0 1.0) (/ (/ (pow (cbrt (- x y)) 6) (- 1.0 y)) (- 1.0 y))) (+ (/ (- x y) (- 1.0 y)) 1.0)) |
| 49.0ms | (/ (pow (cbrt (- x y)) 6) (- 1.0 y)) |
| 201.0ms | (- (* 1.0 1.0) (/ (/ (pow (cbrt (- x y)) 6) (- 1.0 y)) (- 1.0 y))) |
| 306.0ms | (log (/ (- (* 1.0 1.0) (/ (/ (pow (cbrt (- x y)) 6) (- 1.0 y)) (- 1.0 y))) (+ (/ (- x y) (- 1.0 y)) 1.0))) |
| 217.0ms | (/ (- (* 1.0 1.0) (/ (/ (pow (cbrt (- x y)) 6) (- 1.0 y)) (- 1.0 y))) (+ (/ (- x y) (- 1.0 y)) 1.0)) |
| 55.0ms | (/ (pow (cbrt (- x y)) 6) (- 1.0 y)) |
| 147.0ms | (- (* 1.0 1.0) (/ (/ (pow (cbrt (- x y)) 6) (- 1.0 y)) (- 1.0 y))) |
Useful iterations: done (2.0s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 412 | 8572 |
| 1 | 945 | 8282 |
| 2 | 3374 | 7325 |
| done | 5001 | 7061 |
4 alts after pruning (2 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (- (log (- (pow 1.0 3) (pow (/ (- x y) (- 1.0 y)) 3))) (log (+ (* (/ (- x y) (- 1.0 y)) (+ 1.0 (/ (- x y) (- 1.0 y)))) (* 1.0 1.0)))) |
| 1.0b | (- (pow 1.0 3) (pow (/ (- x y) (- 1.0 y)) 3)) |
| 13.5b | (log (+ (* (/ (- x y) (- 1.0 y)) (+ 1.0 (/ (- x y) (- 1.0 y)))) (* 1.0 1.0))) |
| 14.0b | (log (- (pow 1.0 3) (pow (/ (- x y) (- 1.0 y)) 3))) |
| 148× | add-sqr-sqrt |
| 73× | difference-of-squares |
| 72× | log-prod |
| 54× | unpow-prod-down cube-prod |
| 42× | *-un-lft-identity |
| 33× | associate--l+ |
| 30× | sqr-pow |
| 24× | times-frac |
| 19× | distribute-lft-out-- |
| 10× | pow1 |
| 8× | add-cube-cbrt log-div |
| 6× | add-exp-log log-pow add-log-exp |
| 4× | flip3-- add-cbrt-cube flip-- |
| 3× | difference-cubes associate--r+ |
| 2× | associate--l- sub-neg flip3-+ diff-log rem-log-exp flip-+ associate--r- |
| 200.0ms | (- (log (- (pow 1.0 3) (pow (/ (- x y) (- 1.0 y)) 3))) (log (+ (* (/ (- x y) (- 1.0 y)) (+ 1.0 (/ (- x y) (- 1.0 y)))) (* 1.0 1.0)))) |
| 125.0ms | (- (pow 1.0 3) (pow (/ (- x y) (- 1.0 y)) 3)) |
| 74.0ms | (log (+ (* (/ (- x y) (- 1.0 y)) (+ 1.0 (/ (- x y) (- 1.0 y)))) (* 1.0 1.0))) |
| 129.0ms | (log (- (pow 1.0 3) (pow (/ (- x y) (- 1.0 y)) 3))) |
| 523.0ms | (- (log (- (pow 1.0 3) (pow (/ (- x y) (- 1.0 y)) 3))) (log (+ (* (/ (- x y) (- 1.0 y)) (+ 1.0 (/ (- x y) (- 1.0 y)))) (* 1.0 1.0)))) |
| 285.0ms | (- (pow 1.0 3) (pow (/ (- x y) (- 1.0 y)) 3)) |
| 199.0ms | (log (+ (* (/ (- x y) (- 1.0 y)) (+ 1.0 (/ (- x y) (- 1.0 y)))) (* 1.0 1.0))) |
| 369.0ms | (log (- (pow 1.0 3) (pow (/ (- x y) (- 1.0 y)) 3))) |
Useful iterations: done (1.2s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 263 | 5772 |
| 1 | 615 | 5449 |
| 2 | 2193 | 5258 |
| done | 5002 | 5254 |
4 alts after pruning (1 fresh and 3 done)
Merged error: 0b
93.6% (1.1b remaining)
Error of 1.2b against oracle of 0.1b and baseline of 17.4b
| Iters | Range | Point | |
|---|---|---|---|
| 11 | 0.10130402529439038 | 2.0110076054247779e+21 | 49288711.749988146 |
| 7 | -9.538152714924134e+38 | -9.047342624206561e+36 | -9.186493886184318e+36 |
Useful iterations: 1 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 67 |
| 1 | 34 | 50 |
| done | 34 | 50 |
| 509.0ms | 466× | body | 320 | valid |
| 427.0ms | 5690× | body | 80 | valid |
| 427.0ms | 817× | body | 1280 | valid |
| 225.0ms | 761× | body | 640 | valid |
| 209.0ms | 3604× | body | 80 | nan |
| 137.0ms | 361× | body | 1280 | nan |
| 78.0ms | 266× | body | 160 | valid |
| 75.0ms | 373× | body | 640 | nan |
| 35.0ms | 233× | body | 320 | nan |
| 11.0ms | 111× | body | 160 | nan |