Attribute sequence

Attribute sequence

A clause attribute is a characteristic of a clause. Some examples of clause attributes are:

- the number of literals in a clause (i.e., clause length)

- the number of term symbols in a clause

- the number of constants in a clause

- the number of variables in a clause

- the number of functions in a clause

- the number of negative literals in a clause

- the number of positive literals in a clause

- the number of distinct variables in a clause

- the maximum depth of any term in all the literals in a clause

Example:

the clause C = ~P(x) / Q(a,b,f(x)) has

a length of 2 because it contains 2 literals

1 negative literal which is ~P(x)

1 positive literal which is Q(a,b,f(x))

2 constants which are a and b

2 variables (x occurs twice)

1 distinct variable which is x

1 function which is f

maximum term depth of 2

5 term symbols which are x,a,b,f,x

An attribute sequence is a sequence of k "n"-tuples of clause attributes that represent a projection of a set of derivations of length k. k and n are strictly positive integers. The set of derivations form the domain and the attribute sequences form the codomain of the mapping between derivations and attribute sequences.

Example:

<(2,2),(2,1),(1,1)> is an attribute sequence where k=3 and n=2. It corresponds to some derivation, say, <(B1,B2),(R1,B3),(R2,B4)> where B1, B2, R1, B3, R2, and B4 are clauses. The attribute here is assumed to be the length of a clause.

The first pair (2,2) correpsonds to the pair (B1,B2) from the derivation. It indicates that the length of B1 is 2 and the length of B2 is also 2. The second pair (2,1) corresponds to the pair (R1,B3) and it indicates that the length of R1 is 2 and the length of B3 is 1. The last pair (1,1) corresponds to the pair (R2,B4) and it indicates that the length of R2 is 1 and the length of B4 is 1.

"Note": An n-tuple of clause attributes is similar to the "feature vector" named by Stephan Schulz, PhD (see E equational theorem prover).

ee also

*Carine theorem prover

External links

* [http://www.atpcarine.com] CARINE's web site


Wikimedia Foundation. 2010.

Игры ⚽ Нужно решить контрольную?

Look at other dictionaries:

  • Attribute (role-playing games) — An attribute is a piece of data (a “statistic”) that describes to what extent a fictional character in a role playing game possesses a specific natural, in born characteristic common to all characters in the game. That piece of data is usually an …   Wikipedia

  • Template Attribute Language — The Template Attribute Language (TAL) is a templating language aimed to generate HTML and XML pages. Its main goal is to simplify the collaboration of programmers and designers by templates being proper HTML (or XML, respectively) which can be… …   Wikipedia

  • King Wen sequence — The King Wen sequence (Chinese: 文王卦序) is an arrangement of the sixty four divination figures in 易經 Yì Jīng, the I Ching or Book of Changes. They are called hexagrams in English because each figure is composed of six 爻 yáo broken or unbroken lines …   Wikipedia

  • CARINE — is a first order classical logic automated theorem prover. CARINE is a resolution based theorem prover initially built for the study of the enhancement effects of the strategies delayed clause construction (DCC) and attribute sequences (ATS) in a …   Wikipedia

  • XML Schema — XML Schema, abgekürzt XSD, ist eine Empfehlung des W3C zum Definieren von Strukturen für XML Dokumente. Anders als bei den klassischen XML DTDs wird die Struktur in Form eines XML Dokuments beschrieben. Darüber hinaus wird eine große Anzahl von… …   Deutsch Wikipedia

  • L2TP — im TCP/IP‑Protokollstapel: Anwendung L2TP Transport UDP Internet IP (IPv4, IPv6) Netzzugang Ethernet Token …   Deutsch Wikipedia

  • L2TPv3 — L2TP im TCP/IP‑Protokollstapel: Anwendung L2TP Transport UDP Internet IP (IPv4, IPv6) Netzzugang Ethernet Token …   Deutsch Wikipedia

  • Layer 2 Tunneling Protocol — L2TP im TCP/IP‑Protokollstapel: Anwendung L2TP Transport UDP Internet IP (IPv4, IPv6) Netzzugang Ethernet Token …   Deutsch Wikipedia

  • Layer Two Tunneling Protocol — L2TP im TCP/IP‑Protokollstapel: Anwendung L2TP Transport UDP Internet IP (IPv4, IPv6) Netzzugang Ethernet Token …   Deutsch Wikipedia

  • XML-Schema — ist eine Empfehlung des W3C zum Definieren von Strukturen für XML Dokumente. Anders als bei den klassischen XML DTDs wird die Struktur in Form eines XML Dokuments beschrieben. Darüber hinaus wird eine große Anzahl von Datentypen unterstützt.… …   Deutsch Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”