KnuthPlass
Knuth–Plass is a line-breaking algorithm designed for high-quality typesetting. Developed by Donald E. Knuth and Michael F. Plass, it finds optimal breakpoints for a paragraph so that the overall appearance of lines is as uniform and aesthetically pleasing as possible within a given line width. The algorithm appeared in their 1981 paper Breaking Paragraphs into Lines and became a core component of the TeX typesetting system.
Mathematically, the algorithm treats line breaking as a global optimization problem. Each potential line end (breakpoint)
Impact: The Knuth–Plass algorithm has influenced modern digital typography and is implemented in TeX and many