Limi
Limi::independence< Key > Struct Template Reference

The template for the independence relation. More...

#include <generics.h>

Detailed Description

template<class Key>
struct Limi::independence< Key >

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.

Template Parameters
KeyThe type of the symbols in the independence relation.

The documentation for this struct was generated from the following file: