Details

Time bar (total: 5.0s)

sample23.0ms

Algorithm
intervals
Results
7.0ms59×body640valid
4.0ms52×body320valid
4.0ms134×body80valid
1.0ms11×body160valid

simplify5.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0711
11211
21511
done1511

prune2.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 15.0b

Counts
2 → 1

localize6.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ 1.0 (- x 1.0))
0.0b
(/ 1.0 (+ x 1.0))
3.1b
(- (/ 1.0 (+ x 1.0)) (/ 1.0 (- x 1.0)))

rewrite46.0ms

Algorithm
rewrite-expression-head
Rules
84×*-un-lft-identity
55×times-frac
50×add-sqr-sqrt
30×add-cube-cbrt
25×distribute-lft-out--
10×distribute-lft-out
associate-/r*
difference-of-squares
add-exp-log add-cbrt-cube
associate-/r/ associate-/l*
add-log-exp
div-inv
pow1 flip--
cbrt-undiv flip3-- frac-2neg div-exp clear-num flip-+
sub-neg flip3-+ diff-log frac-sub
Counts
3 → 102
Calls
3 calls:
6.0ms
(/ 1.0 (- x 1.0))
6.0ms
(/ 1.0 (+ x 1.0))
30.0ms
(- (/ 1.0 (+ x 1.0)) (/ 1.0 (- x 1.0)))

series13.0ms

Counts
3 → 9
Calls
3 calls:
2.0ms
(/ 1.0 (- x 1.0))
2.0ms
(/ 1.0 (+ x 1.0))
8.0ms
(- (/ 1.0 (+ x 1.0)) (/ 1.0 (- x 1.0)))

simplify663.0ms

Counts
111 → 111
Iterations

Useful iterations: done (660.0ms)

IterNodesCost
01741402
13961329
210011263
325051257
done50001256

prune190.0ms

Filtered
80 candidates to 111 candidates (-38.8%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New1092111
Fresh000
Picked101
Done000
Total1102112

Merged error: 0.2b

Counts
112 → 2

localize16.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ 1.0 (+ x 1.0))
0.5b
(/ 1.0 (- (pow x 3) (pow 1.0 3)))
12.6b
(- (/ 1.0 (+ x 1.0)) (* (/ 1.0 (- (pow x 3) (pow 1.0 3))) (+ (* x x) (+ (* 1.0 1.0) (* x 1.0)))))
20.8b
(* (/ 1.0 (- (pow x 3) (pow 1.0 3))) (+ (* x x) (+ (* 1.0 1.0) (* x 1.0))))

rewrite91.0ms

Algorithm
rewrite-expression-head
Rules
246×add-sqr-sqrt
163×times-frac
151×*-un-lft-identity
112×difference-of-squares
84×unpow-prod-down cube-prod
81×associate-*l*
73×add-cube-cbrt
56×sqr-pow
35×distribute-lft-out--
29×associate-/r*
13×add-exp-log add-cbrt-cube
difference-cubes
pow1 associate-/r/ associate-/l* add-log-exp
flip3-+ frac-sub flip-+
frac-times associate-*r/ distribute-lft-out
cbrt-undiv flip3-- div-exp associate-*r* flip-- div-inv
distribute-rgt-in frac-2neg distribute-lft-in associate-*l/ prod-exp clear-num cbrt-unprod associate--r+ unswap-sqr
sub-neg diff-log pow-prod-down *-commutative
Counts
4 → 275
Calls
4 calls:
5.0ms
(/ 1.0 (+ x 1.0))
16.0ms
(/ 1.0 (- (pow x 3) (pow 1.0 3)))
11.0ms
(- (/ 1.0 (+ x 1.0)) (* (/ 1.0 (- (pow x 3) (pow 1.0 3))) (+ (* x x) (+ (* 1.0 1.0) (* x 1.0)))))
35.0ms
(* (/ 1.0 (- (pow x 3) (pow 1.0 3))) (+ (* x x) (+ (* 1.0 1.0) (* x 1.0))))

series34.0ms

Counts
4 → 12
Calls
4 calls:
2.0ms
(/ 1.0 (+ x 1.0))
6.0ms
(/ 1.0 (- (pow x 3) (pow 1.0 3)))
20.0ms
(- (/ 1.0 (+ x 1.0)) (* (/ 1.0 (- (pow x 3) (pow 1.0 3))) (+ (* x x) (+ (* 1.0 1.0) (* x 1.0)))))
6.0ms
(* (/ 1.0 (- (pow x 3) (pow 1.0 3))) (+ (* x x) (+ (* 1.0 1.0) (* x 1.0))))

simplify569.0ms

Counts
287 → 287
Iterations

Useful iterations: done (551.0ms)

IterNodesCost
03836427
112275698
done50015600

prune749.0ms

Filtered
188 candidates to 287 candidates (-52.7%)
Pruning

2 alts after pruning (1 fresh and 1 done)

PrunedKeptTotal
New2870287
Fresh011
Picked011
Done000
Total2872289

Merged error: 0.2b

Counts
289 → 2

localize12.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (neg (/ 2.0 (pow x 6))) (+ (/ 2.0 (pow x 4)) (/ 2.0 (* x x))))
0.1b
(/ 2.0 (pow x 4))
0.2b
(/ 2.0 (pow x 6))
0.3b
(/ 2.0 (* x x))

rewrite60.0ms

Algorithm
rewrite-expression-head
Rules
48×*-un-lft-identity
45×times-frac
40×add-sqr-sqrt
38×add-cube-cbrt
24×unpow-prod-down
19×add-exp-log
15×associate-/r*
14×add-log-exp
13×add-cbrt-cube
associate-/l*
div-exp sqr-pow
div-inv
distribute-lft-out--
pow1 cbrt-undiv diff-log
distribute-rgt-neg-in frac-2neg clear-num frac-sub distribute-neg-frac distribute-lft-out
pow-to-exp neg-log pow-exp sum-log
associate--l- neg-sub0 sub-neg flip3-- flip3-+ frac-add prod-exp flip-- cbrt-unprod flip-+ associate--r+ difference-of-squares
Counts
4 → 137
Calls
4 calls:
40.0ms
(- (neg (/ 2.0 (pow x 6))) (+ (/ 2.0 (pow x 4)) (/ 2.0 (* x x))))
5.0ms
(/ 2.0 (pow x 4))
5.0ms
(/ 2.0 (pow x 6))
5.0ms
(/ 2.0 (* x x))

series19.0ms

Counts
4 → 12
Calls
4 calls:
7.0ms
(- (neg (/ 2.0 (pow x 6))) (+ (/ 2.0 (pow x 4)) (/ 2.0 (* x x))))
4.0ms
(/ 2.0 (pow x 4))
5.0ms
(/ 2.0 (pow x 6))
3.0ms
(/ 2.0 (* x x))

simplify548.0ms

Counts
149 → 149
Iterations

Useful iterations: done (544.0ms)

IterNodesCost
02522050
15931917
220141799
done50011747

prune297.0ms

Filtered
105 candidates to 149 candidates (-41.9%)
Pruning

6 alts after pruning (4 fresh and 2 done)

PrunedKeptTotal
New1454149
Fresh000
Picked011
Done011
Total1456151

Merged error: 0.0b

Counts
151 → 6

localize12.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (/ 2.0 (pow x 4)) (/ (/ 2.0 x) x))
0.1b
(/ 2.0 (pow x 4))
0.2b
(/ (/ 2.0 x) x)
0.2b
(/ 2.0 (pow x 6))

rewrite75.0ms

Algorithm
rewrite-expression-head
Rules
119×times-frac
84×*-un-lft-identity
78×add-sqr-sqrt add-cube-cbrt
24×unpow-prod-down
19×add-exp-log associate-/l*
17×associate-/r*
13×add-cbrt-cube
div-exp
sqr-pow
div-inv
add-log-exp
cbrt-undiv
pow1
frac-2neg clear-num
pow-to-exp pow-exp distribute-lft-out
+-commutative flip3-+ frac-add sum-log flip-+ associate-/l/
Counts
4 → 174
Calls
4 calls:
50.0ms
(+ (/ 2.0 (pow x 4)) (/ (/ 2.0 x) x))
5.0ms
(/ 2.0 (pow x 4))
7.0ms
(/ (/ 2.0 x) x)
5.0ms
(/ 2.0 (pow x 6))

series22.0ms

Counts
4 → 12
Calls
4 calls:
9.0ms
(+ (/ 2.0 (pow x 4)) (/ (/ 2.0 x) x))
4.0ms
(/ 2.0 (pow x 4))
3.0ms
(/ (/ 2.0 x) x)
5.0ms
(/ 2.0 (pow x 6))

simplify495.0ms

Counts
186 → 186
Iterations

Useful iterations: done (489.0ms)

IterNodesCost
02992174
16472021
219241866
done50011832

prune352.0ms

Filtered
134 candidates to 186 candidates (-38.8%)
Pruning

7 alts after pruning (4 fresh and 3 done)

PrunedKeptTotal
New1851186
Fresh033
Picked011
Done022
Total1857192

Merged error: 0b

Counts
192 → 7

regimes60.0ms

Accuracy

99.4% (0.2b remaining)

Error of 0.2b against oracle of 0.0b and baseline of 29.7b

bsearch29.0ms

Steps
ItersRangePoint
9
0.009971872296741319
901.3230478674768
207.2843131073097
9
-174458.2165831976
-0.46594774775336223
-285.5514038748799

simplify3.0ms

Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
03771
14671
done4671

end0.0ms

sample652.0ms

Algorithm
intervals
Results
209.0ms1858×body640valid
142.0ms4281×body80valid
104.0ms1222×body320valid
40.0ms639×body160valid

Profiling

Loading profile data...