Details

Time bar (total: 19.3s)

sample57.0ms

Algorithm
intervals
Results
30.0ms98×body1280valid
6.0ms123×body80valid
4.0ms18×body640valid
2.0ms12×body320valid
1.0msbody160valid

simplify57.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0912
11912
22412
32812
43012
53512
63612
done3612

prune5.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 16.2b

localize20.0ms

Local error

Found 4 expressions with local error:

0.0b
(hypot 1.0 x)
0.0b
(sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))
0.0b
(/ 1.0 (hypot 1.0 x))
2.3b
(- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))

rewrite48.0ms

Algorithm
rewrite-expression-head
Rules
14×add-sqr-sqrt *-un-lft-identity
12×add-cube-cbrt
times-frac
pow1
add-exp-log add-cbrt-cube add-log-exp
associate-/r* associate-/l*
sqrt-pow1 sqrt-div associate-*r/
cbrt-undiv sub-neg flip3-- frac-2neg flip3-+ pow1/2 diff-log div-exp pow-prod-down clear-num sqrt-prod flip-- flip-+ div-inv distribute-lft-out-- difference-of-squares
Counts
4 → 61
Calls
4 calls:
0.0ms
(hypot 1.0 x)
24.0ms
(sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))
9.0ms
(/ 1.0 (hypot 1.0 x))
11.0ms
(- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))

series274.0ms

Counts
4 → 12
Calls
4 calls:
2.0ms
(hypot 1.0 x)
107.0ms
(sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))
15.0ms
(/ 1.0 (hypot 1.0 x))
149.0ms
(- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))

simplify3.6s

Counts
73 → 73
Iterations

Useful iterations: 4 (2.0s)

IterNodesCost
0106904
1203828
2472778
31201776
44065774
done5000774

prune296.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 15.7b

localize35.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))
0.0b
(/ 1.0 (hypot 1.0 x))
0.0b
(/ 1.0 (hypot 1.0 x))
1.8b
(- (* 1.0 1.0) (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))

rewrite50.0ms

Algorithm
rewrite-expression-head
Rules
22×*-un-lft-identity
20×add-sqr-sqrt add-cube-cbrt
18×times-frac
add-exp-log add-cbrt-cube add-log-exp
associate-/r* associate-/l*
pow1
cbrt-undiv frac-2neg div-exp clear-num div-inv associate--r+
+-commutative distribute-rgt-in sub-neg flip3-- distribute-lft-in flip3-+ diff-log sum-log flip-- flip-+ distribute-lft-out
Counts
4 → 80
Calls
4 calls:
11.0ms
(+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))
10.0ms
(/ 1.0 (hypot 1.0 x))
9.0ms
(/ 1.0 (hypot 1.0 x))
15.0ms
(- (* 1.0 1.0) (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))

series195.0ms

Counts
4 → 12
Calls
4 calls:
102.0ms
(+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))
19.0ms
(/ 1.0 (hypot 1.0 x))
16.0ms
(/ 1.0 (hypot 1.0 x))
58.0ms
(- (* 1.0 1.0) (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))

simplify2.3s

Counts
92 → 92
Iterations

Useful iterations: 3 (905.0ms)

IterNodesCost
01091174
12451108
27491004
32941995
done5002995

prune330.0ms

Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 15.7b

localize42.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) (+ (* 1.0 1.0) (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))
0.0b
(/ (- (pow 1.0 6) (pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3)) (+ (pow 1.0 4) (* (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) (+ (* 1.0 1.0) (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))))
0.0b
(pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3)
1.7b
(- (pow 1.0 6) (pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3))

rewrite305.0ms

Algorithm
rewrite-expression-head
Rules
56×add-sqr-sqrt
31×*-un-lft-identity
30×times-frac difference-of-squares
26×sqr-pow
21×add-cube-cbrt
14×add-exp-log add-cbrt-cube
12×pow1
11×unpow-prod-down
10×associate-/l*
flip3-+ associate-*l/ flip-+
add-log-exp
distribute-lft-out--
frac-times associate-*r/ pow-prod-down prod-exp cbrt-unprod
pow-unpow associate-*r* associate-/r*
cube-div flip3-- pow-pow pow-exp associate-/r/ flip-- associate-/l/ rem-cube-cbrt
cbrt-undiv distribute-rgt-in cube-mult pow-to-exp sub-neg frac-2neg distribute-lft-in diff-log unpow3 div-sub cube-prod div-exp associate-*l* clear-num *-commutative div-inv
Counts
4 → 131
Calls
4 calls:
138.0ms
(* (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) (+ (* 1.0 1.0) (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))
121.0ms
(/ (- (pow 1.0 6) (pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3)) (+ (pow 1.0 4) (* (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) (+ (* 1.0 1.0) (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))))
16.0ms
(pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3)
18.0ms
(- (pow 1.0 6) (pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3))

series710.0ms

Counts
4 → 12
Calls
4 calls:
103.0ms
(* (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) (+ (* 1.0 1.0) (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))
327.0ms
(/ (- (pow 1.0 6) (pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3)) (+ (pow 1.0 4) (* (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) (+ (* 1.0 1.0) (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))))
102.0ms
(pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3)
178.0ms
(- (pow 1.0 6) (pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3))

simplify2.7s

Counts
143 → 143
Iterations

Useful iterations: 2 (904.0ms)

IterNodesCost
02816665
18156316
238965900
done50005900

prune952.0ms

Pruning

6 alts after pruning (6 fresh and 0 done)

Merged error: 15.7b

localize63.0ms

Local error

Found 4 expressions with local error:

0.0b
(pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3)
0.0b
(pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3)
0.0b
(* (+ (pow 1.0 4) (* (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) (+ (* 1.0 1.0) (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))) (+ (pow 1.0 6) (pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3)))
1.7b
(- (* (pow 1.0 6) (pow 1.0 6)) (* (pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3) (pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3)))

rewrite187.0ms

Algorithm
rewrite-expression-head
Rules
12×pow1 add-exp-log add-cbrt-cube
10×add-sqr-sqrt *-un-lft-identity
add-cube-cbrt flip3-+ flip-+
pow-unpow associate-*r/ add-log-exp
cube-div frac-times pow-pow associate-*r* pow-exp rem-cube-cbrt
associate-*l* pow-prod-down prod-exp cbrt-unprod
cube-mult pow-to-exp unpow-prod-down unpow3 cube-prod associate-*l/ sqr-pow
distribute-rgt-in sub-neg flip3-- distribute-lft-in diff-log *-commutative flip-- distribute-lft-out difference-of-squares unswap-sqr
Counts
4 → 90
Calls
4 calls:
17.0ms
(pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3)
15.0ms
(pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3)
124.0ms
(* (+ (pow 1.0 4) (* (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) (+ (* 1.0 1.0) (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))) (+ (pow 1.0 6) (pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3)))
25.0ms
(- (* (pow 1.0 6) (pow 1.0 6)) (* (pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3) (pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3)))

series1.2s

Counts
4 → 12
Calls
4 calls:
90.0ms
(pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3)
133.0ms
(pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3)
382.0ms
(* (+ (pow 1.0 4) (* (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) (+ (* 1.0 1.0) (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))) (+ (pow 1.0 6) (pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3)))
544.0ms
(- (* (pow 1.0 6) (pow 1.0 6)) (* (pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3) (pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3)))

simplify2.3s

Counts
102 → 102
Iterations

Useful iterations: 2 (512.0ms)

IterNodesCost
02013802
16633228
232072846
done50002846

prune754.0ms

Pruning

6 alts after pruning (6 fresh and 0 done)

Merged error: 15.7b

regimes328.0ms

Accuracy

0% (0.0b remaining)

Error of 14.8b against oracle of 14.8b and baseline of 14.8b

bsearch0.0ms

simplify12.0ms

Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
043168
153168
done53168

end0.0ms

sample2.5s

Algorithm
intervals
Results
1.6s2834×body1280valid
338.0ms4075×body80valid
254.0ms609×body640valid
72.0ms155×body160valid
61.0ms327×body320valid