Details

Time bar (total: 1.3m)

sample434.0ms

Algorithm
intervals
Results
175.0ms475×body80valid
49.0ms11×body640valid
10.0msbody1280valid
8.0msbody320valid
4.0msbody160valid

simplify11.8s

Counts
1 → 1
Iterations
IterNodes
410019
31650
2385
1113
035

prune32.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.2b

localize125.0ms

Local error

Found 4 expressions with local error:

2.1b
(- (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)) 3)
3.8b
(+ (* (* (* 2 x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1))) (- (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)) 3)) (* (* x1 x1) (- (* 4 (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1))) 6)))
6.5b
(* (* (* 3 x1) x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)))
6.6b
(* (* x1 x1) (- (* 4 (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1))) 6))

rewrite1.9s

Algorithm
rewrite-expression-head
Rules
243×add-sqr-sqrt
239×*-un-lft-identity
201×prod-diff
171×add-cube-cbrt
166×times-frac
130×associate-+l+
75×distribute-rgt-in distribute-lft-in
35×difference-of-squares
34×distribute-lft-out--
30×add-cbrt-cube add-exp-log
24×associate-*r*
23×associate-*r/
22×associate-/r/
21×fma-neg
18×pow1
15×prod-exp cbrt-unprod
12×flip3-+ flip-+
11×flip3-- div-inv flip--
10×associate-+r+ frac-add
pow-prod-down
add-log-exp
sub-neg
expm1-log1p-u frac-times insert-posit16 log1p-expm1-u
cbrt-undiv div-exp
associate-*l* associate-*l/ *-commutative
associate--l- +-commutative sum-log fma-def diff-log div-sub unswap-sqr
Counts
4 → 351
Calls
4 calls:
564.0ms
(- (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)) 3)
721.0ms
(+ (* (* (* 2 x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1))) (- (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)) 3)) (* (* x1 x1) (- (* 4 (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1))) 6)))
324.0ms
(* (* (* 3 x1) x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)))
275.0ms
(* (* x1 x1) (- (* 4 (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1))) 6))

series745.0ms

Counts
4 → 12
Calls
4 calls:
141.0ms
(- (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)) 3)
417.0ms
(+ (* (* (* 2 x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1))) (- (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)) 3)) (* (* x1 x1) (- (* 4 (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1))) 6)))
70.0ms
(* (* (* 3 x1) x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)))
116.0ms
(* (* x1 x1) (- (* 4 (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1))) 6))

simplify6.7s

Counts
363 → 363
Iterations
IterNodes
26371
11472
0447

prune10.2s

Pruning

9 alts after pruning (9 fresh and 0 done)

Merged error: 0.1b

localize152.0ms

Local error

Found 4 expressions with local error:

2.1b
(- (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)) 3)
3.8b
(+ (* (* (* 2 x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1))) (- (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)) 3)) (+ (* (fma 4 (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)) (- (* (sqrt 6) (sqrt 6)))) (* x1 x1)) (* 0 (* x1 x1))))
6.5b
(* (* (* 3 x1) x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)))
6.6b
(* (fma 4 (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)) (- (* (sqrt 6) (sqrt 6)))) (* x1 x1))

rewrite1.7s

Algorithm
rewrite-expression-head
Rules
239×add-sqr-sqrt
235×*-un-lft-identity
189×prod-diff
167×add-cube-cbrt
166×times-frac
130×associate-+l+
65×distribute-rgt-in distribute-lft-in
35×difference-of-squares
34×distribute-lft-out--
30×add-cbrt-cube add-exp-log
22×associate-*r* associate-/r/
21×fma-neg
18×pow1
17×flip3-+ flip-+
15×prod-exp cbrt-unprod
11×associate-*r/ div-inv add-log-exp
10×frac-add
pow-prod-down
flip3-- flip--
expm1-log1p-u frac-times associate-*l* insert-posit16 log1p-expm1-u
cbrt-undiv sum-log sub-neg div-exp
associate-*l/ *-commutative
associate--l- +-commutative associate-+r+ fma-def diff-log div-sub unswap-sqr
Counts
4 → 331
Calls
4 calls:
579.0ms
(- (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)) 3)
897.0ms
(+ (* (* (* 2 x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1))) (- (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)) 3)) (+ (* (fma 4 (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)) (- (* (sqrt 6) (sqrt 6)))) (* x1 x1)) (* 0 (* x1 x1))))
237.0ms
(* (* (* 3 x1) x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)))
20.0ms
(* (fma 4 (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)) (- (* (sqrt 6) (sqrt 6)))) (* x1 x1))

series913.0ms

Counts
4 → 12
Calls
4 calls:
113.0ms
(- (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)) 3)
535.0ms
(+ (* (* (* 2 x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1))) (- (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)) 3)) (+ (* (fma 4 (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)) (- (* (sqrt 6) (sqrt 6)))) (* x1 x1)) (* 0 (* x1 x1))))
91.0ms
(* (* (* 3 x1) x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)))
173.0ms
(* (fma 4 (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)) (- (* (sqrt 6) (sqrt 6)))) (* x1 x1))

simplify5.8s

Counts
343 → 343
Iterations
IterNodes
24850
11336
0414

prune10.8s

Pruning

10 alts after pruning (9 fresh and 1 done)

Merged error: 0.1b

localize146.0ms

Local error

Found 4 expressions with local error:

2.4b
(+ (+ (* (+ (* (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)) (* (* 2 x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)))) (fma (* -6 x1) (/ (fma 3 (* x1 x1) (- (* 2 x2) x1)) (fma x1 x1 1)) (* (* x1 x1) (fma 4 (/ (fma 3 (* x1 x1) (- (* 2 x2) x1)) (fma x1 x1 1)) -6)))) (+ (* x1 x1) 1)) (* (* (* 3 x1) x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)))) (* (* x1 x1) x1))
6.5b
(* (* (* 3 x1) x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)))
6.6b
(* (* x1 x1) (fma 4 (/ (fma 3 (* x1 x1) (- (* 2 x2) x1)) (fma x1 x1 1)) -6))
8.9b
(fma (* -6 x1) (/ (fma 3 (* x1 x1) (- (* 2 x2) x1)) (fma x1 x1 1)) (* (* x1 x1) (fma 4 (/ (fma 3 (* x1 x1) (- (* 2 x2) x1)) (fma x1 x1 1)) -6)))

rewrite2.4s

Algorithm
rewrite-expression-head
Rules
30×add-cbrt-cube add-exp-log
24×associate-*r*
22×add-sqr-sqrt
21×*-un-lft-identity
18×pow1
15×times-frac prod-exp add-cube-cbrt cbrt-unprod
pow-prod-down add-log-exp
expm1-log1p-u insert-posit16 log1p-expm1-u
cbrt-undiv sum-log fma-def div-exp fma-udef distribute-lft-out-- difference-of-squares
flip3-+ associate-*l* associate-/r/ *-commutative flip-+
distribute-rgt-in +-commutative associate-+l+ distribute-lft-in associate-*r/ div-inv unswap-sqr
Counts
4 → 103
Calls
4 calls:
2.1s
(+ (+ (* (+ (* (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)) (* (* 2 x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)))) (fma (* -6 x1) (/ (fma 3 (* x1 x1) (- (* 2 x2) x1)) (fma x1 x1 1)) (* (* x1 x1) (fma 4 (/ (fma 3 (* x1 x1) (- (* 2 x2) x1)) (fma x1 x1 1)) -6)))) (+ (* x1 x1) 1)) (* (* (* 3 x1) x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)))) (* (* x1 x1) x1))
228.0ms
(* (* (* 3 x1) x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)))
15.0ms
(* (* x1 x1) (fma 4 (/ (fma 3 (* x1 x1) (- (* 2 x2) x1)) (fma x1 x1 1)) -6))
0.0ms
(fma (* -6 x1) (/ (fma 3 (* x1 x1) (- (* 2 x2) x1)) (fma x1 x1 1)) (* (* x1 x1) (fma 4 (/ (fma 3 (* x1 x1) (- (* 2 x2) x1)) (fma x1 x1 1)) -6)))

series1.2s

Counts
4 → 12
Calls
4 calls:
804.0ms
(+ (+ (* (+ (* (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)) (* (* 2 x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)))) (fma (* -6 x1) (/ (fma 3 (* x1 x1) (- (* 2 x2) x1)) (fma x1 x1 1)) (* (* x1 x1) (fma 4 (/ (fma 3 (* x1 x1) (- (* 2 x2) x1)) (fma x1 x1 1)) -6)))) (+ (* x1 x1) 1)) (* (* (* 3 x1) x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)))) (* (* x1 x1) x1))
92.0ms
(* (* (* 3 x1) x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)))
90.0ms
(* (* x1 x1) (fma 4 (/ (fma 3 (* x1 x1) (- (* 2 x2) x1)) (fma x1 x1 1)) -6))
185.0ms
(fma (* -6 x1) (/ (fma 3 (* x1 x1) (- (* 2 x2) x1)) (fma x1 x1 1)) (* (* x1 x1) (fma 4 (/ (fma 3 (* x1 x1) (- (* 2 x2) x1)) (fma x1 x1 1)) -6)))

simplify2.3s

Counts
115 → 115
Iterations
IterNodes
22917
1747
0241

prune3.4s

Pruning

11 alts after pruning (10 fresh and 1 done)

Merged error: 0.1b

localize199.0ms

Local error

Found 4 expressions with local error:

3.8b
(+ (* (fma (/ (* (cbrt (- (+ (* (* 3 x1) x1) (* 2 x2)) x1)) (cbrt (- (+ (* (* 3 x1) x1) (* 2 x2)) x1))) 1) (/ (cbrt (- (+ (* (* 3 x1) x1) (* 2 x2)) x1)) (+ (* x1 x1) 1)) (- (* 3 1))) (* (* 2 x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)))) (fma (* 0 x1) (/ (fma 3 (* x1 x1) (- (* 2 x2) x1)) (fma x1 x1 1)) (* (* x1 x1) (fma 4 (/ (fma 3 (* x1 x1) (- (* 2 x2) x1)) (fma x1 x1 1)) -6))))
6.5b
(* (* (* 3 x1) x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)))
6.6b
(* (* x1 x1) (fma 4 (/ (fma 3 (* x1 x1) (- (* 2 x2) x1)) (fma x1 x1 1)) -6))
7.1b
(fma (/ (* (cbrt (- (+ (* (* 3 x1) x1) (* 2 x2)) x1)) (cbrt (- (+ (* (* 3 x1) x1) (* 2 x2)) x1))) 1) (/ (cbrt (- (+ (* (* 3 x1) x1) (* 2 x2)) x1)) (+ (* x1 x1) 1)) (- (* 3 1)))

rewrite503.0ms

Algorithm
rewrite-expression-head
Rules
30×add-cbrt-cube add-exp-log
24×associate-*r*
21×add-sqr-sqrt
20×*-un-lft-identity
18×pow1
15×times-frac prod-exp cbrt-unprod
14×add-cube-cbrt
pow-prod-down
add-log-exp
expm1-log1p-u fma-udef insert-posit16 log1p-expm1-u
cbrt-undiv div-exp distribute-lft-out-- difference-of-squares
flip3-+ associate-*l* associate-/r/ *-commutative flip-+
distribute-rgt-in +-commutative associate-+r+ sum-log fma-def distribute-lft-in associate-*r/ div-inv unswap-sqr
Counts
4 → 100
Calls
4 calls:
212.0ms
(+ (* (fma (/ (* (cbrt (- (+ (* (* 3 x1) x1) (* 2 x2)) x1)) (cbrt (- (+ (* (* 3 x1) x1) (* 2 x2)) x1))) 1) (/ (cbrt (- (+ (* (* 3 x1) x1) (* 2 x2)) x1)) (+ (* x1 x1) 1)) (- (* 3 1))) (* (* 2 x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)))) (fma (* 0 x1) (/ (fma 3 (* x1 x1) (- (* 2 x2) x1)) (fma x1 x1 1)) (* (* x1 x1) (fma 4 (/ (fma 3 (* x1 x1) (- (* 2 x2) x1)) (fma x1 x1 1)) -6))))
248.0ms
(* (* (* 3 x1) x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)))
39.0ms
(* (* x1 x1) (fma 4 (/ (fma 3 (* x1 x1) (- (* 2 x2) x1)) (fma x1 x1 1)) -6))
1.0ms
(fma (/ (* (cbrt (- (+ (* (* 3 x1) x1) (* 2 x2)) x1)) (cbrt (- (+ (* (* 3 x1) x1) (* 2 x2)) x1))) 1) (/ (cbrt (- (+ (* (* 3 x1) x1) (* 2 x2)) x1)) (+ (* x1 x1) 1)) (- (* 3 1)))

series1.1s

Counts
4 → 12
Calls
4 calls:
652.0ms
(+ (* (fma (/ (* (cbrt (- (+ (* (* 3 x1) x1) (* 2 x2)) x1)) (cbrt (- (+ (* (* 3 x1) x1) (* 2 x2)) x1))) 1) (/ (cbrt (- (+ (* (* 3 x1) x1) (* 2 x2)) x1)) (+ (* x1 x1) 1)) (- (* 3 1))) (* (* 2 x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)))) (fma (* 0 x1) (/ (fma 3 (* x1 x1) (- (* 2 x2) x1)) (fma x1 x1 1)) (* (* x1 x1) (fma 4 (/ (fma 3 (* x1 x1) (- (* 2 x2) x1)) (fma x1 x1 1)) -6))))
87.0ms
(* (* (* 3 x1) x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)))
95.0ms
(* (* x1 x1) (fma 4 (/ (fma 3 (* x1 x1) (- (* 2 x2) x1)) (fma x1 x1 1)) -6))
231.0ms
(fma (/ (* (cbrt (- (+ (* (* 3 x1) x1) (* 2 x2)) x1)) (cbrt (- (+ (* (* 3 x1) x1) (* 2 x2)) x1))) 1) (/ (cbrt (- (+ (* (* 3 x1) x1) (* 2 x2)) x1)) (+ (* x1 x1) 1)) (- (* 3 1)))

simplify2.8s

Counts
112 → 112
Iterations
IterNodes
23179
1855
0285

prune4.2s

Pruning

10 alts after pruning (9 fresh and 1 done)

Merged error: 0.1b

regimes530.0ms

Accuracy

0% (0.4b remaining)

Error of 0.6b against oracle of 0.1b and baseline of 0.6b

bsearch0.0ms

simplify33.0ms

Iterations
IterNodes
265
165
040

end0.0ms

sample8.7s

Algorithm
intervals
Results
6.8s14068×body80valid
675.0ms404×body640valid
373.0ms279×body320valid
353.0ms191×body1280valid
133.0ms158×body160valid