Details

Time bar (total: 16.7s)

sample37.0ms

Algorithm
intervals
Results
22.0ms337×body80valid

simplify1.5s

Counts
1 → 1
Iterations

Useful iterations: 2 (18.0ms)

IterNodesCost
01013
12613
25511
312111
418211
521011
623611
728511
838311
948511
1055311
1157011
done57011

prune4.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.2b

localize9.0ms

Local error

Found 3 expressions with local error:

0.0b
(- (* (* x 3.0) x) (* x 4.0))
0.1b
(* 3.0 (+ (- (* (* x 3.0) x) (* x 4.0)) 1.0))
0.1b
(* (* x 3.0) x)

rewrite372.0ms

Algorithm
rewrite-expression-head
Rules
10×pow1 add-exp-log add-cbrt-cube
add-sqr-sqrt *-un-lft-identity
associate-*r*
add-cube-cbrt
add-log-exp
associate-*l* pow-prod-down prod-exp cbrt-unprod
associate-*r/ *-commutative
distribute-rgt-in sub-neg flip3-- distribute-lft-in flip3-+ diff-log flip-- flip-+ distribute-lft-out unswap-sqr
Counts
3 → 53
Calls
3 calls:
22.0ms
(- (* (* x 3.0) x) (* x 4.0))
316.0ms
(* 3.0 (+ (- (* (* x 3.0) x) (* x 4.0)) 1.0))
32.0ms
(* (* x 3.0) x)

series191.0ms

Counts
3 → 9
Calls
3 calls:
102.0ms
(- (* (* x 3.0) x) (* x 4.0))
54.0ms
(* 3.0 (+ (- (* (* x 3.0) x) (* x 4.0)) 1.0))
36.0ms
(* (* x 3.0) x)

simplify3.3s

Counts
62 → 62
Iterations

Useful iterations: 3 (1.6s)

IterNodesCost
0105803
1282760
2937606
33854598
done5000598

prune192.0ms

Pruning

6 alts after pruning (6 fresh and 0 done)

Merged error: 0b

localize13.0ms

Local error

Found 2 expressions with local error:

0.0b
(- (* 9.0 x) 12.0)
0.1b
(* x (- (* 9.0 x) 12.0))

rewrite66.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt
pow1 add-exp-log add-cube-cbrt *-un-lft-identity add-cbrt-cube add-log-exp
sub-neg associate-*r* associate-*l*
distribute-rgt-in flip3-- distribute-lft-in associate-*r/ flip--
diff-log pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr
Counts
2 → 36
Calls
2 calls:
22.0ms
(- (* 9.0 x) 12.0)
42.0ms
(* x (- (* 9.0 x) 12.0))

series156.0ms

Counts
2 → 6
Calls
2 calls:
73.0ms
(- (* 9.0 x) 12.0)
83.0ms
(* x (- (* 9.0 x) 12.0))

simplify3.8s

Counts
42 → 42
Iterations

Useful iterations: 3 (327.0ms)

IterNodesCost
060401
1135395
2339351
31036349
44093349
done5001349

prune140.0ms

Pruning

6 alts after pruning (5 fresh and 1 done)

Merged error: 0b

localize12.0ms

Local error

Found 3 expressions with local error:

0.0b
(- (pow (* 3.0 (pow x 2)) 1) (* x 4.0))
0.1b
(* 3.0 (+ (- (pow (* 3.0 (pow x 2)) 1) (* x 4.0)) 1.0))
0.2b
(* 3.0 (pow x 2))

rewrite211.0ms

Algorithm
rewrite-expression-head
Rules
16×add-sqr-sqrt
12×associate-*r*
10×add-exp-log *-un-lft-identity
add-cube-cbrt
add-cbrt-cube
associate-*l*
pow1 add-log-exp unswap-sqr
unpow-prod-down prod-exp
associate-*r/ *-commutative cbrt-unprod unpow2 sqr-pow
distribute-rgt-in pow-to-exp sub-neg flip3-- distribute-lft-in flip3-+ diff-log pow-prod-down pow-exp flip-- flip-+ distribute-lft-out
Counts
3 → 62
Calls
3 calls:
23.0ms
(- (pow (* 3.0 (pow x 2)) 1) (* x 4.0))
173.0ms
(* 3.0 (+ (- (pow (* 3.0 (pow x 2)) 1) (* x 4.0)) 1.0))
13.0ms
(* 3.0 (pow x 2))

series194.0ms

Counts
3 → 9
Calls
3 calls:
103.0ms
(- (pow (* 3.0 (pow x 2)) 1) (* x 4.0))
49.0ms
(* 3.0 (+ (- (pow (* 3.0 (pow x 2)) 1) (* x 4.0)) 1.0))
41.0ms
(* 3.0 (pow x 2))

simplify2.5s

Counts
71 → 71
Iterations

Useful iterations: done (2.5s)

IterNodesCost
0119970
1300813
2886734
33827652
done5001649

prune211.0ms

Pruning

6 alts after pruning (4 fresh and 2 done)

Merged error: 0b

localize14.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (* 3.0 x) 4.0)
0.1b
(* x (- (* 3.0 x) 4.0))
0.1b
(* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (+ (* x (- (* 3.0 x) 4.0)) 1.0)))
0.2b
(* (cbrt 3.0) (+ (* x (- (* 3.0 x) 4.0)) 1.0))

rewrite275.0ms

Algorithm
rewrite-expression-head
Rules
20×pow1 add-exp-log
15×add-sqr-sqrt
13×add-cbrt-cube
10×associate-*l* pow-prod-down prod-exp cbrt-unprod
add-cube-cbrt *-un-lft-identity
associate-*r/
distribute-rgt-in distribute-lft-in associate-*r*
add-log-exp
cbrt-prod
sub-neg *-commutative unswap-sqr
flip3-- flip3-+ flip-- flip-+
diff-log
Counts
4 → 90
Calls
4 calls:
17.0ms
(- (* 3.0 x) 4.0)
53.0ms
(* x (- (* 3.0 x) 4.0))
130.0ms
(* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (+ (* x (- (* 3.0 x) 4.0)) 1.0)))
70.0ms
(* (cbrt 3.0) (+ (* x (- (* 3.0 x) 4.0)) 1.0))

series362.0ms

Counts
4 → 12
Calls
4 calls:
75.0ms
(- (* 3.0 x) 4.0)
106.0ms
(* x (- (* 3.0 x) 4.0))
97.0ms
(* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (+ (* x (- (* 3.0 x) 4.0)) 1.0)))
84.0ms
(* (cbrt 3.0) (+ (* x (- (* 3.0 x) 4.0)) 1.0))

simplify1.5s

Counts
102 → 102
Iterations

Useful iterations: done (1.5s)

IterNodesCost
01491625
14091594
214511266
done50001134

prune294.0ms

Pruning

5 alts after pruning (3 fresh and 2 done)

Merged error: 0b

regimes31.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify1.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
089
1119
done119

end0.0ms

sample1.3s

Algorithm
intervals
Results
1.1s10623×body80valid