#include <eg_gcit.h>
Definition at line 50 of file eg_gcit.h.
Data Fields | |
int | changed_pos |
position of the last bit changed | |
int * | focus |
Internal information. | |
int | sz |
Number of bits in the code. | |
int * | tuple |
Current binary tuple being visited. |
|
position of the last bit changed
|
|
Internal information.
|
|
Number of bits in the code.
|
|
Current binary tuple being visited.
|