groupsmost
Groupsmost is a term used in network analysis to denote the most cohesive subgroup within a larger network. It refers to a subset of nodes S whose internal connectivity is particularly strong relative to its external connections, according to a chosen cohesion metric.
One common definition for a groupsmost score GMS(S) is GMS(S) = E_in(S) / (E_in(S) + E_out(S)), where E_in(S) counts
Variants exist. A density-based formulation uses GMS_density(S) = E_in(S) / C(|S|, 2), measuring internal density, while conductance-like formulations
Optimization and computation: finding the groupsmost subset S that maximizes GMS(S) is a combinatorial problem and
Applications and relation: groupsmost is related to community detection and cohesive subgraph discovery. It is used