AlgebraicJulia / AlgebraicPetri.jl

Build Petri net models compositionally
https://algebraicjulia.github.io/AlgebraicPetri.jl/
MIT License
74 stars 20 forks source link

Generalize `mca` to work for more than two input ACSets #133

Closed p-stokes closed 1 year ago

p-stokes commented 1 year ago

It would be good to generalize mca to find the maximum common sub-ACSet of an arbitrary number of input ACSets.

mehalter commented 1 year ago

This development is moving to https://github.com/AlgebraicJulia/Catlab.jl/pull/777