libboloq
A library to replesent binary functions using Binary Decision Diagram.
|
Cboloq::basic_boolean_function< T > | 二分決定図を操作する基本的なクラスです |
Cboloq::basic_boolean_function_cache< N > | 基本的な演算キャッシュのテーブルです |
Cboloq::basic_combination< T > | 二分決定図を操作する基本的なクラスです |
Cboloq::basic_combination_cache< N > | 基本的な演算キャッシュのテーブルです |
▼Cenable_shared_from_this | |
Cboloq::basic_node< LT, IT > | 基本的なノードのクラス |
Cstd::hash< boloq::basic_boolean_function< T > > | |
Cstd::hash< boloq::basic_combination< T > > | |
Cstd::hash< const std::tuple< TT...> > | Tupleのためのハッシュ関数です |
Cboloq::index_generator< KT, IT > | ノードのインデックスを一意になるように生成します |
Cboloq::index_generator< unique_key_type, index_type > |