Details

Time bar (total: 4.0s)

sample294.0ms

Algorithm
intervals
Results
10.0ms256×body80valid
8.0ms258×body80nan

simplify10.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
0166
1196
2216
3216

prune4.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize11.0ms

Local error

Found 3 expressions with local error:

0.0b
(atan (sqrt (/ (- 1.0 x) (+ 1.0 x))))
0.0b
(sqrt (/ (- 1.0 x) (+ 1.0 x)))
0.0b
(/ (- 1.0 x) (+ 1.0 x))

rewrite29.0ms

Algorithm
rewrite-expression-head
Rules
64×*-un-lft-identity
45×add-sqr-sqrt
41×times-frac
26×sqrt-prod
24×add-cube-cbrt
11×distribute-lft-out
distribute-lft-out-- difference-of-squares
add-exp-log add-cbrt-cube associate-/l*
pow1 associate-/r* associate-/r/
add-log-exp
rem-sqrt-square flip3-+ flip-+ div-inv associate-/l/
cbrt-undiv flip3-- frac-2neg sqrt-pow1 pow1/2 sqrt-div div-sub div-exp clear-num flip--
Counts
3 → 91
Calls
3 calls:
0.0ms
(atan (sqrt (/ (- 1.0 x) (+ 1.0 x))))
10.0ms
(sqrt (/ (- 1.0 x) (+ 1.0 x)))
13.0ms
(/ (- 1.0 x) (+ 1.0 x))

series147.0ms

Counts
3 → 9
Calls
3 calls:
3.0ms
(atan (sqrt (/ (- 1.0 x) (+ 1.0 x))))
93.0ms
(sqrt (/ (- 1.0 x) (+ 1.0 x)))
51.0ms
(/ (- 1.0 x) (+ 1.0 x))

simplify39.0ms

Algorithm
egg-herbie
Counts
100 → 100
Iterations

Useful iterations: 2 (29.0ms)

IterNodesCost
0354753
11071709
25001690

prune222.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0b

localize17.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ (- 1.0 x) (+ (pow 1.0 3) (pow x 3)))
0.0b
(atan (sqrt (* (/ (- 1.0 x) (+ (pow 1.0 3) (pow x 3))) (+ (* 1.0 1.0) (- (* x x) (* 1.0 x))))))
0.0b
(sqrt (* (/ (- 1.0 x) (+ (pow 1.0 3) (pow x 3))) (+ (* 1.0 1.0) (- (* x x) (* 1.0 x)))))
0.0b
(* (/ (- 1.0 x) (+ (pow 1.0 3) (pow x 3))) (+ (* 1.0 1.0) (- (* x x) (* 1.0 x))))

rewrite162.0ms

Algorithm
rewrite-expression-head
Rules
184×*-un-lft-identity
91×times-frac
79×add-sqr-sqrt
55×distribute-lft-out
51×associate-*l*
44×unpow-prod-down cube-prod
36×add-cube-cbrt
19×distribute-lft-out-- difference-of-squares
11×add-exp-log sum-cubes add-cbrt-cube
pow1 associate-/r*
flip3-+ flip-+
sqrt-div associate-/l*
frac-times associate-*r/ associate-/r/ add-log-exp
associate-*r*
cbrt-undiv sqrt-pow1 div-exp pow-prod-down associate-*l/ prod-exp cbrt-unprod div-inv associate-/l/ unswap-sqr
distribute-rgt-in flip3-- frac-2neg distribute-lft-in pow1/2 div-sub clear-num sqrt-prod *-commutative flip--
Counts
4 → 175
Calls
4 calls:
30.0ms
(/ (- 1.0 x) (+ (pow 1.0 3) (pow x 3)))
0.0ms
(atan (sqrt (* (/ (- 1.0 x) (+ (pow 1.0 3) (pow x 3))) (+ (* 1.0 1.0) (- (* x x) (* 1.0 x))))))
27.0ms
(sqrt (* (/ (- 1.0 x) (+ (pow 1.0 3) (pow x 3))) (+ (* 1.0 1.0) (- (* x x) (* 1.0 x)))))
95.0ms
(* (/ (- 1.0 x) (+ (pow 1.0 3) (pow x 3))) (+ (* 1.0 1.0) (- (* x x) (* 1.0 x))))

series260.0ms

Counts
4 → 12
Calls
4 calls:
47.0ms
(/ (- 1.0 x) (+ (pow 1.0 3) (pow x 3)))
7.0ms
(atan (sqrt (* (/ (- 1.0 x) (+ (pow 1.0 3) (pow x 3))) (+ (* 1.0 1.0) (- (* x x) (* 1.0 x))))))
134.0ms
(sqrt (* (/ (- 1.0 x) (+ (pow 1.0 3) (pow x 3))) (+ (* 1.0 1.0) (- (* x x) (* 1.0 x)))))
72.0ms
(* (/ (- 1.0 x) (+ (pow 1.0 3) (pow x 3))) (+ (* 1.0 1.0) (- (* x x) (* 1.0 x))))

simplify105.0ms

Algorithm
egg-herbie
Counts
187 → 187
Iterations

Useful iterations: 2 (80.0ms)

IterNodesCost
07982145
134712003
250011991

prune482.0ms

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0b

localize12.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (cbrt (/ (- 1.0 x) (+ 1.0 x))) (cbrt (/ (- 1.0 x) (+ 1.0 x))))
0.0b
(cbrt (/ (- 1.0 x) (+ 1.0 x)))
0.0b
(cbrt (/ (- 1.0 x) (+ 1.0 x)))
0.0b
(cbrt (/ (- 1.0 x) (+ 1.0 x)))

rewrite93.0ms

Algorithm
rewrite-expression-head
Rules
306×*-un-lft-identity
238×cbrt-prod
190×times-frac
174×add-sqr-sqrt
86×add-cube-cbrt
53×distribute-lft-out
51×swap-sqr
44×distribute-lft-out--
32×difference-of-squares
29×associate-*r* associate-*l*
14×associate-/r/
11×pow1
pow1/3 unswap-sqr
cbrt-div flip3-+ flip-+ div-inv
add-exp-log
add-cbrt-cube add-log-exp
pow-prod-down pow-sqr pow-prod-up
pow2 frac-times pow-plus associate-*r/ associate-*l/ prod-exp *-commutative cbrt-unprod
Counts
4 → 244
Calls
4 calls:
60.0ms
(* (cbrt (/ (- 1.0 x) (+ 1.0 x))) (cbrt (/ (- 1.0 x) (+ 1.0 x))))
5.0ms
(cbrt (/ (- 1.0 x) (+ 1.0 x)))
5.0ms
(cbrt (/ (- 1.0 x) (+ 1.0 x)))
5.0ms
(cbrt (/ (- 1.0 x) (+ 1.0 x)))

series601.0ms

Counts
4 → 12
Calls
4 calls:
167.0ms
(* (cbrt (/ (- 1.0 x) (+ 1.0 x))) (cbrt (/ (- 1.0 x) (+ 1.0 x))))
142.0ms
(cbrt (/ (- 1.0 x) (+ 1.0 x)))
145.0ms
(cbrt (/ (- 1.0 x) (+ 1.0 x)))
146.0ms
(cbrt (/ (- 1.0 x) (+ 1.0 x)))

simplify75.0ms

Algorithm
egg-herbie
Counts
256 → 256
Iterations

Useful iterations: 2 (39.0ms)

IterNodesCost
04213078
114253004
250022812

prune658.0ms

Pruning

2 alts after pruning (0 fresh and 2 done)

Merged error: 0b

regimes26.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02314
12314

end0.0ms

sample731.0ms

Algorithm
intervals
Results
325.0ms8000×body80valid
211.0ms8017×body80nan