Terminology
- Event: Action or occurrence that triggers a Logic Branch, represented in the Logic Graph by the Events Nodes.
- Data Types: A classification of data values into several categories that specify how they are read by the program and which operations they can be subjected to.
- Node: Components of the Logic Graph that evaluate data values or represent Variables, Events, or Objects.
- Euclidean division: Process of dividing one integer by another, producing a quotient and a remainder.
Last modified 4mo ago