Details

Time bar (total: 23.1s)

sample20.0ms

Algorithm
intervals
Results
10.0ms334×body80valid

simplify14.7s

Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
089
1159
2289
3569
4919
51179
61349
71519
82029
93049
105439
119199
1216179
1320169
1428759
done50009

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.2b

localize6.0ms

Local error

Found 3 expressions with local error:

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

rewrite28.0ms

Algorithm
rewrite-expression-head
Rules
10×pow1 add-exp-log add-sqr-sqrt add-cbrt-cube
*-un-lft-identity
add-cube-cbrt associate-*r* associate-*l* associate-*l/
add-log-exp
pow-prod-down prod-exp cbrt-unprod
flip3-- *-commutative flip--
+-commutative flip3-+ sum-log flip-+ distribute-lft-out-- difference-of-squares unswap-sqr
Counts
3 → 53
Calls
3 calls:
2.0ms
(+ x (* (* (- y x) 6.0) z))
10.0ms
(* (- y x) 6.0)
14.0ms
(* (* (- y x) 6.0) z)

series112.0ms

Counts
3 → 9
Calls
3 calls:
43.0ms
(+ x (* (* (- y x) 6.0) z))
29.0ms
(* (- y x) 6.0)
40.0ms
(* (* (- y x) 6.0) z)

simplify2.8s

Counts
62 → 62
Iterations

Useful iterations: 2 (73.0ms)

IterNodesCost
098644
1252603
2984521
34873521
done5000521

prune115.0ms

Pruning

7 alts after pruning (6 fresh and 1 done)

Merged error: 0.0b

localize6.0ms

Local error

Found 2 expressions with local error:

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

rewrite16.0ms

Algorithm
rewrite-expression-head
Rules
pow1 add-exp-log add-cbrt-cube
add-sqr-sqrt *-un-lft-identity associate-*l*
add-log-exp
add-cube-cbrt pow-prod-down prod-exp cbrt-unprod
associate-*l/
+-commutative flip3-- flip3-+ associate-*r* sum-log *-commutative flip-- flip-+ distribute-lft-out-- difference-of-squares
Counts
2 → 33
Calls
2 calls:
3.0ms
(+ x (* (- y x) (* 6.0 z)))
13.0ms
(* (- y x) (* 6.0 z))

series83.0ms

Counts
2 → 6
Calls
2 calls:
43.0ms
(+ x (* (- y x) (* 6.0 z)))
40.0ms
(* (- y x) (* 6.0 z))

simplify1.1s

Counts
39 → 39
Iterations

Useful iterations: 2 (53.0ms)

IterNodesCost
075468
1207438
2667376
33011376
done5000376

prune75.0ms

Pruning

7 alts after pruning (5 fresh and 2 done)

Merged error: 0.0b

localize10.0ms

Local error

Found 4 expressions with local error:

0.2b
(* (- (* y y) (* x x)) 6.0)
0.3b
(* (/ (* (- (* y y) (* x x)) 6.0) (+ y x)) z)
1.9b
(- (* y y) (* x x))
26.5b
(/ (* (- (* y y) (* x x)) 6.0) (+ y x))

rewrite47.0ms

Algorithm
rewrite-expression-head
Rules
20×add-exp-log add-cbrt-cube
17×*-un-lft-identity
15×add-sqr-sqrt
14×associate-*l*
11×add-cube-cbrt
pow1 times-frac
associate-*r* prod-exp cbrt-unprod add-log-exp
associate-*l/
cbrt-undiv div-exp associate-/r* associate-/r/
flip3-- flip-- distribute-lft-out
flip3-+ pow-prod-down *-commutative flip-+ div-inv associate-/l/ difference-of-squares unswap-sqr
sub-neg frac-2neg diff-log clear-num associate-/l*
Counts
4 → 91
Calls
4 calls:
10.0ms
(* (- (* y y) (* x x)) 6.0)
21.0ms
(* (/ (* (- (* y y) (* x x)) 6.0) (+ y x)) z)
2.0ms
(- (* y y) (* x x))
11.0ms
(/ (* (- (* y y) (* x x)) 6.0) (+ y x))

series200.0ms

Counts
4 → 12
Calls
4 calls:
43.0ms
(* (- (* y y) (* x x)) 6.0)
65.0ms
(* (/ (* (- (* y y) (* x x)) 6.0) (+ y x)) z)
30.0ms
(- (* y y) (* x x))
61.0ms
(/ (* (- (* y y) (* x x)) 6.0) (+ y x))

simplify671.0ms

Counts
103 → 103
Iterations

Useful iterations: 2 (135.0ms)

IterNodesCost
01471587
14201524
220111248
done50001248

prune205.0ms

Pruning

7 alts after pruning (4 fresh and 3 done)

Merged error: 0.0b

localize7.0ms

Local error

Found 3 expressions with local error:

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

rewrite28.0ms

Algorithm
rewrite-expression-head
Rules
10×pow1 add-exp-log add-sqr-sqrt add-cbrt-cube
*-un-lft-identity associate-*l*
add-cube-cbrt
add-log-exp
associate-*r* pow-prod-down associate-*l/ prod-exp cbrt-unprod
flip3-- associate-*r/ *-commutative flip--
+-commutative flip3-+ sum-log flip-+ distribute-lft-out-- difference-of-squares unswap-sqr
Counts
3 → 53
Calls
3 calls:
3.0ms
(+ x (* 6.0 (* (- y x) z)))
10.0ms
(* (- y x) z)
15.0ms
(* 6.0 (* (- y x) z))

series111.0ms

Counts
3 → 9
Calls
3 calls:
42.0ms
(+ x (* 6.0 (* (- y x) z)))
31.0ms
(* (- y x) z)
38.0ms
(* 6.0 (* (- y x) z))

simplify2.1s

Counts
62 → 62
Iterations

Useful iterations: 2 (65.0ms)

IterNodesCost
094637
1241604
2843518
34476518
done5000518

prune113.0ms

Pruning

7 alts after pruning (4 fresh and 3 done)

Merged error: 0b

regimes105.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify1.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
089
1119
done119

end0.0ms

sample434.0ms

Algorithm
intervals
Results
228.0ms10116×body80valid