algorithm - Finding Maximal Bicliques -


I have a problem that I was able to model the maximum bikini (full bilateral graph) in a bilateral graph . I know about Bron-Kerbos algorithms to find as many clicks as possible, and I think there should be a way of expressing a bicultuous problem as one click one. Does anyone have a solution, either to create a bicycle problem as a click one or as an available algorithm for biking search directly?

is from the following algorithm.

Theoretical time is O (bn ^ 3) where b is the maximum number of exits.


Comments