Details

Time bar (total: 7.3s)

sample86.0ms

Algorithm
intervals
Results
20.0ms38×body640valid
16.0ms308×body80nan
8.0ms155×body80valid
7.0ms23×body1280valid
4.0ms16×body1280nan
3.0ms21×body320valid
2.0ms12×body640nan
2.0ms19×body160valid
2.0ms11×body320nan
0.0msbody160nan

simplify94.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
03914
19314
219314
341414
471814
5119214
6281614
7500114

prune5.0ms

Filtered
1 candidates to 0 candidates (0.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 45.3b

Counts
2 → 1

localize18.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ (* (sqrt 2.0) t) (sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l))))
0.5b
(* (sqrt 2.0) t)
15.1b
(- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l))
22.1b
(sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l)))

rewrite49.0ms

Algorithm
rewrite-expression-head
Rules
sqrt-div associate--l+
flip3-- flip--
+-commutative distribute-rgt-in distribute-lft-in associate-/r/ *-commutative associate-/l*
sub-neg frac-2neg pow1/2 clear-num div-inv
Counts
4 → 19
Calls
4 calls:
16.0ms
(/ (* (sqrt 2.0) t) (sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l))))
3.0ms
(* (sqrt 2.0) t)
14.0ms
(- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l))
14.0ms
(sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l)))

series1.8s

Counts
4 → 12
Calls
4 calls:
419.0ms
(/ (* (sqrt 2.0) t) (sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l))))
43.0ms
(* (sqrt 2.0) t)
213.0ms
(- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l))
1.2s
(sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l)))

simplify136.0ms

Algorithm
egg-herbie
Counts
31 → 31
Iterations

Useful iterations: 2 (29.0ms)

IterNodesCost
0273392
1991384
24595366
35001366

prune113.0ms

Filtered
31 candidates to 24 candidates (77.4%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New27431
Fresh000
Picked101
Done000
Total28432

Merged error: 6.9b

Counts
32 → 4

localize17.0ms

Local error

Found 4 expressions with local error:

5.0b
(+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l 2) x))))
6.4b
(/ (pow l 2) x)
9.5b
(/ (pow t 2) x)
30.4b
(sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l 2) x)))))

rewrite28.0ms

Algorithm
rewrite-expression-head
Rules
44×associate-*r/
24×frac-add
14×flip3-+ sqrt-div flip-+
12×associate-/l*
10×clear-num
frac-2neg unpow2 sqr-pow
associate-+r+ un-div-inv
+-commutative
distribute-rgt-in distribute-lft-in div-inv
pow1/2
Counts
4 → 44
Calls
4 calls:
10.0ms
(+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l 2) x))))
3.0ms
(/ (pow l 2) x)
3.0ms
(/ (pow t 2) x)
9.0ms
(sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l 2) x)))))

series260.0ms

Counts
4 → 12
Calls
4 calls:
65.0ms
(+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l 2) x))))
18.0ms
(/ (pow l 2) x)
18.0ms
(/ (pow t 2) x)
159.0ms
(sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l 2) x)))))

simplify58.0ms

Algorithm
egg-herbie
Counts
56 → 56
Iterations

Useful iterations: 1 (12.0ms)

IterNodesCost
04501071
118791037
250011037

prune201.0ms

Filtered
56 candidates to 39 candidates (69.6%)
Pruning

7 alts after pruning (6 fresh and 1 done)

PrunedKeptTotal
New53356
Fresh033
Picked011
Done000
Total53760

Merged error: 4.4b

Counts
60 → 7

localize23.0ms

Local error

Found 4 expressions with local error:

1.0b
(+ (pow t 2) (/ (pow l (/ 2 2)) (/ x l)))
5.0b
(+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l (/ 2 2)) (/ x l)))))
9.5b
(/ (pow t 2) x)
30.4b
(sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l (/ 2 2)) (/ x l))))))

rewrite32.0ms

Algorithm
rewrite-expression-head
Rules
44×associate-*r/
24×frac-add
15×flip3-+ flip-+
14×sqrt-div
10×associate-/l*
clear-num
frac-2neg unpow2 sqr-pow
+-commutative associate-+r+ un-div-inv
distribute-rgt-in distribute-lft-in
pow1/2 div-inv
Counts
4 → 42
Calls
4 calls:
5.0ms
(+ (pow t 2) (/ (pow l (/ 2 2)) (/ x l)))
11.0ms
(+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l (/ 2 2)) (/ x l)))))
3.0ms
(/ (pow t 2) x)
10.0ms
(sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l (/ 2 2)) (/ x l))))))

series281.0ms

Counts
4 → 12
Calls
4 calls:
34.0ms
(+ (pow t 2) (/ (pow l (/ 2 2)) (/ x l)))
67.0ms
(+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l (/ 2 2)) (/ x l)))))
18.0ms
(/ (pow t 2) x)
162.0ms
(sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l (/ 2 2)) (/ x l))))))

simplify63.0ms

Algorithm
egg-herbie
Counts
54 → 54
Iterations

Useful iterations: 1 (11.0ms)

IterNodesCost
04571215
117461200
250021200

prune216.0ms

Filtered
54 candidates to 37 candidates (68.5%)
Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New51354
Fresh145
Picked101
Done011
Total53861

Merged error: 4.3b

Counts
61 → 8

localize17.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (sqrt 2.0) t)
5.0b
(+ (+ (/ (* l 2.0) (/ x l)) (* 4.0 (/ (pow t 2) x))) (* (pow t 2) 2.0))
9.5b
(/ (pow t 2) x)
30.4b
(sqrt (+ (+ (/ (* l 2.0) (/ x l)) (* 4.0 (/ (pow t 2) x))) (* (pow t 2) 2.0)))

rewrite34.0ms

Algorithm
rewrite-expression-head
Rules
+-commutative associate-+l+ flip3-+ sqrt-div flip-+ associate-/l*
frac-2neg pow1/2 clear-num *-commutative div-inv unpow2 sqr-pow
Counts
4 → 14
Calls
4 calls:
2.0ms
(* (sqrt 2.0) t)
15.0ms
(+ (+ (/ (* l 2.0) (/ x l)) (* 4.0 (/ (pow t 2) x))) (* (pow t 2) 2.0))
3.0ms
(/ (pow t 2) x)
13.0ms
(sqrt (+ (+ (/ (* l 2.0) (/ x l)) (* 4.0 (/ (pow t 2) x))) (* (pow t 2) 2.0)))

series479.0ms

Counts
4 → 12
Calls
4 calls:
43.0ms
(* (sqrt 2.0) t)
63.0ms
(+ (+ (/ (* l 2.0) (/ x l)) (* 4.0 (/ (pow t 2) x))) (* (pow t 2) 2.0))
23.0ms
(/ (pow t 2) x)
350.0ms
(sqrt (+ (+ (/ (* l 2.0) (/ x l)) (* 4.0 (/ (pow t 2) x))) (* (pow t 2) 2.0)))

simplify88.0ms

Algorithm
egg-herbie
Counts
26 → 26
Iterations

Useful iterations: 3 (84.0ms)

IterNodesCost
0168230
1554224
22650214
35001210

prune67.0ms

Filtered
26 candidates to 17 candidates (65.4%)
Pruning

8 alts after pruning (6 fresh and 2 done)

PrunedKeptTotal
New24226
Fresh246
Picked011
Done011
Total26834

Merged error: 4.3b

Counts
34 → 8

regimes395.0ms

Accuracy

75% (6.0b remaining)

Error of 9.8b against oracle of 3.9b and baseline of 27.6b

bsearch598.0ms

Steps
ItersRangePoint
8
3.403568998745067e+87
4.905813436801621e+90
4.488332034392144e+90
8
1.7245540549261378e-174
7.545122391836811e-171
4.899761605523815e-171
10
3.871683063339351e-223
9.005404400815374e-213
6.311404485509687e-213
4
-6.914198310900146e-265
-3.618629021631408e-265
-6.769228911391228e-265
8
-9.505671634543452e-166
-2.1070939213285662e-168
-9.359052842342105e-167
6
-31565395626.252914
-3186624082.971198
-31115301794.108517

simplify3.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
090121
190121

end0.0ms

sample2.1s

Algorithm
intervals
Results
512.0ms10323×body80nan
260.0ms5047×body80valid
229.0ms903×body1280valid
207.0ms1044×body640valid
152.0ms598×body1280nan
122.0ms604×body640nan
95.0ms635×body320valid
48.0ms335×body320nan
37.0ms371×body160valid
18.0ms188×body160nan