翻訳と辞書
Words near each other
・ Local Government Board for Scotland
・ Local Government Boundary Commission
・ Local Government Boundary Commission (1945–49)
・ Local Government Boundary Commission for England
・ Local Government Boundary Commission for England (1972)
・ Local Government Boundary Commission for Scotland
・ Local Government Chronicle
・ Local Color (album)
・ Local Color (book)
・ Local Color (film)
・ Local color (visual art)
・ Local committee (Israel)
・ Local Committee of China Democracy Party
・ Local community
・ Local Community Radio Act
Local consistency
・ Local Content Law (Ghana) 2013
・ Local convergence
・ Local convex hull
・ Local coordinates
・ Local Coordination Committees of Syria
・ Local council
・ Local council (Israel)
・ Local Council (Uganda)
・ Local council camps of the Boy Scouts of America
・ Local Council of the Russian Orthodox Church
・ Local Council of Women of Halifax
・ Local councils of Malta
・ Local councils of the Boy Scouts of America
・ Local Court of New South Wales


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Local consistency : ウィキペディア英語版
Local consistency
In constraint satisfaction, local consistency conditions are properties of constraint satisfaction problems related to the consistency of subsets of variables or constraints. Several such conditions exist, the most known being node consistency, arc consistency, and path consistency. Local consistency can be enforced via transformations of the problem called constraint propagation.
Local consistency conditions can be grouped into various classes. The original local consistency conditions require that every consistent assignment can be consistently extended to another variable. Directional consistency only requires this condition to be satisfied when the other variable is higher than the ones in the assignment, according to a given order. Relational consistency includes extensions to more than one variable, but this extension is only required to satisfy a given constraint or set of constraints.
Every local consistency condition can be enforced by a transformation that changes the problem without changing its solutions. Such a transformation is called constraint propagation. Constraint propagation works by reducing domains of variables, strengthening constraints, or creating new ones. This leads to a reduction of the search space, making the problem easier to solve by some algorithms. Constraint propagation can also be used as an unsatisfiability checker, incomplete in general but complete in some particular cases.
==Assumptions==

In this article, a constraint satisfaction problem is defined as a set of variables, a set of domains, and a set of constraints. Variables and domains are associated: the domain of a variable contains all values the variable can take.
A constraint is composed of a sequence of variables, called its scope, and a set of their evaluations, which are the evaluations ''satisfying'' the constraint.
The constraint satisfaction problems referred to in this article are assumed to be in a special form. A problem is in ''normalized form'', respectively ''regular form'', if every sequence of variables is the scope of at most one constraint or exactly one constraint. The assumption of regularity done only for binary constraints leads to the ''standardized form''. These conditions can always be enforced by combining all constraints over a sequence of variables into a single one and/or adding a constraint that is satisfied by all values of a sequence of variables.
In the figures used in this article, the lack of links between two variables indicate that either no constraint or a constraint satisfied by all values exists between these two variables.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Local consistency」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.