Details

Time bar (total: 12.2s)

sample14.0ms

Algorithm
intervals
Results
5.0ms237×body80valid
1.0ms10×body640valid
0.0msbody1280valid
0.0msbody320valid
0.0msbody2560valid

simplify4.6s

Counts
1 → 1
Iterations

Useful iterations: 2 (4.0ms)

IterNodesCost
0811
12011
2579
31349
41849
51909
61969
72309
82489
92679
103389
114229
127609
1331279
done50009

prune4.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.1b

localize7.0ms

Local error

Found 1 expressions with local error:

0.0b
(+ (* 2 (+ x y)) (+ z x))

rewrite13.0ms

Algorithm
rewrite-expression-head
Rules
add-log-exp
flip3-+ flip-+
associate-*r/ frac-add
sum-log
associate-+l+
pow1 add-exp-log +-commutative distribute-rgt-in add-sqr-sqrt add-cube-cbrt associate-+r+ *-un-lft-identity distribute-lft-in add-cbrt-cube
Counts
1 → 19
Calls
1 calls:
12.0ms
(+ (* 2 (+ x y)) (+ z x))

series22.0ms

Counts
1 → 3
Calls
1 calls:
22.0ms
(+ (* 2 (+ x y)) (+ z x))

simplify1.4s

Counts
22 → 22
Iterations

Useful iterations: 3 (361.0ms)

IterNodesCost
077433
1274406
21031388
34646380
done5000380

prune58.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.0b

localize7.0ms

Local error

Found 1 expressions with local error:

0.0b
(+ (* 2 x) (+ (* 2 y) (+ z x)))

rewrite24.0ms

Algorithm
rewrite-expression-head
Rules
10×add-log-exp
sum-log
pow1 add-exp-log +-commutative add-sqr-sqrt add-cube-cbrt associate-+r+ *-un-lft-identity flip3-+ add-cbrt-cube flip-+
Counts
1 → 14
Calls
1 calls:
23.0ms
(+ (* 2 x) (+ (* 2 y) (+ z x)))

series25.0ms

Counts
1 → 3
Calls
1 calls:
25.0ms
(+ (* 2 x) (+ (* 2 y) (+ z x)))

simplify871.0ms

Counts
17 → 17
Iterations

Useful iterations: 3 (208.0ms)

IterNodesCost
043280
1137234
2500212
32439210
done5000210

prune32.0ms

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0.0b

localize23.0ms

Local error

Found 4 expressions with local error:

0.0b
(pow (+ (* 2 y) (+ z x)) 3)
3.3b
(+ (pow (* 2 x) 3) (pow (+ (* 2 y) (+ z x)) 3))
11.3b
(+ (* 4 (* x x)) (* (+ (* 2 y) (+ z x)) (+ (* 2 (- y x)) (+ z x))))
44.3b
(/ (+ (pow (* 2 x) 3) (pow (+ (* 2 y) (+ z x)) 3)) (+ (* 4 (* x x)) (* (+ (* 2 y) (+ z x)) (+ (* 2 (- y x)) (+ z x)))))

rewrite230.0ms

Algorithm
rewrite-expression-head
Rules
27×*-un-lft-identity
17×add-sqr-sqrt add-cube-cbrt
15×times-frac
add-log-exp
add-exp-log add-cbrt-cube
pow1 flip3-+ sum-cubes flip-+ distribute-lft-out associate-/l*
unpow-prod-down pow-unpow cube-prod associate-/r*
+-commutative cube-div associate-+r+ sum-log associate-/r/ associate-/l/
cbrt-undiv distribute-rgt-in cube-mult pow-to-exp pow-pow frac-2neg distribute-lft-in unpow3 div-exp pow-exp clear-num div-inv rem-cube-cbrt sqr-pow
Counts
4 → 90
Calls
4 calls:
16.0ms
(pow (+ (* 2 y) (+ z x)) 3)
47.0ms
(+ (pow (* 2 x) 3) (pow (+ (* 2 y) (+ z x)) 3))
7.0ms
(+ (* 4 (* x x)) (* (+ (* 2 y) (+ z x)) (+ (* 2 (- y x)) (+ z x))))
158.0ms
(/ (+ (pow (* 2 x) 3) (pow (+ (* 2 y) (+ z x)) 3)) (+ (* 4 (* x x)) (* (+ (* 2 y) (+ z x)) (+ (* 2 (- y x)) (+ z x)))))

series747.0ms

Counts
4 → 12
Calls
4 calls:
162.0ms
(pow (+ (* 2 y) (+ z x)) 3)
366.0ms
(+ (pow (* 2 x) 3) (pow (+ (* 2 y) (+ z x)) 3))
66.0ms
(+ (* 4 (* x x)) (* (+ (* 2 y) (+ z x)) (+ (* 2 (- y x)) (+ z x))))
152.0ms
(/ (+ (pow (* 2 x) 3) (pow (+ (* 2 y) (+ z x)) 3)) (+ (* 4 (* x x)) (* (+ (* 2 y) (+ z x)) (+ (* 2 (- y x)) (+ z x)))))

simplify984.0ms

Counts
102 → 102
Iterations

Useful iterations: 2 (279.0ms)

IterNodesCost
01963833
15923639
226593331
done50013331

prune347.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0.0b

localize21.0ms

Local error

Found 4 expressions with local error:

0.5b
(/ 1 (+ (* 4 (* x x)) (* (+ (* 2 y) (+ z x)) (+ (* 2 (- y x)) (+ z x)))))
3.3b
(+ (pow (* 2 x) 3) (pow (+ (* 2 y) (+ z x)) 3))
11.3b
(+ (* 4 (* x x)) (* (+ (* 2 y) (+ z x)) (+ (* 2 (- y x)) (+ z x))))
44.3b
(* (+ (pow (* 2 x) 3) (pow (+ (* 2 y) (+ z x)) 3)) (/ 1 (+ (* 4 (* x x)) (* (+ (* 2 y) (+ z x)) (+ (* 2 (- y x)) (+ z x))))))

rewrite293.0ms

Algorithm
rewrite-expression-head
Rules
27×add-sqr-sqrt
25×*-un-lft-identity
20×add-cube-cbrt times-frac
17×add-exp-log
15×associate-*r*
11×add-cbrt-cube
add-log-exp
pow1
flip3-+ flip-+
associate-*l*
div-exp prod-exp associate-/r/
associate-/r* associate-/l* unswap-sqr
cbrt-undiv +-commutative frac-times rec-exp associate-+r+ 1-exp associate-*l/ sum-log sum-cubes cbrt-unprod div-inv distribute-lft-out
distribute-rgt-in pow-flip frac-2neg distribute-lft-in associate-*r/ pow-prod-down clear-num un-div-inv *-commutative inv-pow
Counts
4 → 103
Calls
4 calls:
12.0ms
(/ 1 (+ (* 4 (* x x)) (* (+ (* 2 y) (+ z x)) (+ (* 2 (- y x)) (+ z x)))))
49.0ms
(+ (pow (* 2 x) 3) (pow (+ (* 2 y) (+ z x)) 3))
7.0ms
(+ (* 4 (* x x)) (* (+ (* 2 y) (+ z x)) (+ (* 2 (- y x)) (+ z x))))
221.0ms
(* (+ (pow (* 2 x) 3) (pow (+ (* 2 y) (+ z x)) 3)) (/ 1 (+ (* 4 (* x x)) (* (+ (* 2 y) (+ z x)) (+ (* 2 (- y x)) (+ z x))))))

series680.0ms

Counts
4 → 12
Calls
4 calls:
84.0ms
(/ 1 (+ (* 4 (* x x)) (* (+ (* 2 y) (+ z x)) (+ (* 2 (- y x)) (+ z x)))))
371.0ms
(+ (pow (* 2 x) 3) (pow (+ (* 2 y) (+ z x)) 3))
64.0ms
(+ (* 4 (* x x)) (* (+ (* 2 y) (+ z x)) (+ (* 2 (- y x)) (+ z x))))
160.0ms
(* (+ (pow (* 2 x) 3) (pow (+ (* 2 y) (+ z x)) 3)) (/ 1 (+ (* 4 (* x x)) (* (+ (* 2 y) (+ z x)) (+ (* 2 (- y x)) (+ z x))))))

simplify934.0ms

Counts
115 → 115
Iterations

Useful iterations: 2 (236.0ms)

IterNodesCost
01844460
15464186
223863725
done50013725

prune358.0ms

Pruning

3 alts after pruning (1 fresh and 2 done)

Merged error: 0.0b

regimes67.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify1.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0911
11411
done1411

end0.0ms

sample362.0ms

Algorithm
intervals
Results
166.0ms7371×body80valid
19.0ms197×body1280valid
16.0ms200×body640valid
8.0ms131×body320valid
4.0ms37×body2560valid
3.0ms69×body160valid