Module error

Module error 

Source
Expand description

this module implements the Error type for algorithms and operators for hypergraphs in the rshyper crate.

Enums§

Error
The Error type enumerates the various errors encountered by algorithms and operators on hypergraphs

Type Aliases§

Result
a type alias for a Result with the crate-specific error type [AlgoError]