Details

Time bar (total: 12.0s)

sample99.0ms

Algorithm
intervals
Results
53.0ms114×body1280valid
18.0ms75×body640valid
7.0ms232×body80nan
4.0ms29×body320valid
3.0ms30×body160valid
0.0msbody80valid

simplify65.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0912
11812
22412
33912
45812
58112
69712
710512
done10512

prune3.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 57.6b

localize8.0ms

Local error

Found 2 expressions with local error:

0.0b
(/ (+ 1.0 x) (- 1.0 x))
7.3b
(log (/ (+ 1.0 x) (- 1.0 x)))

rewrite26.0ms

Algorithm
rewrite-expression-head
Rules
63×*-un-lft-identity
41×add-sqr-sqrt
40×times-frac
26×log-prod
23×add-cube-cbrt
11×distribute-lft-out
distribute-lft-out-- difference-of-squares
add-exp-log
associate-/r*
associate-/r/ add-cbrt-cube associate-/l*
pow1
flip3-- div-exp rem-log-exp flip-- div-inv associate-/l/ add-log-exp
cbrt-undiv log-div frac-2neg flip3-+ clear-num log-pow flip-+
Counts
2 → 82
Calls
2 calls:
13.0ms
(/ (+ 1.0 x) (- 1.0 x))
8.0ms
(log (/ (+ 1.0 x) (- 1.0 x)))

series175.0ms

Counts
2 → 6
Calls
2 calls:
35.0ms
(/ (+ 1.0 x) (- 1.0 x))
140.0ms
(log (/ (+ 1.0 x) (- 1.0 x)))

simplify2.3s

Counts
88 → 88
Iterations

Useful iterations: 3 (376.0ms)

IterNodesCost
01421276
13161221
29411150
341411108
done50001108

prune220.0ms

Pruning

7 alts after pruning (7 fresh and 0 done)

Merged error: 0.2b

localize23.0ms

Local error

Found 1 expressions with local error:

0.0b
(* 2.0 (/ (pow x 2) (pow 1.0 2)))

rewrite45.0ms

Algorithm
rewrite-expression-head
Rules
80×times-frac
69×add-sqr-sqrt
68×associate-*r*
56×unpow-prod-down
35×add-cube-cbrt *-un-lft-identity
24×add-exp-log unpow2 sqr-pow
17×unswap-sqr
10×prod-exp
div-exp
pow-to-exp pow-exp add-cbrt-cube
pow1 associate-*l*
cbrt-unprod
cbrt-undiv associate-*r/ pow-prod-down *-commutative div-inv add-log-exp
Counts
1 → 110
Calls
1 calls:
37.0ms
(* 2.0 (/ (pow x 2) (pow 1.0 2)))

series80.0ms

Counts
1 → 3
Calls
1 calls:
79.0ms
(* 2.0 (/ (pow x 2) (pow 1.0 2)))

simplify1.3s

Counts
113 → 113
Iterations

Useful iterations: 2 (278.0ms)

IterNodesCost
02201482
15311293
225521087
done50011087

prune330.0ms

Pruning

7 alts after pruning (6 fresh and 1 done)

Merged error: 0.2b

localize17.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ (+ 1.0 x) (- (pow 1.0 3) (pow x 3)))
0.0b
(* x (+ 1.0 x))
7.3b
(log (/ (+ 1.0 x) (- (pow 1.0 3) (pow x 3))))
7.3b
(log (+ (* x (+ 1.0 x)) (* 1.0 1.0)))

rewrite92.0ms

Algorithm
rewrite-expression-head
Rules
286×add-sqr-sqrt
262×*-un-lft-identity
200×times-frac
144×difference-of-squares
109×log-prod
108×unpow-prod-down cube-prod
72×sqr-pow
68×add-cube-cbrt
52×distribute-lft-out
45×distribute-lft-out--
25×associate-/r*
12×add-exp-log
difference-cubes
pow1 add-cbrt-cube
associate-*r* associate-/r/ associate-/l* add-log-exp
log-div flip3-+ rem-log-exp associate-*l* flip-+
flip3-- associate-*r/ div-exp log-pow flip-- div-inv associate-/l/
cbrt-undiv distribute-rgt-in frac-2neg distribute-lft-in pow-prod-down prod-exp clear-num *-commutative cbrt-unprod unswap-sqr
Counts
4 → 299
Calls
4 calls:
37.0ms
(/ (+ 1.0 x) (- (pow 1.0 3) (pow x 3)))
9.0ms
(* x (+ 1.0 x))
21.0ms
(log (/ (+ 1.0 x) (- (pow 1.0 3) (pow x 3))))
5.0ms
(log (+ (* x (+ 1.0 x)) (* 1.0 1.0)))

series229.0ms

Counts
4 → 12
Calls
4 calls:
51.0ms
(/ (+ 1.0 x) (- (pow 1.0 3) (pow x 3)))
43.0ms
(* x (+ 1.0 x))
71.0ms
(log (/ (+ 1.0 x) (- (pow 1.0 3) (pow x 3))))
65.0ms
(log (+ (* x (+ 1.0 x)) (* 1.0 1.0)))

simplify1.1s

Counts
311 → 311
Iterations

Useful iterations: done (1.1s)

IterNodesCost
03676917
18216324
226536184
done50006183

prune803.0ms

Pruning

7 alts after pruning (6 fresh and 1 done)

Merged error: 0.2b

localize24.0ms

Local error

Found 4 expressions with local error:

0.0b
(* x (+ 1.0 x))
0.0b
(* x (+ 1.0 x))
7.3b
(log (/ (/ (+ x 1.0) (+ (* x (+ 1.0 x)) (* 1.0 1.0))) (- 1.0 x)))
7.3b
(log (+ (* x (+ 1.0 x)) (* 1.0 1.0)))

rewrite84.0ms

Algorithm
rewrite-expression-head
Rules
150×times-frac
138×*-un-lft-identity
108×add-sqr-sqrt
99×log-prod
68×add-cube-cbrt
18×distribute-lft-out-- difference-of-squares
17×distribute-lft-out
15×add-exp-log
12×associate-/r/
10×pow1
flip3-+ associate-*r* add-cbrt-cube flip-+
associate-*l* div-inv
associate-*r/ rem-log-exp add-log-exp
log-div div-exp
distribute-rgt-in distribute-lft-in pow-prod-down prod-exp log-pow *-commutative cbrt-unprod unswap-sqr
flip3-- flip--
Counts
4 → 168
Calls
4 calls:
22.0ms
(* x (+ 1.0 x))
15.0ms
(* x (+ 1.0 x))
24.0ms
(log (/ (/ (+ x 1.0) (+ (* x (+ 1.0 x)) (* 1.0 1.0))) (- 1.0 x)))
8.0ms
(log (+ (* x (+ 1.0 x)) (* 1.0 1.0)))

series282.0ms

Counts
4 → 12
Calls
4 calls:
49.0ms
(* x (+ 1.0 x))
45.0ms
(* x (+ 1.0 x))
106.0ms
(log (/ (/ (+ x 1.0) (+ (* x (+ 1.0 x)) (* 1.0 1.0))) (- 1.0 x)))
81.0ms
(log (+ (* x (+ 1.0 x)) (* 1.0 1.0)))

simplify1.2s

Counts
180 → 180
Iterations

Useful iterations: done (1.2s)

IterNodesCost
03874902
18784682
231644361
done50004360

prune538.0ms

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 0.2b

regimes47.0ms

Accuracy

0% (0.4b remaining)

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

bsearch0.0ms

simplify2.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01624
12124
done2124

end0.0ms

sample3.0s

Algorithm
intervals
Results
1.6s3451×body1280valid
647.0ms2505×body640valid
255.0ms8120×body80nan
195.0ms1227×body320valid
56.0ms599×body160valid
10.0ms218×body80valid