| Package | Description |
|---|---|
| Abstract | |
| Implemented_Monoid |
| Modifier and Type | Field and Description |
|---|---|
protected Abstract_CommutativeMonoid |
Abstract_CommutativeSemiring.additionMonoid
This field contain the addition monoid ( see definition of the class and the class Abstract_CommutativeMonoid for more information )
|
protected Abstract_CommutativeMonoid |
Abstract_CommutativeSemiring.multiplicationMonoid
This field contain the multiplication monoid ( see definition of the class and the class Abstract_CommutativeMonoid for more information )
|
| Modifier and Type | Class and Description |
|---|---|
class |
AllenMonoid
This class is an implementation of a monoid.
|
class |
ANDMonoid
This class is an implementation of a monoid.
|
class |
ANDMorganMonoid
This class is an implementation of a monoid.
|
class |
ORAllenMonoid
This class is an implementation of a monoid.
|
class |
ORMonoid
This class is an implementation of a monoid.
|
class |
ORMorganMonoid
This class is an implementation of a monoid.
|
class |
UsualAdditionMonoid
This class is an implementation of a monoid.
|
class |
UsualMultiplicationMonoid
This class is an implementation of a monoid.
|