#include <stdio.h>
#include <stdlib.h>
#include "eg_mempool.h"
Include dependency graph for eg_emptyhandles.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
int | DPremoveEmptyHandles (int *const nIneq, int **const ndominoes, int ***const naset, int ***const nbset, int **const nhandle, int ****const aset, int ****const bset, int ***const handle) |
|
Definition at line 2 of file eg_emptyhandles.c. |