Details

Time bar (total: 17.7s)

sample45.0ms

Algorithm
intervals
Results
28.0ms315×body80valid

simplify4.2s

Counts
1 → 1
Iterations
IterNodes
done5000
123148
111557
10566
9266
8150
791
669
559
447
331
217
110
06

prune4.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize12.0ms

Local error

Found 2 expressions with local error:

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

rewrite26.0ms

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

series86.0ms

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

simplify2.2s

Counts
41 → 41
Iterations
IterNodes
done5000
32416
2487
1169
070

prune156.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.0b
(- x (* (- y x) z))
0.3b
(* (* (- y x) z) (* (- y x) z))
4.2b
(- (* x x) (* (* (- y x) z) (* (- y x) z)))
25.6b
(/ (- (* x x) (* (* (- y x) z) (* (- y x) z))) (- x (* (- y x) z)))

rewrite109.0ms

Algorithm
rewrite-expression-head
Rules
43×pow1
18×add-cbrt-cube add-exp-log
17×pow-prod-down
14×associate-*l/
13×add-sqr-sqrt *-un-lft-identity add-cube-cbrt
12×times-frac
10×flip3-- flip--
prod-exp cbrt-unprod add-log-exp
difference-of-squares
frac-times pow-sqr pow-prod-up insert-posit16 associate-/l*
associate-/r*
sub-neg pow-plus diff-log associate-*r/ associate-/r/ associate-/l/
pow2 cbrt-undiv clear-num frac-2neg div-sub swap-sqr div-exp associate-*r* associate-*l* *-commutative div-inv
Counts
4 → 107
Calls
4 calls:
5.0ms
(- x (* (- y x) z))
74.0ms
(* (* (- y x) z) (* (- y x) z))
8.0ms
(- (* x x) (* (* (- y x) z) (* (- y x) z)))
21.0ms
(/ (- (* x x) (* (* (- y x) z) (* (- y x) z))) (- x (* (- y x) z)))

series395.0ms

Counts
4 → 12
Calls
4 calls:
40.0ms
(- x (* (- y x) z))
47.0ms
(* (* (- y x) z) (* (- y x) z))
95.0ms
(- (* x x) (* (* (- y x) z) (* (- y x) z)))
213.0ms
(/ (- (* x x) (* (* (- y x) z) (* (- y x) z))) (- x (* (- y x) z)))

simplify1.6s

Counts
119 → 119
Iterations
IterNodes
done5001
21758
1498
0167

prune492.0ms

Pruning

4 alts after pruning (2 fresh and 2 done)

Merged error: 0b

localize57.0ms

Local error

Found 4 expressions with local error:

1.4b
(+ (* x x) (* y x))
2.7b
(- (* (* y y) y) (* (* x x) x))
7.2b
(* (- (* (* y y) y) (* (* x x) x)) z)
31.8b
(/ (* (- (* (* y y) y) (* (* x x) x)) z) (+ (* y y) (+ (* x x) (* y x))))

rewrite294.0ms

Algorithm
rewrite-expression-head
Rules
11×add-cbrt-cube add-exp-log
10×add-sqr-sqrt
*-un-lft-identity add-cube-cbrt add-log-exp
pow1
associate-*l* pow3 associate-*l/ insert-posit16
associate-/r* times-frac flip3-- associate-*r* flip--
difference-cubes cbrt-undiv flip3-+ div-exp prod-exp associate-/r/ cbrt-unprod flip-+ associate-/l/
+-commutative clear-num sum-log sub-neg frac-2neg distribute-rgt-out diff-log pow-prod-down *-commutative div-inv associate-/l* unswap-sqr
Counts
4 → 75
Calls
4 calls:
10.0ms
(+ (* x x) (* y x))
47.0ms
(- (* (* y y) y) (* (* x x) x))
140.0ms
(* (- (* (* y y) y) (* (* x x) x)) z)
96.0ms
(/ (* (- (* (* y y) y) (* (* x x) x)) z) (+ (* y y) (+ (* x x) (* y x))))

series317.0ms

Counts
4 → 12
Calls
4 calls:
36.0ms
(+ (* x x) (* y x))
92.0ms
(- (* (* y y) y) (* (* x x) x))
76.0ms
(* (- (* (* y y) y) (* (* x x) x)) z)
112.0ms
(/ (* (- (* (* y y) y) (* (* x x) x)) z) (+ (* y y) (+ (* x x) (* y x))))

simplify1.8s

Counts
87 → 87
Iterations
IterNodes
done5006
21774
1418
0140

prune518.0ms

Pruning

4 alts after pruning (1 fresh and 3 done)

Merged error: 0b

localize51.0ms

Local error

Found 4 expressions with local error:

7.9b
(* (- (* y y) (* x x)) z)
7.9b
(* (- (* y y) (* x x)) z)
25.6b
(/ (- (* x x) (/ (* (* (- (* y y) (* x x)) z) (* (- (* y y) (* x x)) z)) (* (+ y x) (+ y x)))) (- x (* (- y x) z)))
28.1b
(/ (* (* (- (* y y) (* x x)) z) (* (- (* y y) (* x x)) z)) (* (+ y x) (+ y x)))

rewrite260.0ms

Algorithm
rewrite-expression-head
Rules
51×add-cbrt-cube add-exp-log
26×add-sqr-sqrt
23×prod-exp cbrt-unprod
20×times-frac associate-*l/
18×*-un-lft-identity add-cube-cbrt
11×cbrt-undiv div-exp
10×flip3-- associate-/r/ flip-- difference-of-squares associate-/l/
frac-times pow1 associate-*l*
flip3-+ associate-*r* flip-+ associate-/l*
associate-/r* associate-*r/ insert-posit16 add-log-exp
clear-num frac-2neg pow-prod-down *-commutative div-inv unswap-sqr
div-sub
Counts
4 → 135
Calls
4 calls:
42.0ms
(* (- (* y y) (* x x)) z)
43.0ms
(* (- (* y y) (* x x)) z)
55.0ms
(/ (- (* x x) (/ (* (* (- (* y y) (* x x)) z) (* (- (* y y) (* x x)) z)) (* (+ y x) (+ y x)))) (- x (* (- y x) z)))
115.0ms
(/ (* (* (- (* y y) (* x x)) z) (* (- (* y y) (* x x)) z)) (* (+ y x) (+ y x)))

series532.0ms

Counts
4 → 12
Calls
4 calls:
54.0ms
(* (- (* y y) (* x x)) z)
80.0ms
(* (- (* y y) (* x x)) z)
302.0ms
(/ (- (* x x) (/ (* (* (- (* y y) (* x x)) z) (* (- (* y y) (* x x)) z)) (* (+ y x) (+ y x)))) (- x (* (- y x) z)))
96.0ms
(/ (* (* (- (* y y) (* x x)) z) (* (- (* y y) (* x x)) z)) (* (+ y x) (+ y x)))

simplify2.5s

Counts
147 → 147
Iterations
IterNodes
done5001
24002
1766
0234

prune712.0ms

Pruning

4 alts after pruning (0 fresh and 4 done)

Merged error: 0b

regimes184.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify1.0ms

Iterations
IterNodes
done8
18
06

end0.0ms

sample1.2s

Algorithm
intervals
Results
515.0ms10029×body80valid