modelpunt
Modelpunt is a term found in Dutch-language modeling and simulation literature that refers to a discrete point within a model used as a reference, decision, or transition location. The word combines model and punt (point), highlighting its role as a specific position within a model’s structure.
A modelpunt functions as a locus for capturing variables, applying constraints, or triggering events. It helps
Types of modelpunten include time-based points, state-based points, and event-based points. For example, in a supply
Implementation-wise, a modelpunt is typically represented as a data structure with fields such as id, type,
See also: modeling, simulation, graph theory, state machines, discrete event simulation.