-
Notifications
You must be signed in to change notification settings - Fork 1
Management of dependencies
mtbeek32 edited this page Jan 6, 2023
·
1 revision
The GeoDMS controls dependencies in calculations.
In an expression like A = B + C, items B and C are called suppliers.
To calculate item A, first all suppliers (B and C) need to be calculated. An administration of the suppliers in calculations is essential for reliable results.
In this administration also status information is managed. If a supplier is already valid (calculated earlier and the input for the supplier is not changed), it does not have to be recalculated. This improves the efficiency in calculating.
GeoDMS ©Object Vision BV. Source code distributed under GNU GPL-3. Documentation distributed under CC BY-SA 4.0.