full screen
Latest Posts Regarding the Project Generic Allocator
A Constraint is a listener to aDatabasethat evaluates the compliance of observedDatabase'scurrent state with thisconstraint.
Represents the current state of an solution process.
Represents data and its constraints that need to be satisfied.
A Line represents a tuple of values which is stored at arelational table.
AnAttributerepresents the typeTthe and name of a Line's field. It is used in order to access a Line's values in a type safe way.
A listener that observers changes of aDatabase.
Represents a generalized assignment problem where each demand can be assigned to multiple supplies.
Extendsrelational tableswith a mutation and subscriber interface.
Represent a type saferelational table.
This post's content was deleted. It still exists in order to not invalidate existing links.
full screen
Program which allows modeling and solving of constraint based problems. One of the goals is to have a problem model which is compatible with multiple problem models. Some of those are constraint satisfaction problem and assignment problems.