Details

Time bar (total: 10.5s)

sample48.0ms

Algorithm
intervals
Results
17.0ms297×body80valid
10.0ms111×body80nan

simplify53.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0369
1819
21789
34469
415309
550019

prune3.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 12.8b

localize14.0ms

Local error

Found 4 expressions with local error:

0.5b
(* w0 (sqrt (- 1.0 (* (pow (/ (* M D) (* 2.0 d)) 2.0) (/ h l)))))
4.7b
(sqrt (- 1.0 (* (pow (/ (* M D) (* 2.0 d)) 2.0) (/ h l))))
5.3b
(/ (* M D) (* 2.0 d))
10.2b
(* (pow (/ (* M D) (* 2.0 d)) 2.0) (/ h l))

rewrite29.0ms

Algorithm
rewrite-expression-head
Rules
67×add-exp-log
35×add-sqr-sqrt
27×prod-exp
23×add-cbrt-cube
19×div-exp associate-*r*
17×add-cube-cbrt *-un-lft-identity
14×times-frac
12×associate-*l*
10×pow-exp
unswap-sqr
pow1 unpow-prod-down sqrt-prod cbrt-unprod
cbrt-undiv
sqrt-div add-log-exp
associate-*r/ div-inv sqr-pow
pow-to-exp flip3-- *-commutative flip--
rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 pow-prod-down clear-num associate-/r* associate-/l*
Counts
4 → 113
Calls
4 calls:
6.0ms
(* w0 (sqrt (- 1.0 (* (pow (/ (* M D) (* 2.0 d)) 2.0) (/ h l)))))
2.0ms
(sqrt (- 1.0 (* (pow (/ (* M D) (* 2.0 d)) 2.0) (/ h l))))
6.0ms
(/ (* M D) (* 2.0 d))
11.0ms
(* (pow (/ (* M D) (* 2.0 d)) 2.0) (/ h l))

series1.5s

Counts
4 → 12
Calls
4 calls:
399.0ms
(* w0 (sqrt (- 1.0 (* (pow (/ (* M D) (* 2.0 d)) 2.0) (/ h l)))))
365.0ms
(sqrt (- 1.0 (* (pow (/ (* M D) (* 2.0 d)) 2.0) (/ h l))))
27.0ms
(/ (* M D) (* 2.0 d))
686.0ms
(* (pow (/ (* M D) (* 2.0 d)) 2.0) (/ h l))

simplify73.0ms

Algorithm
egg-herbie
Counts
125 → 125
Iterations

Useful iterations: 2 (61.0ms)

IterNodesCost
06091075
12742997
25003994

prune390.0ms

Pruning

6 alts after pruning (6 fresh and 0 done)

Merged error: 6.2b

localize19.0ms

Local error

Found 4 expressions with local error:

3.7b
(/ (* (pow (/ (* M D) (* 2.0 d)) 2.0) h) l)
4.7b
(sqrt (- 1.0 (/ (* (pow (/ (* M D) (* 2.0 d)) 2.0) h) l)))
5.3b
(/ (* M D) (* 2.0 d))
6.0b
(* (pow (/ (* M D) (* 2.0 d)) 2.0) h)

rewrite27.0ms

Algorithm
rewrite-expression-head
Rules
67×add-exp-log
26×prod-exp
23×add-cbrt-cube
20×div-exp
18×add-sqr-sqrt
12×*-un-lft-identity
10×add-cube-cbrt pow-exp
associate-*l*
cbrt-undiv unpow-prod-down cbrt-unprod
pow1 times-frac sqrt-prod
associate-/r* add-log-exp
associate-*r* div-inv unswap-sqr
pow-to-exp frac-2neg sqrt-div clear-num associate-/l* sqr-pow
rem-sqrt-square flip3-- sqrt-pow1 pow1/2 *-commutative flip-- distribute-lft-out-- difference-of-squares
Counts
4 → 96
Calls
4 calls:
7.0ms
(/ (* (pow (/ (* M D) (* 2.0 d)) 2.0) h) l)
4.0ms
(sqrt (- 1.0 (/ (* (pow (/ (* M D) (* 2.0 d)) 2.0) h) l)))
6.0ms
(/ (* M D) (* 2.0 d))
7.0ms
(* (pow (/ (* M D) (* 2.0 d)) 2.0) h)

series1.8s

Counts
4 → 12
Calls
4 calls:
710.0ms
(/ (* (pow (/ (* M D) (* 2.0 d)) 2.0) h) l)
366.0ms
(sqrt (- 1.0 (/ (* (pow (/ (* M D) (* 2.0 d)) 2.0) h) l)))
27.0ms
(/ (* M D) (* 2.0 d))
740.0ms
(* (pow (/ (* M D) (* 2.0 d)) 2.0) h)

simplify64.0ms

Algorithm
egg-herbie
Counts
108 → 108
Iterations

Useful iterations: 2 (55.0ms)

IterNodesCost
0560828
12559746
25003744

prune340.0ms

Pruning

6 alts after pruning (6 fresh and 0 done)

Merged error: 5.4b

localize17.0ms

Local error

Found 4 expressions with local error:

4.7b
(sqrt (- 1.0 (/ (* (pow (/ (* M D) (* 2.0 d)) (/ 2.0 2)) (* (pow (/ (* M D) (* 2.0 d)) (/ 2.0 2)) h)) l)))
5.3b
(/ (* M D) (* 2.0 d))
5.3b
(/ (* M D) (* 2.0 d))
5.9b
(* (pow (/ (* M D) (* 2.0 d)) (/ 2.0 2)) h)

rewrite26.0ms

Algorithm
rewrite-expression-head
Rules
49×add-exp-log
30×add-cbrt-cube
19×prod-exp
16×add-sqr-sqrt
12×div-exp
10×*-un-lft-identity
associate-*l* cbrt-unprod
cbrt-undiv add-cube-cbrt
unpow-prod-down
pow1 pow-exp sqrt-prod
add-log-exp
times-frac associate-*r* div-inv unswap-sqr
frac-2neg sqrt-div clear-num associate-/r* associate-/l* sqr-pow
pow-to-exp rem-sqrt-square flip3-- sqrt-pow1 pow1/2 *-commutative flip-- distribute-lft-out-- difference-of-squares
Counts
4 → 90
Calls
4 calls:
4.0ms
(sqrt (- 1.0 (/ (* (pow (/ (* M D) (* 2.0 d)) (/ 2.0 2)) (* (pow (/ (* M D) (* 2.0 d)) (/ 2.0 2)) h)) l)))
6.0ms
(/ (* M D) (* 2.0 d))
6.0ms
(/ (* M D) (* 2.0 d))
7.0ms
(* (pow (/ (* M D) (* 2.0 d)) (/ 2.0 2)) h)

series1.3s

Counts
4 → 12
Calls
4 calls:
368.0ms
(sqrt (- 1.0 (/ (* (pow (/ (* M D) (* 2.0 d)) (/ 2.0 2)) (* (pow (/ (* M D) (* 2.0 d)) (/ 2.0 2)) h)) l)))
27.0ms
(/ (* M D) (* 2.0 d))
34.0ms
(/ (* M D) (* 2.0 d))
913.0ms
(* (pow (/ (* M D) (* 2.0 d)) (/ 2.0 2)) h)

simplify53.0ms

Algorithm
egg-herbie
Counts
102 → 102
Iterations

Useful iterations: 2 (43.0ms)

IterNodesCost
0443917
11894812
25001810

prune351.0ms

Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 5.4b

localize26.0ms

Local error

Found 4 expressions with local error:

5.3b
(cbrt (- 1.0 (/ (* (pow (/ (* M D) (* 2.0 d)) (/ 2.0 2)) (* (pow (/ (* M D) (* 2.0 d)) (/ 2.0 2)) h)) l)))
5.3b
(cbrt (- 1.0 (/ (* (pow (/ (* M D) (* 2.0 d)) (/ 2.0 2)) (* (pow (/ (* M D) (* 2.0 d)) (/ 2.0 2)) h)) l)))
5.9b
(* (pow (/ (* M D) (* 2.0 d)) (/ 2.0 2)) h)
5.9b
(* (pow (/ (* M D) (* 2.0 d)) (/ 2.0 2)) h)

rewrite26.0ms

Algorithm
rewrite-expression-head
Rules
46×add-exp-log
26×add-sqr-sqrt
22×prod-exp
18×associate-*l*
16×*-un-lft-identity
12×add-cube-cbrt unpow-prod-down
10×cbrt-prod pow-exp
div-exp add-cbrt-cube
associate-*r* unswap-sqr
pow1 cbrt-div add-log-exp sqr-pow
pow-to-exp flip3-- times-frac pow1/3 *-commutative flip-- cbrt-unprod div-inv distribute-lft-out-- difference-of-squares
Counts
4 → 92
Calls
4 calls:
4.0ms
(cbrt (- 1.0 (/ (* (pow (/ (* M D) (* 2.0 d)) (/ 2.0 2)) (* (pow (/ (* M D) (* 2.0 d)) (/ 2.0 2)) h)) l)))
4.0ms
(cbrt (- 1.0 (/ (* (pow (/ (* M D) (* 2.0 d)) (/ 2.0 2)) (* (pow (/ (* M D) (* 2.0 d)) (/ 2.0 2)) h)) l)))
7.0ms
(* (pow (/ (* M D) (* 2.0 d)) (/ 2.0 2)) h)
7.0ms
(* (pow (/ (* M D) (* 2.0 d)) (/ 2.0 2)) h)

series1.9s

Counts
4 → 12
Calls
4 calls:
239.0ms
(cbrt (- 1.0 (/ (* (pow (/ (* M D) (* 2.0 d)) (/ 2.0 2)) (* (pow (/ (* M D) (* 2.0 d)) (/ 2.0 2)) h)) l)))
238.0ms
(cbrt (- 1.0 (/ (* (pow (/ (* M D) (* 2.0 d)) (/ 2.0 2)) (* (pow (/ (* M D) (* 2.0 d)) (/ 2.0 2)) h)) l)))
729.0ms
(* (pow (/ (* M D) (* 2.0 d)) (/ 2.0 2)) h)
739.0ms
(* (pow (/ (* M D) (* 2.0 d)) (/ 2.0 2)) h)

simplify43.0ms

Algorithm
egg-herbie
Counts
104 → 104
Iterations

Useful iterations: 2 (29.0ms)

IterNodesCost
03341404
110481300
250011288

prune514.0ms

Pruning

5 alts after pruning (4 fresh and 1 done)

Merged error: 5.4b

regimes610.0ms

Accuracy

0% (1.9b remaining)

Error of 9.3b against oracle of 7.4b and baseline of 9.3b

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02934
12934

end0.0ms

sample1.2s

Algorithm
intervals
Results
558.0ms9321×body80valid
184.0ms3034×body80nan