Found at: http://wack.co.za/article/articleprint/177/-1/11/

Delphi Delta Blue


Top level Open Source

Our first official Open Source Project is a Delphi (Object Pascal) implementation of the Delta Blue incremental dataflow constraint solver.

What is a incremental dataflow constraint solver?


Simply put, it maintains relationships between variables and when a variable changes, automatically computes which variables are dependant and what their new values should be.

For example: Given the constraint A + B = C, when either A or B changes, C will be recalculated; But if C changes, Delta Blue will also recalculate A or B depending on the strength of the constraint.

For more information see Multi-way versus One-way Constraints in User Interfaces: Experience with the DeltaBlue Algorithm (1993)

Published on Torry's Delphi Pages

Attached files

Receivers email:

*

Your email:

*



| Back to normal page view | Send this article to a friend |