Find a perfect bisimplicial ordering in a faster algorithm

asked 2024-10-11 14:36:34 +0200

licheng gravatar image

updated 2024-10-11 14:37:16 +0200

A bipartite graph is chordal bipartite if each cycle of length at least 6 has a chord. My question as shown in https://github.com/sagemath/sage/issu...

I write a brute-force search for finding perfect bisimplicial ordering on chordal bipartite graphs.

edit retag flag offensive close merge delete