eg_emptyhandles.h

Go to the documentation of this file.
00001 #ifndef __EG_EMPTY_HA
00002 #define __EG_EMPTY_HA
00003 
00004 #include <stdio.h>
00005 #include <stdlib.h>
00006 
00007 #include "eg_mempool.h"
00008 
00009 int DPremoveEmptyHandles (int *const nIneq,
00010                           int **const ndominoes,
00011                           int ***const naset,
00012                           int ***const nbset,
00013                           int **const nhandle,
00014                           int ****const aset,
00015                           int ****const bset,
00016                           int ***const handle);
00017 
00018 #endif

Generated on Thu Oct 20 14:58:41 2005 for DominoParitySeparator by  doxygen 1.4.5