Details

Time bar (total: 8.8s)

sample34.0ms

Algorithm
intervals
Results
12.0ms247×body80valid
1.0msbody640valid
1.0msbody2560valid
1.0msbody1280valid
0.0msbody160valid

simplify7.0ms

Counts
1 → 1
Iterations
IterNodes
done11
211
110
07

prune12.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize17.0ms

Local error

Found 1 expressions with local error:

0.0b
(+ (/ (fabs (- y x)) 2.0) x)

rewrite35.0ms

Algorithm
rewrite-expression-head
Rules
*-un-lft-identity add-log-exp
add-sqr-sqrt pow1 +-commutative sum-log flip3-+ add-cbrt-cube add-exp-log add-cube-cbrt flip-+ distribute-lft-out
Counts
1 → 12
Calls
1 calls:
26.0ms
(+ (/ (fabs (- y x)) 2.0) x)

series43.0ms

Counts
1 → 3
Calls
1 calls:
43.0ms
(+ (/ (fabs (- y x)) 2.0) x)

simplify948.0ms

Counts
15 → 15
Iterations
IterNodes
done5000
41545
3547
2208
183
031

prune85.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0.0b

localize18.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt (+ x (/ (fabs (- y x)) 2.0))) (cbrt (+ x (/ (fabs (- y x)) 2.0))))
0.6b
(cbrt (+ x (/ (fabs (- y x)) 2.0)))
0.6b
(cbrt (+ x (/ (fabs (- y x)) 2.0)))
0.6b
(cbrt (+ x (/ (fabs (- y x)) 2.0)))

rewrite137.0ms

Algorithm
rewrite-expression-head
Rules
36×cbrt-prod
35×*-un-lft-identity
23×add-sqr-sqrt
18×cbrt-div
15×add-cube-cbrt
11×pow1
flip3-+ pow1/3 swap-sqr flip-+ distribute-lft-out
associate-*r* associate-*l*
add-exp-log
frac-times add-cbrt-cube add-log-exp unswap-sqr
pow-prod-down associate-*l/ associate-*r/ pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 95
Calls
4 calls:
95.0ms
(* (cbrt (+ x (/ (fabs (- y x)) 2.0))) (cbrt (+ x (/ (fabs (- y x)) 2.0))))
8.0ms
(cbrt (+ x (/ (fabs (- y x)) 2.0)))
17.0ms
(cbrt (+ x (/ (fabs (- y x)) 2.0)))
13.0ms
(cbrt (+ x (/ (fabs (- y x)) 2.0)))

series298.0ms

Counts
4 → 12
Calls
4 calls:
66.0ms
(* (cbrt (+ x (/ (fabs (- y x)) 2.0))) (cbrt (+ x (/ (fabs (- y x)) 2.0))))
81.0ms
(cbrt (+ x (/ (fabs (- y x)) 2.0)))
74.0ms
(cbrt (+ x (/ (fabs (- y x)) 2.0)))
77.0ms
(cbrt (+ x (/ (fabs (- y x)) 2.0)))

simplify860.0ms

Counts
107 → 107
Iterations
IterNodes
done5000
21475
1394
0160

prune670.0ms

Pruning

5 alts after pruning (3 fresh and 2 done)

Merged error: 0.0b

localize54.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt (+ x (/ (fabs (- y x)) 2.0)))
0.6b
(cbrt (+ (/ (fabs (- y x)) 2.0) x))
0.6b
(cbrt (+ (/ (fabs (- y x)) 2.0) x))
0.7b
(pow (sqrt (cbrt (+ (/ (fabs (- y x)) 2.0) x))) (+ 3 1))

rewrite97.0ms

Algorithm
rewrite-expression-head
Rules
21×*-un-lft-identity
16×cbrt-prod
11×add-sqr-sqrt add-cube-cbrt
10×unpow-prod-down
sqrt-prod
pow1 cbrt-div
add-exp-log distribute-lft-out
pow-unpow pow-pow add-cbrt-cube pow1/3 add-log-exp
flip3-+ flip-+
sqrt-pow1
pow-to-exp unpow-prod-up pow1/2 pow-exp sqrt-pow2 sqr-pow
Counts
4 → 72
Calls
4 calls:
10.0ms
(cbrt (+ x (/ (fabs (- y x)) 2.0)))
16.0ms
(cbrt (+ (/ (fabs (- y x)) 2.0) x))
17.0ms
(cbrt (+ (/ (fabs (- y x)) 2.0) x))
52.0ms
(pow (sqrt (cbrt (+ (/ (fabs (- y x)) 2.0) x))) (+ 3 1))

series413.0ms

Counts
4 → 12
Calls
4 calls:
83.0ms
(cbrt (+ x (/ (fabs (- y x)) 2.0)))
121.0ms
(cbrt (+ (/ (fabs (- y x)) 2.0) x))
81.0ms
(cbrt (+ (/ (fabs (- y x)) 2.0) x))
128.0ms
(pow (sqrt (cbrt (+ (/ (fabs (- y x)) 2.0) x))) (+ 3 1))

simplify971.0ms

Counts
84 → 84
Iterations
IterNodes
done5000
21887
1558
0207

prune725.0ms

Pruning

5 alts after pruning (2 fresh and 3 done)

Merged error: 0.0b

localize26.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (fabs (- y x)) (/ (fabs (- y x)) (* 2.0 2.0)))
0.0b
(- (/ (fabs (- y x)) 2.0) x)
16.2b
(- (* (fabs (- y x)) (/ (fabs (- y x)) (* 2.0 2.0))) (* x x))
27.1b
(/ (- (* (fabs (- y x)) (/ (fabs (- y x)) (* 2.0 2.0))) (* x x)) (- (/ (fabs (- y x)) 2.0) x))

rewrite157.0ms

Algorithm
rewrite-expression-head
Rules
47×add-sqr-sqrt
28×*-un-lft-identity
27×times-frac
18×add-cube-cbrt
15×add-cbrt-cube add-exp-log
10×difference-of-squares
add-log-exp
associate-*r*
pow1 associate-/r*
distribute-lft-out--
flip3-- prod-exp cbrt-unprod flip--
cbrt-undiv div-exp associate-*l* associate-/l*
sub-neg diff-log associate-/r/ div-inv unswap-sqr associate-/l/
clear-num frac-2neg div-sub pow-prod-down associate-*r/ *-commutative
Counts
4 → 99
Calls
4 calls:
23.0ms
(* (fabs (- y x)) (/ (fabs (- y x)) (* 2.0 2.0)))
28.0ms
(- (/ (fabs (- y x)) 2.0) x)
31.0ms
(- (* (fabs (- y x)) (/ (fabs (- y x)) (* 2.0 2.0))) (* x x))
72.0ms
(/ (- (* (fabs (- y x)) (/ (fabs (- y x)) (* 2.0 2.0))) (* x x)) (- (/ (fabs (- y x)) 2.0) x))

series397.0ms

Counts
4 → 12
Calls
4 calls:
35.0ms
(* (fabs (- y x)) (/ (fabs (- y x)) (* 2.0 2.0)))
39.0ms
(- (/ (fabs (- y x)) 2.0) x)
145.0ms
(- (* (fabs (- y x)) (/ (fabs (- y x)) (* 2.0 2.0))) (* x x))
177.0ms
(/ (- (* (fabs (- y x)) (/ (fabs (- y x)) (* 2.0 2.0))) (* x x)) (- (/ (fabs (- y x)) 2.0) x))

simplify1.2s

Counts
111 → 111
Iterations
IterNodes
done5000
22441
1474
0177

prune572.0ms

Pruning

5 alts after pruning (1 fresh and 4 done)

Merged error: 0.0b

regimes182.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify1.0ms

Iterations
IterNodes
done8
18
07

end0.0ms

sample759.0ms

Algorithm
intervals
Results
378.0ms7715×body80valid
43.0ms31×body320valid
22.0ms105×body1280valid
14.0ms55×body2560valid
13.0ms81×body640valid
1.0ms16×body160valid