Uses of Package
org.tweetyproject.math.algebra
Packages that use org.tweetyproject.math.algebra
Package
Description
-
Classes in org.tweetyproject.math.algebra used by org.tweetyproject.arg.weighted.syntaxClassDescriptionThis class represents a generic Semiring, an algebraic structure with two binary operations (addition and multiplication), and two corresponding identity elements (zeroElement and oneElement).
-
Classes in org.tweetyproject.math.algebra used by org.tweetyproject.arg.weighted.utilClassDescriptionThis class represents a generic Semiring, an algebraic structure with two binary operations (addition and multiplication), and two corresponding identity elements (zeroElement and oneElement).
-
Classes in org.tweetyproject.math.algebra used by org.tweetyproject.math.algebraClassDescriptionEnum representing the elements in the non-numeric semiring: BAD, FAIR, and GOOD.This class represents a generic Semiring, an algebraic structure with two binary operations (addition and multiplication), and two corresponding identity elements (zeroElement and oneElement).