Graph-of-Thought (GoT) models reasoning as a Directed Acyclic Graph (DAG), allowing thoughts to branch (e.g. brainstorm three paths), evaluate in parallel, aggregate (combine the best ideas), and loop.
This enables solving highly non-linear problems like drug synthesis, code compilation architectures, or multi-faceted business planning that cannot be represented as simple lists or tree structures.