Verites/verigraph

View on GitHub
src/library/Category/TypedGraphRule/FindMorphism.hs

Summary

Maintainability
Test Coverage

Reduce duplication
Open

      (fL, fR) = (mappingLeft f, mappingRight f)

Found

(fL, fR) = (mappingLeft f, mappingRight f)
(gL, gR) = (mappingLeft g, mappingRight g)
cls = toFstOrderMorphismClass cls'

Perhaps

Combine with src/library/Category/TypedGraphRule/FindMorphism.hs:44:7

There are no issues that match your filters.

Category
Status