Limi
|
The template for the independence relation. More...
#include <generics.h>
The template for the independence relation.
Ideally your class should specialise this template for the desired independence relation. The specialised class must implement the () operator that returns true if two elements are independent.
Key | The type of the symbols in the independence relation. |