I have been doing some casual internet research on biclusters. (I have read the Wiki article several times.) So far, it seems as if there are few definitions or standard terminology.
I was wondering if there were any standard papers or books that anybody who is interested in algorithms for finding biclusters should read.
Is it possible to say what is the state of the art in the field? I was intrigued by the notion of finding biclusters using genetic algorithms, so I would appreciate comments on that approach in particular in the context of other approaches.
Usually in clustering, the goal is to partition the data-set into groups where each element is in some group. Do bicluster algorithms also seek to put all elements in a particular group?
Note: Also posted here. I thought perhaps the larger number of mathematically-inclined eyeballs on here might help.