Solving II Flashcards

1
Q

The Sets of the completion nogoods and the loop nogoods are the (Deterministic) propagation inside CDNL-ASP(P)

A

FALSE

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

If a Normal Program P is “tight”, then the sets of completion nogoods and the completion nogoods unioned with the loop nogoods have the same solutions.

A

This is true, it is someones thereom.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

if a normal program P has no stable models, then CDNL-ASP(P) is not guaranteed to terminate.

A

False. It will.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

For the following normal logic program P, fing the sets of completion nogoods.
What is the nogood containing Tc
C <- -b, -d

A

Tc,F(-b,-d)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

For any normal logic program P. How big is the set of completion nogoods.

A

it is k+1 head atoms. and k+1 head atoms * k + 1 body literals.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the number of loop nogoods if there is a loop?

A

a generic rule would be k+1 per atom?

How well did you know this?
1
Not at all
2
3
4
5
Perfectly