Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A valid semiring should have a valid commutative monoid #6

Open
jennalwise opened this issue Jul 10, 2018 · 1 comment
Open

A valid semiring should have a valid commutative monoid #6

jennalwise opened this issue Jul 10, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jennalwise
Copy link
Owner

Should check that the valid monoid within a semiring is in fact commutative. Monoid validity should check for algebraic properties of monoid structures, such as having an associative binary operator and a proper identity for that operator. Therefore, resolution of this issue depends on resolution of issue 2.

@jennalwise jennalwise added the enhancement New feature or request label Jul 10, 2018
@jennalwise jennalwise self-assigned this Jul 10, 2018
@jennalwise
Copy link
Owner Author

This extends to other operations using semirings:

  • GrB_Semiring_new

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant