Details

Time bar (total: 8.9s)

sample37.0ms

Algorithm
intervals
Results
7.0ms179×body80valid
6.0ms28×body1280valid
3.0ms23×body640valid
3.0ms104×body80nan
2.0ms14×body1280nan
2.0ms15×body640nan
1.0ms14×body320valid
1.0ms12×body160valid
0.0msbody160nan
0.0msbody320nan

simplify87.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0912
11912
22912
34112
45812
56312
67112
78612
811412
913712
1014412
done14412

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 18.8b

localize9.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ (- x y) (- 1.0 y))
0.0b
(- 1.0 (log (- 1.0 (/ (- x y) (- 1.0 y)))))
2.7b
(log (- 1.0 (/ (- x y) (- 1.0 y))))
3.1b
(- 1.0 (/ (- x y) (- 1.0 y)))

rewrite107.0ms

Algorithm
rewrite-expression-head
Rules
192×add-sqr-sqrt
184×*-un-lft-identity
105×prod-diff
103×times-frac
91×add-cube-cbrt
49×difference-of-squares
47×distribute-lft-out--
12×log-prod
pow1 flip3-- flip--
associate-/r/
add-exp-log add-log-exp
fma-neg add-cbrt-cube associate--r+
associate-/r* log-pow associate-/l*
expm1-log1p-u log-div log1p-expm1-u div-inv
associate--r-
sub-neg diff-log div-sub associate-/l/
cbrt-undiv frac-2neg div-exp rem-log-exp clear-num
Counts
4 → 227
Calls
4 calls:
12.0ms
(/ (- x y) (- 1.0 y))
23.0ms
(- 1.0 (log (- 1.0 (/ (- x y) (- 1.0 y)))))
28.0ms
(log (- 1.0 (/ (- x y) (- 1.0 y))))
29.0ms
(- 1.0 (/ (- x y) (- 1.0 y)))

series277.0ms

Counts
4 → 12
Calls
4 calls:
41.0ms
(/ (- x y) (- 1.0 y))
94.0ms
(- 1.0 (log (- 1.0 (/ (- x y) (- 1.0 y)))))
89.0ms
(log (- 1.0 (/ (- x y) (- 1.0 y))))
53.0ms
(- 1.0 (/ (- x y) (- 1.0 y)))

simplify987.0ms

Counts
239 → 239
Iterations

Useful iterations: done (977.0ms)

IterNodesCost
03908619
19747647
228185742
done50015727

prune478.0ms

Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 0.1b

localize10.0ms

Local error

Found 4 expressions with local error:

0.0b
(- 1.0 (log (- 1.0 (* (- x y) (/ 1 (- 1.0 y))))))
0.1b
(* (- x y) (/ 1 (- 1.0 y)))
2.7b
(log (- 1.0 (* (- x y) (/ 1 (- 1.0 y)))))
6.2b
(- 1.0 (* (- x y) (/ 1 (- 1.0 y))))

rewrite39.0ms

Algorithm
rewrite-expression-head
Rules
43×add-sqr-sqrt
38×*-un-lft-identity
26×add-cube-cbrt
21×associate-*r*
17×times-frac
15×prod-diff
14×add-exp-log
11×pow1
add-cbrt-cube
flip3-- flip-- add-log-exp
log-prod fma-neg distribute-lft-out--
associate-*l* log-pow difference-of-squares
expm1-log1p-u log-div prod-exp log1p-expm1-u
associate--r+ unswap-sqr
frac-times sub-neg diff-log div-exp associate-*l/ associate-/r/ cbrt-unprod associate--r-
cbrt-undiv rec-exp 1-exp associate-*r/ rem-log-exp pow-prod-down un-div-inv *-commutative div-inv
Counts
4 → 125
Calls
4 calls:
5.0ms
(- 1.0 (log (- 1.0 (* (- x y) (/ 1 (- 1.0 y))))))
24.0ms
(* (- x y) (/ 1 (- 1.0 y)))
2.0ms
(log (- 1.0 (* (- x y) (/ 1 (- 1.0 y)))))
3.0ms
(- 1.0 (* (- x y) (/ 1 (- 1.0 y))))

series281.0ms

Counts
4 → 12
Calls
4 calls:
94.0ms
(- 1.0 (log (- 1.0 (* (- x y) (/ 1 (- 1.0 y))))))
41.0ms
(* (- x y) (/ 1 (- 1.0 y)))
89.0ms
(log (- 1.0 (* (- x y) (/ 1 (- 1.0 y)))))
57.0ms
(- 1.0 (* (- x y) (/ 1 (- 1.0 y))))

simplify828.0ms

Counts
137 → 137
Iterations

Useful iterations: 2 (270.0ms)

IterNodesCost
02493041
15962166
219091844
done50011844

prune316.0ms

Pruning

5 alts after pruning (4 fresh and 1 done)

Merged error: 0.1b

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(log (/ (exp 1.0) (- 1.0 (/ (- x y) (- 1.0 y)))))
0.0b
(/ (- x y) (- 1.0 y))
0.1b
(/ (exp 1.0) (- 1.0 (/ (- x y) (- 1.0 y))))
3.1b
(- 1.0 (/ (- x y) (- 1.0 y)))

rewrite118.0ms

Algorithm
rewrite-expression-head
Rules
226×add-sqr-sqrt
202×*-un-lft-identity
144×times-frac
102×add-cube-cbrt
93×prod-diff
58×difference-of-squares
50×distribute-lft-out--
24×log-prod
12×associate-/r/
11×associate-/r*
add-exp-log
flip3-- add-cbrt-cube flip-- associate-/l*
div-inv add-log-exp
pow1
expm1-log1p-u log1p-expm1-u
fma-neg div-exp
cbrt-undiv frac-2neg div-sub rem-log-exp clear-num associate-/l/
sub-neg log-div diff-log log-pow associate--r-
Counts
4 → 248
Calls
4 calls:
21.0ms
(log (/ (exp 1.0) (- 1.0 (/ (- x y) (- 1.0 y)))))
12.0ms
(/ (- x y) (- 1.0 y))
42.0ms
(/ (exp 1.0) (- 1.0 (/ (- x y) (- 1.0 y))))
26.0ms
(- 1.0 (/ (- x y) (- 1.0 y)))

series383.0ms

Counts
4 → 12
Calls
4 calls:
160.0ms
(log (/ (exp 1.0) (- 1.0 (/ (- x y) (- 1.0 y)))))
38.0ms
(/ (- x y) (- 1.0 y))
131.0ms
(/ (exp 1.0) (- 1.0 (/ (- x y) (- 1.0 y))))
53.0ms
(- 1.0 (/ (- x y) (- 1.0 y)))

simplify997.0ms

Counts
260 → 260
Iterations

Useful iterations: done (986.0ms)

IterNodesCost
04328789
110648133
230756363
done50006348

prune574.0ms

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0b

localize16.0ms

Local error

Found 4 expressions with local error:

2.7b
(log (cbrt (- 1.0 (/ (- x y) (- 1.0 y)))))
2.7b
(log (cbrt (- 1.0 (/ (- x y) (- 1.0 y)))))
3.1b
(- 1.0 (/ (- x y) (- 1.0 y)))
3.1b
(- 1.0 (/ (- x y) (- 1.0 y)))

rewrite115.0ms

Algorithm
rewrite-expression-head
Rules
278×add-sqr-sqrt
266×*-un-lft-identity
186×prod-diff
154×times-frac
138×add-cube-cbrt
68×difference-of-squares
64×distribute-lft-out--
18×log-prod
12×cbrt-prod associate-/r/
10×flip3-- flip--
add-log-exp
pow1 add-exp-log fma-neg div-inv
expm1-log1p-u log-div cbrt-div log-pow add-cbrt-cube log1p-expm1-u
sub-neg pow1/3 diff-log div-sub rem-log-exp associate--r-
Counts
4 → 274
Calls
4 calls:
21.0ms
(log (cbrt (- 1.0 (/ (- x y) (- 1.0 y)))))
23.0ms
(log (cbrt (- 1.0 (/ (- x y) (- 1.0 y)))))
26.0ms
(- 1.0 (/ (- x y) (- 1.0 y)))
27.0ms
(- 1.0 (/ (- x y) (- 1.0 y)))

series352.0ms

Counts
4 → 12
Calls
4 calls:
118.0ms
(log (cbrt (- 1.0 (/ (- x y) (- 1.0 y)))))
119.0ms
(log (cbrt (- 1.0 (/ (- x y) (- 1.0 y)))))
56.0ms
(- 1.0 (/ (- x y) (- 1.0 y)))
59.0ms
(- 1.0 (/ (- x y) (- 1.0 y)))

simplify709.0ms

Counts
286 → 286
Iterations

Useful iterations: done (695.0ms)

IterNodesCost
032813246
178112146
222008632
done50018602

prune895.0ms

Pruning

4 alts after pruning (2 fresh and 2 done)

Merged error: 0b

regimes103.0ms

Accuracy

99.5% (0.1b remaining)

Error of 0.1b against oracle of 0.0b and baseline of 18.1b

bsearch138.0ms

Steps
ItersRangePoint
11
9.143643357499823e-08
2.0559595175552502e+22
25589815.688386947
8
-64880754058.88788
-1357526.7243520434
-119577009.99898484

simplify2.0ms

Iterations

Useful iterations: 1 (1.0ms)

IterNodesCost
02758
13341
done3341

end0.0ms

sample1.0s

Algorithm
intervals
Results
233.0ms5665×body80valid
175.0ms845×body1280valid
111.0ms771×body640valid
105.0ms3700×body80nan
61.0ms360×body1280nan
47.0ms386×body640nan
47.0ms449×body320valid
19.0ms270×body160valid
18.0ms202×body320nan
6.0ms113×body160nan