Home
last modified time | relevance | path

Searched refs:pruning (Results 1 – 25 of 1626) sorted by relevance

12345678910>>...66

/dports/math/py-fpylll/fpylll-0.5.6/tests/
H A Dtest_pruner.py40 print(pruning)
41 print("cost %.4e" % sum(pruning.detailed_cost))
42 …solutions = Enumeration(M, nr_solutions=10000).enumerate(0, n, radius, 0, pruning=pruning.coeffici…
44 assert len(solutions)/pruning.expectation < 2
45 assert len(solutions)/pruning.expectation > .2
53 print(pruning)
55 …solutions = Enumeration(M, nr_solutions=10000).enumerate(0, n, radius, 0, pruning=pruning.coeffici…
57 assert len(solutions)/pruning.expectation < 2
66 print(pruning)
68 …solutions = Enumeration(M, nr_solutions=10000).enumerate(0, n, radius, 0, pruning=pruning.coeffici…
[all …]
/dports/math/fplll/fplll-5.4.1/tests/
H A Dtest_pruner.cpp221 PruningParams pruning; in test_prepruned() local
330 PruningParams pruning; in test_auto_prune() local
347 status += !(pruning.gh_factor < 20.); in test_auto_prune()
357 cost += pruning.detailed_cost[i]; in test_auto_prune()
373 cost += pruning.detailed_cost[i]; in test_auto_prune()
381 status += !(pruning.gh_factor < 20.); in test_auto_prune()
398 cost += pruning.detailed_cost[i]; in test_auto_prune()
422 cost += pruning.detailed_cost[i]; in test_auto_prune()
446 cost += pruning.detailed_cost[i]; in test_auto_prune()
471 cost += pruning.detailed_cost[i]; in test_auto_prune()
[all …]
/dports/math/fplll/fplll-5.4.1/fplll/pruner/
H A Dpruner.cpp53 PruningParams pruning; in run_pruner_f() local
107 cost += pruning.detailed_cost[i]; in run_pruner_f()
180 Pruner<FT> pru(pruning.coefficients.size()); in svp_probability()
204 void prune(/*output*/ PruningParams &pruning, in prune() argument
211 pruner.single_enum_cost(pruning.coefficients, &(pruning.detailed_cost)); in prune()
213 pruning.metric = metric; in prune()
214 pruning.expectation = pruner.measure_metric(pruning.coefficients); in prune()
218 void prune(/*output*/ PruningParams &pruning, in prune() argument
225 pruner.single_enum_cost(pruning.coefficients, &(pruning.detailed_cost)); in prune()
227 pruning.metric = metric; in prune()
[all …]
/dports/math/fplll/fplll-5.4.1/fplll/
H A Dbkz_param.cpp14 PruningParams pruning = PruningParams(); in LinearPruningParams() local
23 pruning.coefficients.resize(block_size); in LinearPruningParams()
26 pruning.coefficients[k] = 1.0; in LinearPruningParams()
32 pruning.gh_factor = 1.0; in LinearPruningParams()
34 pruning.expectation = fplll::svp_probability<FP_NR<double>>(pruning.coefficients).get_d(); in LinearPruningParams()
36 return pruning; in LinearPruningParams()
129 PruningParams pruning; in load_strategies_json() local
130 pruning.gh_factor = j_prun[0]; in load_strategies_json()
135 pruning.coefficients.emplace_back(c); in load_strategies_json()
137 pruning.expectation = j_prun[2]; in load_strategies_json()
[all …]
H A Dsvpcvp.h36 const vector<double> &pruning, int flags = SVP_DEFAULT);
40 const vector<double> &pruning, int flags = SVP_DEFAULT);
44 const int max_aux_sols, const vector<double> &pruning,
56 vector<Z_NR<mpz_t>> &sol_coord, const vector<double> &pruning,
62 const vector<double> &pruning, int flags = SVP_DEFAULT);
67 const int max_aux_sols, const vector<double> &pruning,
H A Dsvpcvp.cpp76 const vector<enumf> &pruning, int flags) in enumerate_svp() argument
177 enumerate_svp(d, gso, max_dist, *evaluator, pruning, flags); in shortest_vector_ex()
250 const vector<double> &pruning, int flags) in shortest_vector_pruning() argument
253 return shortest_vector_ex(b, sol_coord, SVPM_FAST, pruning, flags, EVALMODE_SV, tmp); in shortest_vector_pruning()
258 const vector<double> &pruning, int flags) in shortest_vector_pruning() argument
261 return shortest_vector_ex(b, sol_coord, SVPM_FAST, pruning, flags, EVALMODE_SV, tmp, in shortest_vector_pruning()
280 SVPMethod method, const vector<double> &pruning, int flags, EvaluatorMode eval_mode, in shortest_vector_ex() argument
372 enumerate_svp(d, gso, max_dist, *evaluator, pruning, flags); // Only uses r and mu in shortest_vector_ex()
461 return shortest_vector_ex(gso, sol_coord, SVPM_FAST, pruning, flags, EVALMODE_SV, tmp); in shortest_vector_pruning()
467 const vector<double> &pruning, int flags) in shortest_vector_pruning() argument
[all …]
/dports/databases/pg_citus/citus-10.2.3/src/test/regress/expected/
H A Dmulti_hash_pruning.out4 -- Tests for shard and join pruning logic on hash partitioned tables.
377 DEBUG: shard count after pruning for lineitem: 1
389 DEBUG: shard count after pruning for lineitem: 1
403 DEBUG: shard count after pruning for lineitem: 1
416 DEBUG: shard count after pruning for lineitem: 1
427 DEBUG: shard count after pruning for lineitem: 2
440 DEBUG: shard count after pruning for lineitem_range: 1
452 DEBUG: shard count after pruning for lineitem_range: 1
462 DEBUG: shard count after pruning for lineitem_range: 2
465 DEBUG: shard count after pruning for lineitem_range: 2
[all …]
H A Dmulti_repartition_join_task_assignment.out33 DEBUG: pruning merge fetch taskId 1
35 DEBUG: pruning merge fetch taskId 3
37 DEBUG: pruning merge fetch taskId 5
68 DEBUG: pruning merge fetch taskId 1
70 DEBUG: pruning merge fetch taskId 3
109 DEBUG: pruning merge fetch taskId 1
111 DEBUG: pruning merge fetch taskId 2
113 DEBUG: pruning merge fetch taskId 4
115 DEBUG: pruning merge fetch taskId 5
117 DEBUG: pruning merge fetch taskId 7
[all …]
H A Dmulti_repartition_join_planning.out71 DEBUG: pruning merge fetch taskId 1
73 DEBUG: pruning merge fetch taskId 3
81 DEBUG: pruning merge fetch taskId 1
83 DEBUG: pruning merge fetch taskId 3
85 DEBUG: pruning merge fetch taskId 5
144 DEBUG: pruning merge fetch taskId 1
146 DEBUG: pruning merge fetch taskId 2
148 DEBUG: pruning merge fetch taskId 4
150 DEBUG: pruning merge fetch taskId 5
152 DEBUG: pruning merge fetch taskId 7
[all …]
H A Dsingle_hash_repartition_join.out52 DEBUG: pruning merge fetch taskId 1
54 DEBUG: pruning merge fetch taskId 3
56 DEBUG: pruning merge fetch taskId 5
58 DEBUG: pruning merge fetch taskId 7
83 DEBUG: pruning merge fetch taskId 1
85 DEBUG: pruning merge fetch taskId 3
87 DEBUG: pruning merge fetch taskId 5
89 DEBUG: pruning merge fetch taskId 7
114 DEBUG: pruning merge fetch taskId 1
116 DEBUG: pruning merge fetch taskId 3
[all …]
H A Dmulti_null_minmax_value_pruning.out9 -- because were testing pruning here.
107 DEBUG: pruning merge fetch taskId 1
109 DEBUG: pruning merge fetch taskId 2
111 DEBUG: pruning merge fetch taskId 4
113 DEBUG: pruning merge fetch taskId 5
115 DEBUG: pruning merge fetch taskId 7
117 DEBUG: pruning merge fetch taskId 8
172 DEBUG: pruning merge fetch taskId 1
174 DEBUG: pruning merge fetch taskId 2
176 DEBUG: pruning merge fetch taskId 4
[all …]
H A Dmulti_repartition_join_pruning.out23 DEBUG: pruning merge fetch taskId 1
25 DEBUG: pruning merge fetch taskId 3
27 DEBUG: pruning merge fetch taskId 5
53 DEBUG: pruning merge fetch taskId 1
55 DEBUG: pruning merge fetch taskId 3
57 DEBUG: pruning merge fetch taskId 5
157 DEBUG: pruning merge fetch taskId 1
159 DEBUG: pruning merge fetch taskId 2
161 DEBUG: pruning merge fetch taskId 4
163 DEBUG: pruning merge fetch taskId 5
[all …]
H A Dmulti_prune_shard_list.out32 -- test shard pruning functionality
34 -- create distributed table observe shard pruning
44 SELECT prune_using_no_values('pruning');
51 SELECT prune_using_single_value('pruning', 'tomato');
57 -- null values should result in no pruning
58 SELECT prune_using_single_value('pruning', NULL);
86 SELECT debug_equality_expression('pruning');
93 SELECT print_sorted_shard_intervals('pruning');
101 SELECT print_sorted_shard_intervals('pruning');
183 -- test pruning using values whose types are coerced
[all …]
H A Dmulti_join_pruning.out4 -- Check that join-pruning works for joins between two relations. For now
5 -- we only check for join-pruning between locally partitioned relations. In the
6 -- future we want to check for pruning between re-partitioned relations as well.
28 -- Shards for the lineitem table have been pruned away. Check that join pruning
38 -- Partition pruning left three shards for the lineitem and one shard for the
39 -- orders table. These shard sets don't overlap, so join pruning should prune
73 DEBUG: shard count after pruning for lineitem: 1
75 DEBUG: shard count after pruning for orders: 1
101 -- These tests check that we can do join pruning for tables partitioned over
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/go/internal/modload/
H A Dedit.go72 if rs.pruning == unpruned {
153 if rs.pruning == unpruned {
222 if pruning == unpruned {
258 if summary.pruning == unpruned {
368 if rs.pruning == unpruned {
419 pruning modPruning member
487 pruning: pruning,
545 dq := l.check(m, l.pruning)
593 if summary.pruning == unpruned {
594 pruning = unpruned
[all …]
H A Dbuildlist.go45 pruning modPruning member
108 if pruning == workspace {
110 pruning: pruning,
137 pruning: pruning,
283 if pruning == pruned {
372 if pruning != pruned || summary.pruning == unpruned {
385 enqueue(m, pruning)
477 if pruning == unpruned && rs.pruning != unpruned {
603 switch rs.pruning {
1226 if rs.pruning == pruning {
[all …]
/dports/math/py-fpylll/fpylll-0.5.6/docs/
H A Dexample-custom-pruning.rst1 .. _example-custom-pruning:
16pruning we can use the default pruning of fplll or to use our custom pruning. For instance, say th…
40 So, now we can define a new strategy that uses linear pruning
46 Now, we shall compute the BKZ reduction of a large matrix using linear pruning.
56 … linear pruning with blocksize 10 and level 6. If we want to use the default strategy of fplll (wh…
/dports/math/py-fpylll/fpylll-0.5.6/src/fpylll/fplll/
H A Dsvpcvp.pyx46 :param pruning: If ``True`` pruning parameters are computed by this function.
54 if pruning is True and d <= 10:
55 pruning = None # HACK: pruning in small dimensions can go wrong.
67 if pruning is True:
68 pruning = None
69 if pruning is not None:
92 if pruning is True:
99 pruning = pruning.coefficients
106 pruning = [1]*d
115 if pruning:
[all …]
/dports/databases/R-cran-cachem/cachem/
H A DNEWS.md4 * Fixed #14: Fix off-by-one error when checking pruning throttling counter for `cache_disk`. (#15)
13 * `cache_disk()` previously did not correctly throttle pruning. (#11)
18 * More pruning speed enhancements for `cache_mem()`. (#7)
28 * Closed #4: Sped up pruning for `cache_mem`. (#5)
30 * Fixed `cache_mem` pruning with `evict="lru"`.
/dports/mail/squirrelmail-translations/squirrelmail.locales/locale/lt_LT/LC_MESSAGES/
H A Dproon.po191 "which provides automatic pruning of folders. By default, no automatic "
192 "pruning action will happen for you."
272 "otherwise realize that it had pruning options."
293 "messages in the pruning."
388 "then the pruning process will not prune any unseen messages in the "
400 "the pruning options form. Automatic pruning means sign-on pruning as well "
401 "as periodic pruning (if that option is selected)."
472 "SquirrelMail site administrator may have specified a minimum pruning "
477 "idle SquirrelMail session will not be doing any automatic pruning."
494 "is pruned first, so at the end of a pruning session, it will hold the "
[all …]
/dports/mail/squirrelmail-translations/squirrelmail.locales/po/
H A Dproon.pot190 "which provides automatic pruning of folders. By default, no automatic "
191 "pruning action will happen for you."
271 "otherwise realize that it had pruning options."
292 "messages in the pruning."
387 "then the pruning process will not prune any unseen messages in the "
399 "the pruning options form. Automatic pruning means sign-on pruning as well "
400 "as periodic pruning (if that option is selected)."
471 "SquirrelMail site administrator may have specified a minimum pruning "
476 "idle SquirrelMail session will not be doing any automatic pruning."
493 "is pruned first, so at the end of a pruning session, it will hold the "
[all …]
/dports/mail/squirrelmail-translations/squirrelmail.locales/locale/km/LC_MESSAGES/
H A Dproon.po191 "which provides automatic pruning of folders. By default, no automatic "
192 "pruning action will happen for you."
277 "otherwise realize that it had pruning options."
303 "messages in the pruning."
403 "then the pruning process will not prune any unseen messages in the "
415 "the pruning options form. Automatic pruning means sign-on pruning as well "
416 "as periodic pruning (if that option is selected)."
489 "SquirrelMail site administrator may have specified a minimum pruning "
494 "idle SquirrelMail session will not be doing any automatic pruning."
513 "is pruned first, so at the end of a pruning session, it will hold the "
[all …]
/dports/mail/squirrelmail-translations/squirrelmail.locales/locale/bn_BD/LC_MESSAGES/
H A Dproon.po192 "which provides automatic pruning of folders. By default, no automatic "
193 "pruning action will happen for you."
306 "otherwise realize that it had pruning options."
357 "messages in the pruning."
480 "then the pruning process will not prune any unseen messages in the "
499 "the pruning options form. Automatic pruning means sign-on pruning as well "
500 "as periodic pruning (if that option is selected)."
610 "SquirrelMail site administrator may have specified a minimum pruning "
615 "idle SquirrelMail session will not be doing any automatic pruning."
648 "is pruned first, so at the end of a pruning session, it will hold the "
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/cisco/ios/tests/integration/targets/ios_l2_interfaces/vars/
H A Dmain.yaml15 - switchport trunk pruning vlan 10,20
39 - switchport trunk pruning vlan 40-60,10,20
83 - switchport trunk pruning vlan 10-20,30
120 - no switchport trunk pruning vlan
159 - no switchport trunk pruning vlan
204 - switchport trunk pruning vlan 10,20
213 - switchport trunk pruning vlan 10,20
/dports/math/py-fpylll/fpylll-0.5.6/src/fpylll/tools/
H A Dbenchmark.py28 pruning = Pruning.run(radius, 2.0**50, M.r(), 0.2)
32 enum.enumerate(0, n, radius, 0, pruning=pruning.coefficients)

12345678910>>...66