dlvhex  2.5.0
bm::gap_len_table_min< T > Struct Template Reference

Alternative GAP lengths table. Good for for memory saver mode and very sparse bitsets. More...

#include <vs10/bm/bmfunc.h>

Static Public Attributes

static const gap_word_t _len [bm::gap_levels]

Detailed Description

template<bool T>
struct bm::gap_len_table_min< T >

Alternative GAP lengths table. Good for for memory saver mode and very sparse bitsets.

Definition at line 128 of file bmfunc.h.


Field Documentation

template<bool T>
const gap_word_t bm::gap_len_table_min< T >::_len [static]
Initial value:
 
                                { 32, 96, 128, 512 }

Definition at line 130 of file bmfunc.h.


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