Details

Time bar (total: 14.2s)

sample31.0ms

Algorithm
intervals
Results
11.0ms293×body80valid
1.0msbody320valid
1.0msbody640valid
1.0msbody1280valid
0.0msbody160valid

simplify1.5s

Counts
1 → 1
Iterations
IterNodes
done5001
51693
4517
3160
248
121
012

prune20.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.2b

localize14.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (/ 2.0 3.0) z)
0.0b
(+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)))
0.0b
(* (- y x) 6.0)
0.3b
(* (* (- y x) 6.0) (- (/ 2.0 3.0) z))

rewrite154.0ms

Algorithm
rewrite-expression-head
Rules
21×add-sqr-sqrt
13×*-un-lft-identity
11×pow1 add-cbrt-cube add-exp-log
10×associate-*l/
associate-*r*
flip3-- flip-- add-log-exp
add-cube-cbrt
associate-*l*
sub-neg difference-of-squares
distribute-rgt-in frac-times associate-+r+ distribute-lft-in pow-prod-down prod-exp cbrt-unprod
distribute-lft-out--
times-frac associate-*r/ *-commutative
+-commutative sum-log flip3-+ diff-log flip-+ unswap-sqr
Counts
4 → 85
Calls
4 calls:
16.0ms
(- (/ 2.0 3.0) z)
16.0ms
(+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)))
33.0ms
(* (- y x) 6.0)
86.0ms
(* (* (- y x) 6.0) (- (/ 2.0 3.0) z))

series278.0ms

Counts
4 → 12
Calls
4 calls:
28.0ms
(- (/ 2.0 3.0) z)
101.0ms
(+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)))
62.0ms
(* (- y x) 6.0)
87.0ms
(* (* (- y x) 6.0) (- (/ 2.0 3.0) z))

simplify1.7s

Counts
97 → 97
Iterations
IterNodes
done5001
22315
1450
0156

prune518.0ms

Pruning

10 alts after pruning (9 fresh and 1 done)

Merged error: 0.0b

localize41.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (+ (* (- y x) (* 6.0 (/ 2.0 3.0))) x) (* (* (- y x) 6.0) (- z)))
0.0b
(+ (* (- y x) (* 6.0 (/ 2.0 3.0))) x)
0.0b
(* (- y x) 6.0)
0.2b
(* (* (- y x) 6.0) (- z))

rewrite361.0ms

Algorithm
rewrite-expression-head
Rules
14×associate-*l/
13×add-sqr-sqrt associate-*r*
11×pow1 *-un-lft-identity add-cbrt-cube add-exp-log add-log-exp
add-cube-cbrt
associate-*l*
sum-log flip3-+ flip3-- pow-prod-down frac-add prod-exp cbrt-unprod flip-+ flip--
distribute-lft-neg-in distribute-rgt-neg-in distribute-rgt-neg-out
+-commutative *-commutative
associate-+l+ neg-mul-1 unsub-neg distribute-lft-out-- difference-of-squares unswap-sqr
Counts
4 → 80
Calls
4 calls:
201.0ms
(+ (+ (* (- y x) (* 6.0 (/ 2.0 3.0))) x) (* (* (- y x) 6.0) (- z)))
48.0ms
(+ (* (- y x) (* 6.0 (/ 2.0 3.0))) x)
36.0ms
(* (- y x) 6.0)
74.0ms
(* (* (- y x) 6.0) (- z))

series275.0ms

Counts
4 → 12
Calls
4 calls:
112.0ms
(+ (+ (* (- y x) (* 6.0 (/ 2.0 3.0))) x) (* (* (- y x) 6.0) (- z)))
74.0ms
(+ (* (- y x) (* 6.0 (/ 2.0 3.0))) x)
46.0ms
(* (- y x) 6.0)
44.0ms
(* (* (- y x) 6.0) (- z))

simplify1.7s

Counts
92 → 92
Iterations
IterNodes
done5001
22680
1510
0164

prune600.0ms

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 0.0b

localize50.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (+ (* (- y x) (* 6.0 (/ 2.0 3.0))) x) (pow (* (- (* 6.0 z)) (- y x)) 1))
0.0b
(+ (* (- y x) (* 6.0 (/ 2.0 3.0))) x)
0.2b
(* (- (* 6.0 z)) (- y x))

rewrite266.0ms

Algorithm
rewrite-expression-head
Rules
10×add-log-exp
add-sqr-sqrt *-un-lft-identity
associate-*l*
pow1 add-cbrt-cube associate-*r* add-exp-log add-cube-cbrt
sum-log
distribute-rgt-in +-commutative sub-neg distribute-lft-in flip3-+ associate-*r/ flip-+
distribute-lft-neg-out distribute-lft-neg-in associate-+l+ neg-mul-1 distribute-rgt-neg-in flip3-- pow-prod-down prod-exp *-commutative cbrt-unprod flip-- distribute-lft-out distribute-lft-out-- difference-of-squares unswap-sqr
Counts
3 → 55
Calls
3 calls:
199.0ms
(+ (+ (* (- y x) (* 6.0 (/ 2.0 3.0))) x) (pow (* (- (* 6.0 z)) (- y x)) 1))
35.0ms
(+ (* (- y x) (* 6.0 (/ 2.0 3.0))) x)
30.0ms
(* (- (* 6.0 z)) (- y x))

series245.0ms

Counts
3 → 9
Calls
3 calls:
104.0ms
(+ (+ (* (- y x) (* 6.0 (/ 2.0 3.0))) x) (pow (* (- (* 6.0 z)) (- y x)) 1))
57.0ms
(+ (* (- y x) (* 6.0 (/ 2.0 3.0))) x)
84.0ms
(* (- (* 6.0 z)) (- y x))

simplify1.0s

Counts
64 → 64
Iterations
IterNodes
done5000
21791
1342
0115

prune445.0ms

Pruning

8 alts after pruning (6 fresh and 2 done)

Merged error: 0.0b

localize34.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt z) (cbrt z))
0.6b
(cbrt z)
0.6b
(cbrt z)
0.6b
(cbrt z)

rewrite13.0ms

Algorithm
rewrite-expression-head
Rules
25×cbrt-prod
23×add-sqr-sqrt
15×*-un-lft-identity add-cube-cbrt
11×pow1
pow1/3
swap-sqr associate-*r* associate-*l* add-exp-log
add-cbrt-cube add-log-exp unswap-sqr
pow-prod-down pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 73
Calls
4 calls:
9.0ms
(* (cbrt z) (cbrt z))
1.0ms
(cbrt z)
1.0ms
(cbrt z)
1.0ms
(cbrt z)

series1.3s

Counts
4 → 12
Calls
4 calls:
337.0ms
(* (cbrt z) (cbrt z))
337.0ms
(cbrt z)
236.0ms
(cbrt z)
351.0ms
(cbrt z)

simplify1.2s

Counts
85 → 85
Iterations
IterNodes
done5000
2727
1138
061

prune535.0ms

Pruning

8 alts after pruning (5 fresh and 3 done)

Merged error: 0.0b

regimes529.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify16.0ms

Iterations
IterNodes
done38
338
237
131
017

end0.0ms

sample1.3s

Algorithm
intervals
Results
653.0ms9264×body80valid
89.0ms264×body640valid
74.0ms199×body320valid
35.0ms137×body1280valid
12.0ms122×body160valid