/****************************************************************
* This file is part of CLKR - www.fernuni-hagen.de/wbs/clkr/
*
* File : all_kb_ab_rhoANF_1-1.cl
* Type : KB
* Domain : all KBs over {a,b} in rhoNF and ANF
* Date : 2023-12-06
* Version : v1.0
*
* Details : Signature size : 2
* #Conditionals per KB : 1
*
* Refs : [BK19] Beierle, Kutsch (2019). On the Antecedent normal form of Conditional Knowledge Bases (DOI: 10.1007/978-3-030-29765-7_15)
* [BH20] Beierle, Haldimann (2020). Normal Forms of Conditional Knowledge Bases Respecting Entailments and Renamings (DOI: 10.1007/978-3-030-39951-1_2)
*
* Comments :
*
****************************************************************/
signature
a,b
conditionals
kb_ab_rhoANF_000001{
( a,b | a,b ; a,!b )
}