Details

Time bar (total: 18.6s)

sample95.0ms

Algorithm
intervals
Results
32.0ms46×body1280valid
19.0ms49×body640valid
11.0ms149×body80valid
7.0ms27×body320valid
4.0ms87×body80nan
2.0ms12×body160valid

simplify1.5s

Counts
1 → 1
Iterations

Useful iterations: 2 (4.0ms)

IterNodesCost
0811
11511
2249
3519
41509
55019
620709
done50009

prune10.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 11.2b

localize15.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ (exp (* x (log (/ x (+ x y))))) x)
0.0b
(/ x (+ x y))
0.1b
(* x (log (/ x (+ x y))))
10.1b
(log (/ x (+ x y)))

rewrite145.0ms

Algorithm
rewrite-expression-head
Rules
261×times-frac
221×*-un-lft-identity
198×log-prod
149×add-sqr-sqrt
147×add-cube-cbrt
144×exp-sum
90×distribute-rgt-in distribute-lft-in
42×associate-/l*
37×distribute-lft-out
24×associate-/r/
13×div-inv
12×add-exp-log flip3-+ flip-+
10×add-cbrt-cube
pow1
associate-/r*
expm1-log1p-u associate-*r* log1p-expm1-u add-log-exp
div-exp associate-*l*
cbrt-undiv frac-2neg rem-log-exp clear-num log-pow
log-div pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr
Counts
4 → 296
Calls
4 calls:
72.0ms
(/ (exp (* x (log (/ x (+ x y))))) x)
18.0ms
(/ x (+ x y))
21.0ms
(* x (log (/ x (+ x y))))
7.0ms
(log (/ x (+ x y)))

series415.0ms

Counts
4 → 12
Calls
4 calls:
193.0ms
(/ (exp (* x (log (/ x (+ x y))))) x)
53.0ms
(/ x (+ x y))
107.0ms
(* x (log (/ x (+ x y))))
62.0ms
(log (/ x (+ x y)))

simplify2.7s

Counts
308 → 308
Iterations

Useful iterations: done (2.7s)

IterNodesCost
04785632
19075087
232474597
done50014594

prune999.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0b

localize33.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt x)
0.6b
(cbrt x)
3.4b
(log (/ (cbrt x) (cbrt (+ x y))))
4.1b
(log (/ (* (cbrt x) (cbrt x)) (* (cbrt (+ x y)) (cbrt (+ x y)))))

rewrite56.0ms

Algorithm
rewrite-expression-head
Rules
61×log-prod
51×cbrt-prod
46×*-un-lft-identity
43×times-frac
34×add-sqr-sqrt add-cube-cbrt
20×add-exp-log
14×cbrt-div
10×associate-/r/
flip3-+ rem-log-exp flip-+
pow1 distribute-lft-out
div-exp
expm1-log1p-u frac-times prod-exp add-cbrt-cube log1p-expm1-u add-log-exp
log-div pow1/3 associate-*r/ associate-*l/ log-pow div-inv
Counts
4 → 116
Calls
4 calls:
1.0ms
(cbrt x)
1.0ms
(cbrt x)
10.0ms
(log (/ (cbrt x) (cbrt (+ x y))))
29.0ms
(log (/ (* (cbrt x) (cbrt x)) (* (cbrt (+ x y)) (cbrt (+ x y)))))

series834.0ms

Counts
4 → 12
Calls
4 calls:
287.0ms
(cbrt x)
299.0ms
(cbrt x)
123.0ms
(log (/ (cbrt x) (cbrt (+ x y))))
125.0ms
(log (/ (* (cbrt x) (cbrt x)) (* (cbrt (+ x y)) (cbrt (+ x y)))))

simplify733.0ms

Counts
128 → 128
Iterations

Useful iterations: done (729.0ms)

IterNodesCost
02351894
14751786
212081597
done50001512

prune752.0ms

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 0b

localize49.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt x)
3.4b
(log (/ (cbrt x) (cbrt (+ x y))))
3.4b
(log (/ (cbrt x) (cbrt (+ x y))))
3.4b
(log (/ (cbrt x) (cbrt (+ x y))))

rewrite66.0ms

Algorithm
rewrite-expression-head
Rules
144×log-prod
138×cbrt-prod
126×times-frac
122×*-un-lft-identity
86×add-sqr-sqrt add-cube-cbrt
18×distribute-lft-out
13×add-exp-log
pow1
cbrt-div rem-log-exp associate-/r/
expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp
log-div flip3-+ div-exp log-pow flip-+ div-inv
pow1/3
Counts
4 → 196
Calls
4 calls:
2.0ms
(cbrt x)
17.0ms
(log (/ (cbrt x) (cbrt (+ x y))))
16.0ms
(log (/ (cbrt x) (cbrt (+ x y))))
10.0ms
(log (/ (cbrt x) (cbrt (+ x y))))

series637.0ms

Counts
4 → 12
Calls
4 calls:
292.0ms
(cbrt x)
116.0ms
(log (/ (cbrt x) (cbrt (+ x y))))
126.0ms
(log (/ (cbrt x) (cbrt (+ x y))))
102.0ms
(log (/ (cbrt x) (cbrt (+ x y))))

simplify1.9s

Counts
208 → 208
Iterations

Useful iterations: 3 (949.0ms)

IterNodesCost
01773317
13263085
27932968
331182863
done50022863

prune952.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0b

localize6.0ms

Local error

Found 1 expressions with local error:

0.0b
(/ (exp (- y)) x)

rewrite14.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt add-cube-cbrt *-un-lft-identity times-frac
associate-/r* add-cbrt-cube associate-/l*
add-exp-log associate-/l/
pow1 cbrt-undiv neg-sub0 exp-neg expm1-log1p-u frac-2neg exp-diff div-exp clear-num log1p-expm1-u div-inv add-log-exp
Counts
1 → 31
Calls
1 calls:
13.0ms
(/ (exp (- y)) x)

series24.0ms

Counts
1 → 3
Calls
1 calls:
24.0ms
(/ (exp (- y)) x)

simplify2.6s

Counts
34 → 34
Iterations

Useful iterations: 3 (612.0ms)

IterNodesCost
066311
1128300
2473282
33443278
done5001278

prune87.0ms

Pruning

3 alts after pruning (1 fresh and 2 done)

Merged error: 0b

regimes73.0ms

Accuracy

97% (0.2b remaining)

Error of 0.2b against oracle of 0.0b and baseline of 5.3b

bsearch196.0ms

Steps
ItersRangePoint
9
0.004463962237743991
1051.5641664341613
2.134762495789531
8
-3.667948724445863e+96
-2.39912100600768e+92
-2.575795415940148e+92

simplify6.0ms

Iterations

Useful iterations: 1 (4.0ms)

IterNodesCost
02149
12745
done2745

end0.0ms

sample3.8s

Algorithm
intervals
Results
1.5s1516×body1280valid
728.0ms1445×body640valid
488.0ms4875×body80valid
277.0ms809×body320valid
215.0ms2956×body80nan
74.0ms436×body160valid