Mixed Integer Programming for Searching Maximum Quasi-Bicliques

February 23, 2020 Β· Declared Dead Β· πŸ› arXiv.org

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Dmitry I. Ignatov, Polina Ivanova, Albina Zamaletdinova arXiv ID 2002.09880 Category cs.DS: Data Structures & Algorithms Cross-listed cs.AI, cs.DM, cs.SI, math.OC Citations 8 Venue arXiv.org Last Checked 4 months ago
Abstract
This paper is related to the problem of finding the maximal quasi-bicliques in a bipartite graph (bigraph). A quasi-biclique in the bigraph is its "almost" complete subgraph. The relaxation of completeness can be understood variously; here, we assume that the subgraph is a $Ξ³$-quasi-biclique if it lacks a certain number of edges to form a biclique such that its density is at least $Ξ³\in (0,1]$. For a bigraph and fixed $Ξ³$, the problem of searching for the maximal quasi-biclique consists of finding a subset of vertices of the bigraph such that the induced subgraph is a quasi-biclique and its size is maximal for a given graph. Several models based on Mixed Integer Programming (MIP) to search for a quasi-biclique are proposed and tested for working efficiency. An alternative model inspired by biclustering is formulated and tested; this model simultaneously maximizes both the size of the quasi-biclique and its density, using the least-square criterion similar to the one exploited by triclustering \textsc{TriBox}.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted