-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Milestone
Description
A common use case for the ANY monoid (see #21) is in the ANY_PAIR semiring that is currently in SuiteSparse:GraphBLAS. The PAIR operator is called ONEB in the C spec, and, mathematically, FIRST_ONEB MIN_ONEB is the same as ANY_ONEB. So, the simplest way to support most use cases for the ANY monoid is to add the FIRST_ONEB MIN_ONEB semiring to the C spec (possibly in 2.1).
Metadata
Metadata
Assignees
Labels
No labels