Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 929 Bytes

readme.md

File metadata and controls

21 lines (16 loc) · 929 Bytes

Examples

Column-intersection Graph vs Bipartite Graph

To understand the bipartite vs column-intersection graph models, let's consider the arrow shaped matrix, in which the first row, the first column and the main diagonal are filled with nonzero elements and the other elements are zeros.

ArrowShapedCIG ArrowShapedBipartite

MatVis1 MatVis1

MatVis1