Details

Time bar (total: 10.6s)

sample44.0ms

Algorithm
intervals
Results
17.0ms297×body80valid
6.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))

rewrite32.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))
14.0ms
(* (pow (/ (* M D) (* 2.0 d)) 2.0) (/ h l))

series1.5s

Counts
4 → 12
Calls
4 calls:
420.0ms
(* w0 (sqrt (- 1.0 (* (pow (/ (* M D) (* 2.0 d)) 2.0) (/ h l)))))
356.0ms
(sqrt (- 1.0 (* (pow (/ (* M D) (* 2.0 d)) 2.0) (/ h l))))
34.0ms
(/ (* M D) (* 2.0 d))
679.0ms
(* (pow (/ (* M D) (* 2.0 d)) 2.0) (/ h l))

simplify72.0ms

Algorithm
egg-herbie
Counts
125 → 125
Iterations

Useful iterations: 2 (61.0ms)

IterNodesCost
06091075
12742997
25003994

prune396.0ms

Pruning

6 alts after pruning (6 fresh and 0 done)

Merged error: 6.2b

localize15.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)

rewrite29.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:
680.0ms
(/ (* (pow (/ (* M D) (* 2.0 d)) 2.0) h) l)
372.0ms
(sqrt (- 1.0 (/ (* (pow (/ (* M D) (* 2.0 d)) 2.0) h) l)))
35.0ms
(/ (* M D) (* 2.0 d))
735.0ms
(* (pow (/ (* M D) (* 2.0 d)) 2.0) h)

simplify65.0ms

Algorithm
egg-herbie
Counts
108 → 108
Iterations

Useful iterations: 2 (55.0ms)

IterNodesCost
0560829
12559746
25003744

prune353.0ms

Pruning

6 alts after pruning (6 fresh and 0 done)

Merged error: 5.4b

localize16.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)

rewrite27.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))
8.0ms
(* (pow (/ (* M D) (* 2.0 d)) (/ 2.0 2)) h)

series1.2s

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

simplify56.0ms

Algorithm
egg-herbie
Counts
102 → 102
Iterations

Useful iterations: 2 (45.0ms)

IterNodesCost
0443917
11894812
25001810

prune353.0ms

Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 5.4b

localize21.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)

rewrite30.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)
11.0ms
(* (pow (/ (* M D) (* 2.0 d)) (/ 2.0 2)) h)

series2.1s

Counts
4 → 12
Calls
4 calls:
254.0ms
(cbrt (- 1.0 (/ (* (pow (/ (* M D) (* 2.0 d)) (/ 2.0 2)) (* (pow (/ (* M D) (* 2.0 d)) (/ 2.0 2)) h)) l)))
243.0ms
(cbrt (- 1.0 (/ (* (pow (/ (* M D) (* 2.0 d)) (/ 2.0 2)) (* (pow (/ (* M D) (* 2.0 d)) (/ 2.0 2)) h)) l)))
715.0ms
(* (pow (/ (* M D) (* 2.0 d)) (/ 2.0 2)) h)
907.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

regimes660.0ms

Accuracy

0% (1.9b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02934
12934

end0.0ms

sample1.2s

Algorithm
intervals
Results
556.0ms9321×body80valid
185.0ms3034×body80nan