Details

Time bar (total: 41.6s)

sample68.0ms

Algorithm
intervals
Results
24.0ms274×body80valid
17.0ms271×body80nan

simplify25.8s

Counts
1 → 1
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01214
12414
26414
318814
440014
561614
699514
7139414
8186614
9260614
10363414
11421414
12431014
13431114
done431114

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.4b

localize11.0ms

Local error

Found 4 expressions with local error:

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

rewrite274.0ms

Algorithm
rewrite-expression-head
Rules
44×*-un-lft-identity
31×add-sqr-sqrt
25×add-cube-cbrt
24×prod-diff
16×add-exp-log add-cbrt-cube
15×distribute-rgt-in distribute-lft-in
12×associate-*r*
11×pow1
distribute-lft-out
add-log-exp
prod-exp cbrt-unprod
expm1-log1p-u associate-*l* pow-prod-down sqrt-prod log1p-expm1-u
fma-def times-frac associate-/l*
cbrt-undiv sub-neg associate-*r/ div-exp associate--l+ *-commutative distribute-lft-out-- unswap-sqr
+-commutative flip3-- frac-2neg flip3-+ clear-num associate-/r* sum-log flip-- flip-+ div-inv difference-of-squares
Counts
4 → 119
Calls
4 calls:
13.0ms
(+ y (/ 1.0 (* x 9.0)))
229.0ms
(* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0))
18.0ms
(/ 1.0 (* x 9.0))
11.0ms
(* 3.0 (sqrt x))

series233.0ms

Counts
4 → 12
Calls
4 calls:
51.0ms
(+ y (/ 1.0 (* x 9.0)))
110.0ms
(* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0))
18.0ms
(/ 1.0 (* x 9.0))
53.0ms
(* 3.0 (sqrt x))

simplify1.5s

Counts
131 → 131
Iterations

Useful iterations: done (1.5s)

IterNodesCost
02302240
15751933
218281666
done50021567

prune386.0ms

Pruning

12 alts after pruning (12 fresh and 0 done)

Merged error: 0.0b

localize15.0ms

Local error

Found 4 expressions with local error:

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

rewrite614.0ms

Algorithm
rewrite-expression-head
Rules
84×*-un-lft-identity
75×times-frac
71×add-sqr-sqrt
65×add-cube-cbrt
24×prod-diff
16×add-exp-log add-cbrt-cube
15×distribute-rgt-in distribute-lft-in
13×associate-/l*
12×associate-*r*
11×pow1
distribute-lft-out
add-log-exp
div-inv
expm1-log1p-u associate-*l* pow-prod-down prod-exp sqrt-prod cbrt-unprod log1p-expm1-u
cbrt-undiv fma-def div-exp associate-/r*
sub-neg associate-*r/ associate--l+ *-commutative distribute-lft-out-- unswap-sqr
+-commutative flip3-- frac-2neg flip3-+ clear-num sum-log flip-- flip-+ associate-/l/ difference-of-squares
Counts
4 → 168
Calls
4 calls:
34.0ms
(+ y (/ (/ 1.0 x) 9.0))
24.0ms
(/ (/ 1.0 x) 9.0)
538.0ms
(* (* 3.0 (sqrt x)) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0))
11.0ms
(* 3.0 (sqrt x))

series215.0ms

Counts
4 → 12
Calls
4 calls:
31.0ms
(+ y (/ (/ 1.0 x) 9.0))
38.0ms
(/ (/ 1.0 x) 9.0)
96.0ms
(* (* 3.0 (sqrt x)) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0))
48.0ms
(* 3.0 (sqrt x))

simplify1.9s

Counts
180 → 180
Iterations

Useful iterations: done (1.9s)

IterNodesCost
03302917
17972566
222292295
done50002196

prune621.0ms

Pruning

11 alts after pruning (11 fresh and 0 done)

Merged error: 0.0b

localize14.0ms

Local error

Found 4 expressions with local error:

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

rewrite251.0ms

Algorithm
rewrite-expression-head
Rules
75×times-frac
61×add-sqr-sqrt
55×*-un-lft-identity
53×add-cube-cbrt
18×add-exp-log add-cbrt-cube
13×pow1 associate-*r* associate-/l*
10×associate-*l*
sqrt-prod
pow-prod-down prod-exp cbrt-unprod div-inv
expm1-log1p-u log1p-expm1-u add-log-exp unswap-sqr
cbrt-undiv div-exp associate-/r* *-commutative
associate-*l/
frac-2neg flip3-+ clear-num flip-+ associate-/l/ distribute-lft-out
Counts
4 → 143
Calls
4 calls:
24.0ms
(/ (/ 1.0 x) 9.0)
180.0ms
(* (+ y (/ (/ 1.0 x) 9.0)) (* 3.0 (sqrt x)))
19.0ms
(* 3.0 (sqrt x))
16.0ms
(* 3.0 (sqrt x))

series242.0ms

Counts
4 → 12
Calls
4 calls:
34.0ms
(/ (/ 1.0 x) 9.0)
89.0ms
(* (+ y (/ (/ 1.0 x) 9.0)) (* 3.0 (sqrt x)))
41.0ms
(* 3.0 (sqrt x))
78.0ms
(* 3.0 (sqrt x))

simplify1.6s

Counts
155 → 155
Iterations

Useful iterations: done (1.6s)

IterNodesCost
02531718
15981590
216191469
done50001460

prune692.0ms

Pruning

10 alts after pruning (10 fresh and 0 done)

Merged error: 0.0b

localize33.0ms

Local error

Found 4 expressions with local error:

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

rewrite1.9s

Algorithm
rewrite-expression-head
Rules
75×times-frac
61×add-sqr-sqrt
58×*-un-lft-identity
53×add-cube-cbrt
18×add-exp-log add-cbrt-cube
15×associate-*r*
13×pow1 associate-/l*
associate-*l*
sqrt-prod
associate-*l/
pow-prod-down prod-exp cbrt-unprod div-inv
expm1-log1p-u log1p-expm1-u add-log-exp unswap-sqr
cbrt-undiv div-exp associate-/r* *-commutative
flip3-+ flip-+ distribute-lft-out
frac-2neg clear-num associate-/l/ distribute-lft-out--
Counts
4 → 146
Calls
4 calls:
23.0ms
(/ (/ 1.0 x) 9.0)
863.0ms
(* (+ (- (/ (/ 1.0 x) 9.0) 1.0) y) (sqrt x))
10.0ms
(* 3.0 (sqrt x))
1.0s
(* (* (+ (- (/ (/ 1.0 x) 9.0) 1.0) y) (sqrt x)) 3.0)

series244.0ms

Counts
4 → 12
Calls
4 calls:
30.0ms
(/ (/ 1.0 x) 9.0)
85.0ms
(* (+ (- (/ (/ 1.0 x) 9.0) 1.0) y) (sqrt x))
50.0ms
(* 3.0 (sqrt x))
78.0ms
(* (* (+ (- (/ (/ 1.0 x) 9.0) 1.0) y) (sqrt x)) 3.0)

simplify1.5s

Counts
158 → 158
Iterations

Useful iterations: done (1.5s)

IterNodesCost
02762042
16421922
217911760
done50001748

prune730.0ms

Pruning

10 alts after pruning (9 fresh and 1 done)

Merged error: 0.0b

regimes127.0ms

Accuracy

0% (0.4b remaining)

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

bsearch0.0ms

simplify6.0ms

Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
01724
12424
done2424

end0.0ms

sample2.6s

Algorithm
intervals
Results
1.2s8359×body80nan
775.0ms8551×body80valid