Details

Time bar (total: 16.1s)

sample46.0ms

Algorithm
intervals
Results
21.0ms335×body80valid

simplify3.7s

Counts
1 → 1
Iterations

Useful iterations: 7 (1.6s)

IterNodesCost
01213
12213
24613
311013
425413
544913
688813
7354411
done500011

prune19.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.0b

localize25.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (/ (- x z) y) 0.75)
0.0b
(+ (* 4.0 (+ (/ (- x z) y) 0.75)) 1.0)
0.0b
(/ (- x z) y)

rewrite193.0ms

Algorithm
rewrite-expression-head
Rules
23×*-un-lft-identity
21×add-sqr-sqrt
15×times-frac
13×add-cube-cbrt
add-log-exp
add-exp-log add-cbrt-cube associate-/l*
distribute-lft-out-- difference-of-squares
pow1 associate-/r*
+-commutative associate-+l+ flip3-+ div-sub sum-log flip-+ associate-/l/
cbrt-undiv distribute-rgt-in associate-+l- flip3-- frac-2neg distribute-lft-in div-exp clear-num flip-- div-inv distribute-lft-out
Counts
3 → 64
Calls
3 calls:
76.0ms
(+ (/ (- x z) y) 0.75)
74.0ms
(+ (* 4.0 (+ (/ (- x z) y) 0.75)) 1.0)
39.0ms
(/ (- x z) y)

series123.0ms

Counts
3 → 9
Calls
3 calls:
27.0ms
(+ (/ (- x z) y) 0.75)
50.0ms
(+ (* 4.0 (+ (/ (- x z) y) 0.75)) 1.0)
45.0ms
(/ (- x z) y)

simplify917.0ms

Counts
73 → 73
Iterations

Useful iterations: done (914.0ms)

IterNodesCost
0129854
1333817
21189771
done5001741

prune451.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0.0b

localize26.0ms

Local error

Found 3 expressions with local error:

0.0b
(* (/ (- x z) y) 4.0)
0.0b
(+ (* (/ (- x z) y) 4.0) (+ (* 4.0 0.75) 1.0))
0.0b
(/ (- x z) y)

rewrite143.0ms

Algorithm
rewrite-expression-head
Rules
42×add-sqr-sqrt
37×*-un-lft-identity
31×times-frac
23×add-cube-cbrt
19×associate-*l*
10×add-exp-log add-cbrt-cube
add-log-exp
distribute-lft-out-- difference-of-squares
pow1 associate-/l*
associate-*r* associate-*l/ associate-/r* sum-log
cbrt-undiv flip3-+ div-exp frac-add prod-exp cbrt-unprod flip-+ div-inv associate-/l/ unswap-sqr
+-commutative associate-+r+ flip3-- frac-2neg div-sub pow-prod-down clear-num *-commutative flip--
Counts
3 → 91
Calls
3 calls:
52.0ms
(* (/ (- x z) y) 4.0)
48.0ms
(+ (* (/ (- x z) y) 4.0) (+ (* 4.0 0.75) 1.0))
33.0ms
(/ (- x z) y)

series187.0ms

Counts
3 → 9
Calls
3 calls:
84.0ms
(* (/ (- x z) y) 4.0)
54.0ms
(+ (* (/ (- x z) y) 4.0) (+ (* 4.0 0.75) 1.0))
49.0ms
(/ (- x z) y)

simplify1.7s

Counts
100 → 100
Iterations

Useful iterations: 2 (519.0ms)

IterNodesCost
01641218
14681153
220891037
done50011037

prune572.0ms

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 0b

localize33.0ms

Local error

Found 3 expressions with local error:

0.0b
(* (- (/ x y) (/ z y)) 4.0)
0.0b
(+ (* (- (/ x y) (/ z y)) 4.0) (+ (* 4.0 0.75) 1.0))
0.0b
(- (/ x y) (/ z y))

rewrite387.0ms

Algorithm
rewrite-expression-head
Rules
35×add-sqr-sqrt
25×*-un-lft-identity
20×times-frac
12×associate-*l* associate-*l/
10×add-log-exp
add-cube-cbrt
frac-add distribute-lft-out-- difference-of-squares
pow1 add-exp-log flip3-+ add-cbrt-cube flip-+
flip3-- frac-sub flip-- div-inv sub-div
associate-*r* sum-log
distribute-rgt-out--
+-commutative sub-neg associate-+r+ diff-log pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr
Counts
3 → 75
Calls
3 calls:
199.0ms
(* (- (/ x y) (/ z y)) 4.0)
121.0ms
(+ (* (- (/ x y) (/ z y)) 4.0) (+ (* 4.0 0.75) 1.0))
59.0ms
(- (/ x y) (/ z y))

series177.0ms

Counts
3 → 9
Calls
3 calls:
70.0ms
(* (- (/ x y) (/ z y)) 4.0)
56.0ms
(+ (* (- (/ x y) (/ z y)) 4.0) (+ (* 4.0 0.75) 1.0))
50.0ms
(- (/ x y) (/ z y))

simplify1.7s

Counts
84 → 84
Iterations

Useful iterations: 2 (457.0ms)

IterNodesCost
01641575
14951502
220751398
done50011398

prune633.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0b

localize36.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (/ 1 (/ y (- x z))) 4.0)
0.0b
(+ (* (/ 1 (/ y (- x z))) 4.0) (+ (* 4.0 0.75) 1.0))
0.0b
(/ y (- x z))
0.3b
(/ 1 (/ y (- x z)))

rewrite298.0ms

Algorithm
rewrite-expression-head
Rules
252×times-frac
186×add-sqr-sqrt
174×*-un-lft-identity
122×add-cube-cbrt
68×associate-*l*
36×add-exp-log
26×associate-/r*
25×distribute-lft-out-- difference-of-squares
20×add-cbrt-cube
18×associate-/r/
15×div-exp
10×div-inv
add-log-exp
flip3-- flip--
pow1 cbrt-undiv prod-exp
associate-/l*
unswap-sqr
rec-exp 1-exp
associate-*r* associate-*l/ sum-log cbrt-unprod
frac-2neg flip3-+ frac-add clear-num flip-+
+-commutative associate-+r+ pow-flip pow-prod-down *-commutative inv-pow
Counts
4 → 256
Calls
4 calls:
121.0ms
(* (/ 1 (/ y (- x z))) 4.0)
86.0ms
(+ (* (/ 1 (/ y (- x z))) 4.0) (+ (* 4.0 0.75) 1.0))
23.0ms
(/ y (- x z))
36.0ms
(/ 1 (/ y (- x z)))

series284.0ms

Counts
4 → 12
Calls
4 calls:
95.0ms
(* (/ 1 (/ y (- x z))) 4.0)
51.0ms
(+ (* (/ 1 (/ y (- x z))) 4.0) (+ (* 4.0 0.75) 1.0))
61.0ms
(/ y (- x z))
77.0ms
(/ 1 (/ y (- x z)))

simplify959.0ms

Counts
268 → 268
Iterations

Useful iterations: done (945.0ms)

IterNodesCost
03433739
110143268
done50002908

prune1.6s

Pruning

3 alts after pruning (1 fresh and 2 done)

Merged error: 0b

regimes232.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify6.0ms

Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
01315
11715
done1715

end0.0ms

sample1.7s

Algorithm
intervals
Results
1.0s10063×body80valid