Details

Time bar (total: 3.1s)

sample24.0ms

Algorithm
intervals
Results
10.0ms328×body80valid

simplify118.0ms

Counts
1 → 1

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.1b

localize8.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)

rewrite73.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:
7.0ms
(+ x (* (* (- y x) 6.0) z))
22.0ms
(* (- y x) 6.0)
43.0ms
(* (* (- y x) 6.0) z)

series123.0ms

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

simplify33.0ms

Counts
62 → 62

prune116.0ms

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 0b

localize7.0ms

Local error

Found 2 expressions with local error:

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

rewrite40.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:
8.0ms
(+ x (* (- y x) (* 6.0 z)))
32.0ms
(* (- y x) (* 6.0 z))

series94.0ms

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

simplify97.0ms

Counts
39 → 39

prune76.0ms

Pruning

8 alts after pruning (6 fresh and 2 done)

Merged error: 0b

localize10.0ms

Local error

Found 4 expressions with local error:

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

rewrite224.0ms

Algorithm
rewrite-expression-head
Rules
20×pow1 add-exp-log add-cbrt-cube
16×add-sqr-sqrt
15×associate-*r*
12×*-un-lft-identity associate-*l/
10×add-cube-cbrt pow-prod-down prod-exp cbrt-unprod
associate-*l* sqrt-prod
add-log-exp
flip3-- *-commutative flip--
unswap-sqr
+-commutative flip3-+ sum-log flip-+ distribute-lft-out-- difference-of-squares
Counts
4 → 83
Calls
4 calls:
7.0ms
(+ x (* (* (* (- y x) (sqrt 6.0)) (sqrt 6.0)) z))
142.0ms
(* (* (* (- y x) (sqrt 6.0)) (sqrt 6.0)) z)
25.0ms
(* (- y x) (sqrt 6.0))
47.0ms
(* (* (- y x) (sqrt 6.0)) (sqrt 6.0))

series506.0ms

Counts
4 → 12
Calls
4 calls:
178.0ms
(+ x (* (* (* (- y x) (sqrt 6.0)) (sqrt 6.0)) z))
161.0ms
(* (* (* (- y x) (sqrt 6.0)) (sqrt 6.0)) z)
61.0ms
(* (- y x) (sqrt 6.0))
106.0ms
(* (* (- y x) (sqrt 6.0)) (sqrt 6.0))

simplify50.0ms

Counts
95 → 95

prune173.0ms

Pruning

5 alts after pruning (2 fresh and 3 done)

Merged error: 0b

localize10.0ms

Local error

Found 3 expressions with local error:

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

rewrite61.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt add-log-exp
pow1 add-exp-log add-cube-cbrt sub-neg *-un-lft-identity add-cbrt-cube
distribute-rgt-in associate-+l+ distribute-lft-in
associate-*r* associate-*l*
flip3-- associate-*r/ flip--
+-commutative flip3-+ diff-log pow-prod-down prod-exp sum-log *-commutative cbrt-unprod flip-+ unswap-sqr
Counts
3 → 51
Calls
3 calls:
8.0ms
(- (* z y) (* x z))
19.0ms
(+ (* 6.0 (- (* z y) (* x z))) x)
33.0ms
(* 6.0 (- (* z y) (* x z)))

series141.0ms

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

simplify134.0ms

Counts
60 → 60

prune110.0ms

Pruning

5 alts after pruning (1 fresh and 4 done)

Merged error: 0b

regimes77.0ms

Accuracy

0% (0.3b remaining)

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

bsearch0.0ms

simplify1.0ms

end0.0ms

sample765.0ms

Algorithm
intervals
Results
346.0ms10177×body80valid