- A biclique in a graph is a bipartite graph where every vertex on the left is connected to every vertex on the right, and vice versa.
- (For example, a two-layer neural network can be represented as a biclique in graph theory.)
- The number of violating edges and non-edges is used to examine its properties. #Property Testing (for experts in computer science)