How to create transversal matroids

asked 2 years ago

transversal gravatar image

I'm looking for a way to create a transversal matroids. The input would either be a bipartite graph or a set system. Any ideas on how to do it?

Preview: (hide)

Comments

Do it yourself, because

src/sage/matroids/basis_exchange_matroid.pyx:    - ``TransversalMatroid`` (not yet implemented): If `A` is a set of subsets

See https://doc.sagemath.org/html/en/refe...

FrédéricC gravatar imageFrédéricC ( 2 years ago )