CC: Congestion Control—algorithms that manage the rate of data transmission to prevent network overload
Utility Function: A mathematical function that quantifies the 'benefit' a sender gets from a certain sending rate, used to guide rate adjustments
RTT: Round Trip Time—the duration from sending a packet to receiving its acknowledgment
SACK: Selective Acknowledgment—feedback from receiver indicating exactly which packets arrived
Math-CoT: Mathematical Chain-of-Thought—a prompting strategy asking the LLM to explain mathematical reasoning before generating code
Zero-shot: Prompting the model to generate a solution without providing any prior examples
Hercules: A state-of-the-art learning-based congestion control protocol used as the primary baseline
Proteus: A precursor protocol to Hercules; GenCC extends its implementation infrastructure
GPT-5: The specific Large Language Model version cited by the paper as the code generator
QoS: Quality of Service—metrics like bandwidth, latency, and jitter that determine connection performance