Details

Time bar (total: 3.0s)

sample226.0ms

Algorithm
intervals
Results
13.0ms428×body80valid
9.0ms428×pre80true

simplify573.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (120.0ms)

IterNodesCost
0471811
1471811

prune11.0ms

Filtered
1 candidates to 1 candidates (0.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.1b

Counts
2 → 2

localize10.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (/ (* m (- 1.0 m)) v) 1.0)
0.0b
(* m (- 1.0 m))
0.0b
(/ (* m (- 1.0 m)) v)
0.2b
(* (- (/ (* m (- 1.0 m)) v) 1.0) m)

rewrite56.0ms

Algorithm
rewrite-expression-head
Rules
20×add-sqr-sqrt
16×*-un-lft-identity
13×add-exp-log add-cbrt-cube
10×add-cube-cbrt
pow1 associate-*r* associate-*l*
add-log-exp
flip3-- associate-*r/ flip--
sub-neg times-frac prod-exp associate-/r* cbrt-unprod distribute-lft-out-- difference-of-squares
cbrt-undiv distribute-rgt-in distribute-lft-in div-exp pow-prod-down associate-*l/ *-commutative associate-/l/ unswap-sqr
frac-2neg diff-log clear-num div-inv associate-/l*
Counts
4 → 85
Calls
4 calls:
26.0ms
(- (/ (* m (- 1.0 m)) v) 1.0)
6.0ms
(* m (- 1.0 m))
7.0ms
(/ (* m (- 1.0 m)) v)
13.0ms
(* (- (/ (* m (- 1.0 m)) v) 1.0) m)

series31.0ms

Counts
4 → 12
Calls
4 calls:
5.0ms
(- (/ (* m (- 1.0 m)) v) 1.0)
5.0ms
(* m (- 1.0 m))
5.0ms
(/ (* m (- 1.0 m)) v)
15.0ms
(* (- (/ (* m (- 1.0 m)) v) 1.0) m)

simplify46.0ms

Algorithm
egg-herbie
Counts
97 → 97
Iterations

Useful iterations: 0 (38.0ms)

IterNodesCost
06140938

prune136.0ms

Filtered
67 candidates to 97 candidates (-44.8%)
Pruning

10 alts after pruning (9 fresh and 1 done)

PrunedKeptTotal
New88997
Fresh101
Picked011
Done000
Total891099

Merged error: 0.0b

Counts
99 → 10

localize15.0ms

Local error

Found 4 expressions with local error:

0.0b
(* m (- (pow 1.0 3) (pow m 3)))
0.0b
(/ (* m (- (pow 1.0 3) (pow m 3))) (* v (+ (* m m) (* 1.0 (+ m 1.0)))))
0.1b
(* v (+ (* m m) (* 1.0 (+ m 1.0))))
0.2b
(* (- (/ (* m (- (pow 1.0 3) (pow m 3))) (* v (+ (* m m) (* 1.0 (+ m 1.0))))) 1.0) m)

rewrite72.0ms

Algorithm
rewrite-expression-head
Rules
42×add-sqr-sqrt
31×associate-*r*
22×add-exp-log *-un-lft-identity add-cbrt-cube
17×difference-of-squares
12×unpow-prod-down cube-prod
11×associate-*l*
10×pow1 add-cube-cbrt
associate-*r/ sqr-pow
prod-exp cbrt-unprod
distribute-lft-out--
cbrt-undiv div-exp add-log-exp
distribute-rgt-in flip3-- distribute-lft-in pow-prod-down *-commutative flip-- unswap-sqr
sub-neg flip3-+ associate-*l/ associate-/r/ flip-+ associate-/l/
difference-cubes frac-2neg times-frac clear-num associate-/r* div-inv associate-/l*
Counts
4 → 115
Calls
4 calls:
20.0ms
(* m (- (pow 1.0 3) (pow m 3)))
19.0ms
(/ (* m (- (pow 1.0 3) (pow m 3))) (* v (+ (* m m) (* 1.0 (+ m 1.0)))))
6.0ms
(* v (+ (* m m) (* 1.0 (+ m 1.0))))
23.0ms
(* (- (/ (* m (- (pow 1.0 3) (pow m 3))) (* v (+ (* m m) (* 1.0 (+ m 1.0))))) 1.0) m)

series47.0ms

Counts
4 → 12
Calls
4 calls:
9.0ms
(* m (- (pow 1.0 3) (pow m 3)))
13.0ms
(/ (* m (- (pow 1.0 3) (pow m 3))) (* v (+ (* m m) (* 1.0 (+ m 1.0)))))
9.0ms
(* v (+ (* m m) (* 1.0 (+ m 1.0))))
16.0ms
(* (- (/ (* m (- (pow 1.0 3) (pow m 3))) (* v (+ (* m m) (* 1.0 (+ m 1.0))))) 1.0) m)

simplify42.0ms

Algorithm
egg-herbie
Counts
127 → 127
Iterations

Useful iterations: 0 (27.0ms)

IterNodesCost
049782018
149782018

prune234.0ms

Filtered
85 candidates to 127 candidates (-49.4%)
Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New1243127
Fresh448
Picked011
Done101
Total1298137

Merged error: 0.0b

Counts
137 → 8

localize8.0ms

Local error

Found 3 expressions with local error:

0.0b
(- (* (* m (/ m v)) (- 1.0 m)) (* m 1.0))
0.0b
(* (* m (/ m v)) (- 1.0 m))
0.1b
(* m (/ m v))

rewrite28.0ms

Algorithm
rewrite-expression-head
Rules
19×add-sqr-sqrt
18×associate-*r*
17×add-exp-log add-cbrt-cube
14×*-un-lft-identity
12×add-cube-cbrt
10×pow1 times-frac
prod-exp cbrt-unprod
associate-*r/
sub-neg add-log-exp
distribute-rgt-in distribute-lft-in associate-*l* pow-prod-down associate--l+
flip3-- flip--
cbrt-undiv frac-times div-exp *-commutative unswap-sqr
diff-log associate-*l/ div-inv distribute-lft-out-- difference-of-squares
Counts
3 → 79
Calls
3 calls:
10.0ms
(- (* (* m (/ m v)) (- 1.0 m)) (* m 1.0))
9.0ms
(* (* m (/ m v)) (- 1.0 m))
7.0ms
(* m (/ m v))

series17.0ms

Counts
3 → 9
Calls
3 calls:
7.0ms
(- (* (* m (/ m v)) (- 1.0 m)) (* m 1.0))
6.0ms
(* (* m (/ m v)) (- 1.0 m))
3.0ms
(* m (/ m v))

simplify41.0ms

Algorithm
egg-herbie
Counts
88 → 88
Iterations

Useful iterations: 0 (34.0ms)

IterNodesCost
04964853
14964853

prune96.0ms

Filtered
55 candidates to 88 candidates (-60.0%)
Pruning

6 alts after pruning (5 fresh and 1 done)

PrunedKeptTotal
New85388
Fresh426
Picked101
Done011
Total90696

Merged error: 0.0b

Counts
96 → 6

localize11.0ms

Local error

Found 4 expressions with local error:

0.1b
(* m (/ m v))
0.4b
(* (sqrt (* m (/ m v))) (sqrt (* m (/ m v))))
11.5b
(sqrt (* m (/ m v)))
11.5b
(sqrt (* m (/ m v)))

rewrite31.0ms

Algorithm
rewrite-expression-head
Rules
61×pow1
32×sqrt-pow1
23×add-sqr-sqrt pow-prod-down
17×associate-*r*
16×add-cube-cbrt *-un-lft-identity
12×pow1/2
11×add-exp-log add-cbrt-cube
10×times-frac pow-prod-up
associate-*r/
associate-*l*
sqrt-div sqrt-prod pow-sqr
swap-sqr add-log-exp
prod-exp cbrt-unprod unswap-sqr
*-commutative
cbrt-undiv pow2 frac-times pow-plus sqrt-unprod div-exp associate-*l/ rem-square-sqrt div-inv
Counts
4 → 108
Calls
4 calls:
6.0ms
(* m (/ m v))
11.0ms
(* (sqrt (* m (/ m v))) (sqrt (* m (/ m v))))
4.0ms
(sqrt (* m (/ m v)))
6.0ms
(sqrt (* m (/ m v)))

series23.0ms

Counts
4 → 12
Calls
4 calls:
3.0ms
(* m (/ m v))
6.0ms
(* (sqrt (* m (/ m v))) (sqrt (* m (/ m v))))
7.0ms
(sqrt (* m (/ m v)))
7.0ms
(sqrt (* m (/ m v)))

simplify75.0ms

Algorithm
egg-herbie
Counts
120 → 120
Iterations

Useful iterations: 0 (67.0ms)

IterNodesCost
04948751
14948751

prune99.0ms

Filtered
73 candidates to 120 candidates (-64.4%)
Pruning

6 alts after pruning (4 fresh and 2 done)

PrunedKeptTotal
New1200120
Fresh044
Picked011
Done011
Total1206126

Merged error: 0.0b

Counts
126 → 6

regimes98.0ms

Accuracy

0% (0.7b remaining)

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

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
04025
14025

end0.0ms

sample1.0s

Algorithm
intervals
Results
405.0ms13902×body80valid
247.0ms13902×pre80true

Profiling

Loading profile data...