Sciweavers

817 search results - page 1 / 164
» Filtering Algorithms for the Same Constraint
Sort
View
CPAIOR
2004
Springer
13 years 11 months ago
Filtering Algorithms for the Same Constraint
Nicolas Beldiceanu, Irit Katriel, Sven Thiel
CP
2009
Springer
14 years 6 months ago
Same-Relation Constraints
The ALLDIFFERENT constraint was one of the first global constraints [17] and it enforces the conjunction of one binary constraint, the not-equal constraint, for every pair of varia...
Christopher Jefferson, Karen E. Petrie, Meinolf Se...
AAAI
1994
13 years 6 months ago
A Filtering Algorithm for Constraints of Difference in CSPs
Many real-life Constraint Satisfaction Problems (CSPs) involve some constraints similar to the alldifferent constraints. These constraints are called constraints of difference. Th...
Jean-Charles Régin
ESA
2006
Springer
106views Algorithms» more  ESA 2006»
13 years 9 months ago
Less Hashing, Same Performance: Building a Better Bloom Filter
A standard technique from the hashing literature is to use two hash functions h1(x) and h2(x) to simulate additional hash functions of the form gi(x) = h1(x) + ih2(x). We demonstra...
Adam Kirsch, Michael Mitzenmacher
PR
2008
151views more  PR 2008»
13 years 5 months ago
Constraint Score: A new filter method for feature selection with pairwise constraints
Feature selection is an important preprocessing step in mining high-dimensional data. Generally, supervised feature selection methods with supervision information are superior to ...
Daoqiang Zhang, Songcan Chen, Zhi-Hua Zhou