verigraph
verigraph copied to clipboard
`Complete` Type Class
-
Create a
Complete
Type Class with be basic operationsequalizer
andproduct
, similar to Cocomplete and AdhesiveHLR. -
Move the
pullback
implementation to it.
Question: calculatePushout
and calculatePullback
functions are repeated in AdhesiveHLR and Cocomplete/Complete classes. Should we maintain this duplication?
@andrei529 this question should be on a different issue