Details

Time bar (total: 15.1s)

sample55.0ms

Algorithm
intervals
Results
18.0ms272×body80valid
15.0ms295×body80nan

simplify2.3s

Counts
1 → 1
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
012285
124285
247285
373285
498285
5134285
6200285
7455285
81130285
94385285
done5001285

prune4.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.2b

localize18.0ms

Local error

Found 4 expressions with local error:

0.0b
(- 1.0 (/ 1.0 (* x 9.0)))
0.3b
(/ y (* 3.0 (sqrt x)))
0.3b
(* 3.0 (sqrt x))
0.4b
(/ 1.0 (* x 9.0))

rewrite30.0ms

Algorithm
rewrite-expression-head
Rules
17×add-sqr-sqrt
16×add-cbrt-cube add-exp-log
13×*-un-lft-identity
11×add-cube-cbrt
pow1 times-frac associate-*r* associate-/l* add-log-exp
cbrt-undiv div-exp sqrt-prod
associate-*l* prod-exp cbrt-unprod
clear-num associate-/r* frac-2neg div-inv unswap-sqr
sub-neg flip3-- diff-log pow-prod-down *-commutative flip-- distribute-lft-out-- difference-of-squares
Counts
4 → 78
Calls
4 calls:
8.0ms
(- 1.0 (/ 1.0 (* x 9.0)))
7.0ms
(/ y (* 3.0 (sqrt x)))
7.0ms
(* 3.0 (sqrt x))
6.0ms
(/ 1.0 (* x 9.0))

series170.0ms

Counts
4 → 12
Calls
4 calls:
44.0ms
(- 1.0 (/ 1.0 (* x 9.0)))
64.0ms
(/ y (* 3.0 (sqrt x)))
39.0ms
(* 3.0 (sqrt x))
23.0ms
(/ 1.0 (* x 9.0))

simplify1.2s

Counts
90 → 90
Iterations

Useful iterations: done (1.2s)

IterNodesCost
018519031
143516080
2191015315
done500115235

prune434.0ms

Pruning

10 alts after pruning (10 fresh and 0 done)

Merged error: 0.0b

localize18.0ms

Local error

Found 4 expressions with local error:

0.0b
(- 1.0 (/ (/ 1.0 x) 9.0))
0.3b
(/ y (* 3.0 (sqrt x)))
0.3b
(/ (/ 1.0 x) 9.0)
0.3b
(* 3.0 (sqrt x))

rewrite80.0ms

Algorithm
rewrite-expression-head
Rules
81×times-frac
64×add-sqr-sqrt
53×*-un-lft-identity
51×add-cube-cbrt
16×add-cbrt-cube add-exp-log associate-/l*
pow1 associate-*r* div-inv add-log-exp
cbrt-undiv div-exp
associate-/r* sqrt-prod
associate-*l* difference-of-squares
clear-num frac-2neg prod-exp cbrt-unprod unswap-sqr
sub-neg flip3-- diff-log pow-prod-down *-commutative flip-- distribute-lft-out-- associate-/l/
Counts
4 → 129
Calls
4 calls:
35.0ms
(- 1.0 (/ (/ 1.0 x) 9.0))
12.0ms
(/ y (* 3.0 (sqrt x)))
15.0ms
(/ (/ 1.0 x) 9.0)
11.0ms
(* 3.0 (sqrt x))

series210.0ms

Counts
4 → 12
Calls
4 calls:
50.0ms
(- 1.0 (/ (/ 1.0 x) 9.0))
75.0ms
(/ y (* 3.0 (sqrt x)))
28.0ms
(/ (/ 1.0 x) 9.0)
57.0ms
(* 3.0 (sqrt x))

simplify1.7s

Counts
141 → 141
Iterations

Useful iterations: done (1.7s)

IterNodesCost
028837128
169533083
2299032277
done500032157

prune713.0ms

Pruning

10 alts after pruning (10 fresh and 0 done)

Merged error: 0b

localize24.0ms

Local error

Found 3 expressions with local error:

0.0b
(- 1.0 (/ (/ 1.0 x) 9.0))
0.3b
(/ (/ 1.0 x) 9.0)
0.4b
(/ (/ y 3.0) (sqrt x))

rewrite57.0ms

Algorithm
rewrite-expression-head
Rules
219×times-frac
131×add-sqr-sqrt
124×*-un-lft-identity
122×add-cube-cbrt
42×sqrt-prod
26×associate-/l*
13×add-cbrt-cube add-exp-log div-inv
associate-/r*
cbrt-undiv div-exp
add-log-exp
pow1 difference-of-squares
clear-num frac-2neg associate-/l/
sub-neg flip3-- diff-log flip-- distribute-lft-out--
Counts
3 → 198
Calls
3 calls:
21.0ms
(- 1.0 (/ (/ 1.0 x) 9.0))
9.0ms
(/ (/ 1.0 x) 9.0)
19.0ms
(/ (/ y 3.0) (sqrt x))

series156.0ms

Counts
3 → 9
Calls
3 calls:
52.0ms
(- 1.0 (/ (/ 1.0 x) 9.0))
31.0ms
(/ (/ 1.0 x) 9.0)
73.0ms
(/ (/ y 3.0) (sqrt x))

simplify2.1s

Counts
207 → 207
Iterations

Useful iterations: 2 (936.0ms)

IterNodesCost
039571343
193865186
2379964221
done500264221

prune1.1s

Pruning

8 alts after pruning (8 fresh and 0 done)

Merged error: 0b

localize30.0ms

Local error

Found 4 expressions with local error:

0.2b
(* y (/ 1 (* 3.0 (sqrt x))))
0.3b
(/ (/ 1.0 x) 9.0)
0.3b
(* 3.0 (sqrt x))
0.3b
(/ 1 (* 3.0 (sqrt x)))

rewrite104.0ms

Algorithm
rewrite-expression-head
Rules
81×times-frac
60×add-sqr-sqrt
54×*-un-lft-identity add-cube-cbrt
41×add-exp-log
25×add-cbrt-cube
16×associate-/l*
14×prod-exp
13×associate-*r*
11×pow1 div-exp
cbrt-undiv div-inv
associate-*l* cbrt-unprod
rec-exp associate-/r* 1-exp sqrt-prod add-log-exp
pow-prod-down unswap-sqr
clear-num frac-2neg *-commutative pow-flip
associate-*r/ un-div-inv inv-pow associate-/l/
Counts
4 → 152
Calls
4 calls:
50.0ms
(* y (/ 1 (* 3.0 (sqrt x))))
15.0ms
(/ (/ 1.0 x) 9.0)
14.0ms
(* 3.0 (sqrt x))
20.0ms
(/ 1 (* 3.0 (sqrt x)))

series190.0ms

Counts
4 → 12
Calls
4 calls:
68.0ms
(* y (/ 1 (* 3.0 (sqrt x))))
29.0ms
(/ (/ 1.0 x) 9.0)
44.0ms
(* 3.0 (sqrt x))
48.0ms
(/ 1 (* 3.0 (sqrt x)))

simplify1.9s

Counts
164 → 164
Iterations

Useful iterations: 2 (895.0ms)

IterNodesCost
030542779
176935791
2348334003
done500234003

prune798.0ms

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 0b

regimes139.0ms

Accuracy

0% (0.2b remaining)

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

bsearch0.0ms

simplify3.0ms

Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
014326
118326
done18326

end0.0ms

sample1.5s

Algorithm
intervals
Results
590.0ms8406×body80nan
516.0ms8503×body80valid