-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
For example, and for genericity purposes, it could be convenient to implement Contains<Interval<Bound>> for Bound, however does it really makes sense?
Another problem is the high number of combination between domains... To avoid this, should we cast less precise domains to more precise ones? But this is problematic for true generic programming and to propose efficient algorithms...
Reactions are currently unavailable