• Aucun résultat trouvé

Model Checking of Restricted CTL* formulas using ALCK

N/A
N/A
Protected

Academic year: 2022

Partager "Model Checking of Restricted CTL* formulas using ALCK"

Copied!
2
0
0

Texte intégral

(1)

Model Checking of Restricted CTL* formulas using ALCK

R+

Taufiq Rochaeli and Claudia Eckert

Department of Computer Science Technische Universitt Darmstadt

{rochaeli,eckert}@sec.informatik.tu-darmstadt.de

Introduction The purpose of model checking technique is to verify whether the im- plemented computer program (the model) satisfies the specified requirements (the for- mulas). Now letKbe the Kripke model representing the behavior of the system andR be the set of formulas. The model checking process verifies whether every formula in Ris satisfied by the model, which hasIas the set of initial states. Formally, it checks whether∀f ∈ R,∀s ∈ I : K, s f is true or not. We propose an approach to per- form model checking of the restricted CTL* formula based on the top of description logics reasoning services. This approach allows us to build the ontology of the atomic propositions used both in the model and in the formula.

We realize our approach by performing the following steps: (i) representing the model in the assertion box (ABox) of the description-logic based knowledge base, (ii) defining the ontology of atomic propositions in the terminology box (TBox) of the knowledge base, (iii) defining a part of the formal semantics of CTL* logic on top of the DL semantics, (iv) defining the translation rules for the formula.

Representation of the Kripke Model and the Ontology of Atomic Propositions The Kripke model is represented as a set of axiomsAM. There are three types of axiom in AM. The first type of the axiom, State(x), defines the state s of Kripke modelK, wherexis a unique individual name representing states. The second type of the axiom, next(xi, xj),defines the state transition betweensi andsj. The last kind of axiom, Vi(x), is created for eachpi ∈L(s). The conceptVirepresents the atomic proposition pi. For each statesof the Kripke modelK, an assertion is created in AM, wherex is a unique individual name representing the states. The state transitions(si, sj)are defined by the assertions in form ofnext(xi, xj). The set of atomic propositions that label a state are represented as an assertion about instance membership. That is, for each pi ∈ L(s)an assertionVi(x)is created inAM. The conceptVirepresents the atomic propositionpi. The ontology of atomic propositions is defined inTAP, which has the purpose as the common vocabulary.

Formal Semantics of CTL* Logic in Description Logics The basic idea inemulating the formal semantics of CTL* temporal logic on top of the description logic semantics is to construct the Kripke model in the ABox. Furthermore, we require the epistemic operatorK, which is presented in [1], to fix the interpretation of the Kripke model rep- resented in the ABox. Therefore, the epistemic operatorKimmediately appears in the concepts representing atomic propositions and the roles representing state transitions.

(see equations 1, 7 - 10.)

(2)

spi⇔ KBKVi(x) (1)

sE(g1)⇔ KBD1(x) (2)

πg1⇔ KBD11) (3)

π¬g1⇔ KB¬D11) (4)

πg1g2⇔ KB(D1tD2)(σ1) (5) πg1g2⇔ KB(D1uD2)(σ1) (6)

πXg1⇔ KB(∃Knext.D1)(σ1) (7)

πGg1⇔ hTM∪ {DauxD1u ∃Knext.Daux},AMiDaux1) (8) πFg1⇔ KB(D1t ∃Knext+.D1) (σ1) (9) πg1Ug2⇔ hTM∪ {DauxD2t(D1u ∃Knext.Daux)},AMi (10)

Daux1)

Fig. 1.Formal semantics of a subset of CTL* logic inALCK.

Translating CTL* Formulas into TBox Concepts The restricted CTL* formulas has the form ofE[φ], whereφis the LTL formula enclosed in aE path quantifier. The first step is to decomposeφinto a parse tree. Now we can perform the translation of the LTL formulaφ, by visiting the nodes in the parse tree starting from the leaf nodes and toward the root node. Suppose that we have a counteridx, which has the initial value 0.

For each visit in the node, we create a new axiom in the TBoxTf according to the rules in Fig. 2 and increase the counteridx. The conceptsDiandDj refer to the concepts created after translating the previous sub formulasgiandgj, respectively.

LTL formula concepts added toTf

pi DidxKVi

¬gi Didx≡ ¬Di

gigj DidxDitDj gigj DidxDiuDj

Xgi Didx≡ ∃Knext.Di Ggi DidxDiu ∃Knext.Didx

Fgi DidxDit ∃Knext+.Di giUgj DidxDjt(Diu ∃Knext.Didx)

Fig. 2.Translation table of a subset of CTL* sub formulas intoALCKconcepts.

Performing the Model Checking LetKandsbe the Kripke model representing the dynamic behavior of a system and the initial state of the model. The formula f rep- resents the desired property. The model checking K, s f can be performed as an instance checkingKBM C(x), whereasKBM :hTAP∪ Tf,AMi.

References

1. Donini, F.M., Nardi, D., Rosati, R.: Description logics of minimal knowledge and negation as failure. ACM Trans. Comput. Logic3(2002) 177–225

Références

Documents relatifs

In the case of the I-frame, the utility function is derived with respect to the individual contribution d i , and in the We-frame, all individual contributions d j are equal

[r]

Various approaches on trust modeling have developed modal logics that capture the important elements of the cognitive theory of trust as proposed in [5]. In these approaches, trust

We have described an ABox abduction algorithm for the ALCHO DL, which is based on Reiter’s work on minimal hitting sets [15].. The algorithm calls a DL reasoner as a black box;

Let K = hT , Ai be an original KB and N a set of new information, then there are three types of revision problems based on DLs: (1) TBox revision, where N consists of TBox

Model- based documentation of these knowledge sources supports the analysis of the con- text (e.g. to aid in prioritizing of requirements, to resolve conflicts between

successors of the states, then all new states from succ L are added in todo (states to be proceeded) and states from succ R are sent to be treated at the next super-step, enforcing

In this first improvement of the algorithm, when the function local successors is called, then all new states from succ L are added in todo (states to be proceeded) and states from