Positive gaussoidsA positive gaussoid is an oriented gaussoid which assigns only the
values DownloadsEnumerationAn oriented gaussoid is positive if all symbols have sign ((a=0) ->(b=0&(c=0|d=0)))& ((a=+&b=0)->(c=+&d=+)) We use the canonical variable ordering and encode
The general formula To produce a listing of oriented gaussoids in the 0+- format, it suffices to replace 1 with + in the output of minisat2binary.pl: $ minisat2binary.pl <pcnf3-list | tr '1' '+' >pcnf3-list.txt |