Details

Time bar (total: 9.0s)

sample35.0ms

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

simplify118.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0912
11912
22912
34112
45912
57512
68312
79812
812812
918212
1022512
done22512

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 18.8b

localize8.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)))

rewrite105.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)))))
30.0ms
(log (- 1.0 (/ (- x y) (- 1.0 y))))
27.0ms
(- 1.0 (/ (- x y) (- 1.0 y)))

series264.0ms

Counts
4 → 12
Calls
4 calls:
36.0ms
(/ (- x y) (- 1.0 y))
89.0ms
(- 1.0 (log (- 1.0 (/ (- x y) (- 1.0 y)))))
84.0ms
(log (- 1.0 (/ (- x y) (- 1.0 y))))
55.0ms
(- 1.0 (/ (- x y) (- 1.0 y)))

simplify1.1s

Counts
239 → 239
Iterations

Useful iterations: done (1.1s)

IterNodesCost
03908619
110027647
232365746
done50005731

prune471.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))))

rewrite41.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))))))
27.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))))

series273.0ms

Counts
4 → 12
Calls
4 calls:
92.0ms
(- 1.0 (log (- 1.0 (* (- x y) (/ 1 (- 1.0 y))))))
43.0ms
(* (- x y) (/ 1 (- 1.0 y)))
87.0ms
(log (- 1.0 (* (- x y) (/ 1 (- 1.0 y)))))
51.0ms
(- 1.0 (* (- x y) (/ 1 (- 1.0 y))))

simplify916.0ms

Counts
137 → 137
Iterations

Useful iterations: 2 (204.0ms)

IterNodesCost
02493041
16132196
222591846
done50001846

prune310.0ms

Pruning

5 alts after pruning (4 fresh and 1 done)

Merged error: 0.1b

localize10.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)))

rewrite116.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:
22.0ms
(log (/ (exp 1.0) (- 1.0 (/ (- x y) (- 1.0 y)))))
12.0ms
(/ (- x y) (- 1.0 y))
43.0ms
(/ (exp 1.0) (- 1.0 (/ (- x y) (- 1.0 y))))
26.0ms
(- 1.0 (/ (- x y) (- 1.0 y)))

series380.0ms

Counts
4 → 12
Calls
4 calls:
155.0ms
(log (/ (exp 1.0) (- 1.0 (/ (- x y) (- 1.0 y)))))
42.0ms
(/ (- x y) (- 1.0 y))
127.0ms
(/ (exp 1.0) (- 1.0 (/ (- x y) (- 1.0 y))))
56.0ms
(- 1.0 (/ (- x y) (- 1.0 y)))

simplify1.2s

Counts
260 → 260
Iterations

Useful iterations: done (1.2s)

IterNodesCost
04328789
110868133
235746363
done50006348

prune567.0ms

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0b

localize19.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 (- 1.0 y))))))
3.1b
(- 1.0 (/ (- x y) (- 1.0 y)))
6.2b
(- 1.0 (* (- x y) (/ 1 (- 1.0 y))))

rewrite65.0ms

Algorithm
rewrite-expression-head
Rules
145×add-sqr-sqrt
139×*-un-lft-identity
96×prod-diff
77×times-frac
75×add-cube-cbrt
34×difference-of-squares
32×distribute-lft-out--
15×log-prod
cbrt-prod
add-log-exp
flip3-- flip--
pow1 add-exp-log fma-neg associate-/r/
expm1-log1p-u log-div cbrt-div log-pow add-cbrt-cube log1p-expm1-u
div-inv
sub-neg pow1/3 diff-log rem-log-exp
div-sub associate--r-
Counts
4 → 177
Calls
4 calls:
24.0ms
(log (cbrt (- 1.0 (/ (- x y) (- 1.0 y)))))
2.0ms
(log (cbrt (- 1.0 (* (- x y) (/ 1 (- 1.0 y))))))
26.0ms
(- 1.0 (/ (- x y) (- 1.0 y)))
3.0ms
(- 1.0 (* (- x y) (/ 1 (- 1.0 y))))

series347.0ms

Counts
4 → 12
Calls
4 calls:
123.0ms
(log (cbrt (- 1.0 (/ (- x y) (- 1.0 y)))))
115.0ms
(log (cbrt (- 1.0 (* (- x y) (/ 1 (- 1.0 y))))))
57.0ms
(- 1.0 (/ (- x y) (- 1.0 y)))
52.0ms
(- 1.0 (* (- x y) (/ 1 (- 1.0 y))))

simplify943.0ms

Counts
189 → 189
Iterations

Useful iterations: done (935.0ms)

IterNodesCost
03787577
18766858
226135012
done50004997

prune522.0ms

Pruning

4 alts after pruning (2 fresh and 2 done)

Merged error: 0b

regimes63.0ms

Accuracy

99.5% (0.1b remaining)

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

bsearch133.0ms

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

simplify3.0ms

Iterations

Useful iterations: 1 (1.0ms)

IterNodesCost
02758
13341
done3341

end0.0ms

sample999.0ms

Algorithm
intervals
Results
216.0ms5665×body80valid
166.0ms845×body1280valid
107.0ms771×body640valid
101.0ms3700×body80nan
54.0ms360×body1280nan
44.0ms386×body640nan
43.0ms449×body320valid
18.0ms270×body160valid
17.0ms202×body320nan
6.0ms113×body160nan