Details

Time bar (total: 5.3s)

sample21.0ms

Algorithm
intervals
Results
9.0ms256×body80valid

simplify28.0ms

Counts
1 → 1

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.1b

localize7.0ms

Local error

Found 1 expressions with local error:

0.1b
(/ (* x 100.0) (+ x y))

rewrite26.0ms

Algorithm
rewrite-expression-head
Rules
*-un-lft-identity
add-exp-log add-cbrt-cube
times-frac associate-/r*
add-sqr-sqrt add-cube-cbrt
cbrt-undiv div-exp associate-/r/ distribute-lft-out
pow1 frac-2neg flip3-+ prod-exp clear-num cbrt-unprod flip-+ div-inv associate-/l* add-log-exp
Counts
1 → 25
Calls
1 calls:
25.0ms
(/ (* x 100.0) (+ x y))

series75.0ms

Counts
1 → 3
Calls
1 calls:
75.0ms
(/ (* x 100.0) (+ x y))

simplify842.0ms

Counts
28 → 28

prune72.0ms

Pruning

6 alts after pruning (5 fresh and 1 done)

Merged error: 0.0b

localize7.0ms

Local error

Found 2 expressions with local error:

0.0b
(/ 100.0 (+ x y))
0.2b
(* x (/ 100.0 (+ x y)))

rewrite63.0ms

Algorithm
rewrite-expression-head
Rules
34×*-un-lft-identity
25×add-sqr-sqrt times-frac
20×add-cube-cbrt
18×associate-*r*
add-exp-log add-cbrt-cube
distribute-lft-out
pow1 associate-/r* associate-/r/
associate-*l* associate-/l*
cbrt-undiv flip3-+ div-exp prod-exp cbrt-unprod flip-+ div-inv add-log-exp unswap-sqr
frac-2neg associate-*r/ pow-prod-down clear-num *-commutative
Counts
2 → 70
Calls
2 calls:
16.0ms
(/ 100.0 (+ x y))
43.0ms
(* x (/ 100.0 (+ x y)))

series107.0ms

Counts
2 → 6
Calls
2 calls:
55.0ms
(/ 100.0 (+ x y))
51.0ms
(* x (/ 100.0 (+ x y)))

simplify1.2s

Counts
76 → 76

prune165.0ms

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0b

localize9.0ms

Local error

Found 2 expressions with local error:

0.0b
(/ (+ x y) 100.0)
0.2b
(/ x (/ (+ x y) 100.0))

rewrite62.0ms

Algorithm
rewrite-expression-head
Rules
108×times-frac
92×*-un-lft-identity
60×add-sqr-sqrt add-cube-cbrt
19×associate-/r*
16×distribute-lft-out
add-exp-log add-cbrt-cube
associate-/l*
div-inv
cbrt-undiv div-exp
pow1 frac-2neg clear-num associate-/l/ add-log-exp
flip3-+ associate-/r/ flip-+
Counts
2 → 115
Calls
2 calls:
27.0ms
(/ (+ x y) 100.0)
26.0ms
(/ x (/ (+ x y) 100.0))

series121.0ms

Counts
2 → 6
Calls
2 calls:
43.0ms
(/ (+ x y) 100.0)
77.0ms
(/ x (/ (+ x y) 100.0))

simplify540.0ms

Counts
121 → 121

prune285.0ms

Pruning

4 alts after pruning (2 fresh and 2 done)

Merged error: 0b

localize12.0ms

Local error

Found 2 expressions with local error:

0.0b
(/ (sqrt 100.0) (+ x y))
0.3b
(* (* (sqrt 100.0) x) (/ (sqrt 100.0) (+ x y)))

rewrite76.0ms

Algorithm
rewrite-expression-head
Rules
60×*-un-lft-identity
48×times-frac
34×add-sqr-sqrt add-cube-cbrt
30×associate-*r*
27×sqrt-prod
16×add-exp-log add-cbrt-cube
13×distribute-lft-out
pow1
prod-exp cbrt-unprod associate-/l*
associate-/r* associate-/r/
cbrt-undiv div-exp pow-prod-down
flip3-+ flip-+ div-inv add-log-exp
frac-2neg associate-*r/ associate-*l* clear-num *-commutative
Counts
2 → 98
Calls
2 calls:
13.0ms
(/ (sqrt 100.0) (+ x y))
59.0ms
(* (* (sqrt 100.0) x) (/ (sqrt 100.0) (+ x y)))

series216.0ms

Counts
2 → 6
Calls
2 calls:
78.0ms
(/ (sqrt 100.0) (+ x y))
137.0ms
(* (* (sqrt 100.0) x) (/ (sqrt 100.0) (+ x y)))

simplify536.0ms

Counts
104 → 104

prune190.0ms

Pruning

4 alts after pruning (1 fresh and 3 done)

Merged error: 0b

regimes30.0ms

Accuracy

0% (0.2b remaining)

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

bsearch0.0ms

simplify19.0ms

end0.0ms

sample601.0ms

Algorithm
intervals
Results
280.0ms8000×body80valid