dlvhex  2.5.0
testsuite/fixturesMCS.h File Reference

Interface for testing fixtures related to MCS-IE. More...

Include dependency graph for fixturesMCS.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  TestPluginAspCtxAcc
struct  ProgramMCSMedEQProgramCtxFixture
struct  ProgramMCSMedDProgramCtxFixture

Typedefs

typedef GenericDepGraphFixture
< ProgramMCSMedEQProgramCtxFixture
ProgramMCSMedEQProgramCtxDependencyGraphFixture
typedef
GenericDepGraphCompGraphFixture
< ProgramMCSMedEQProgramCtxFixture
ProgramMCSMedEQProgramCtxDependencyGraphComponentGraphFixture
typedef GenericDepGraphFixture
< ProgramMCSMedDProgramCtxFixture
ProgramMCSMedDProgramCtxDependencyGraphFixture
typedef
GenericDepGraphCompGraphFixture
< ProgramMCSMedDProgramCtxFixture
ProgramMCSMedDProgramCtxDependencyGraphComponentGraphFixture

Detailed Description

Interface for testing fixtures related to MCS-IE.

Author:
Peter Schueller <ps@kr.tuwien.ac.at>

Here we provide two slightly modified encodings from the medical example: calculating equilibria using KR2010 encoding, and calculating diagnoses using KR2010 encoding. The modification is the addition of two extra rules without external atoms that form an SCC.

Definition in file fixturesMCS.h.


Typedef Documentation