/********************************************************************************
**
*A cliques.h di/cliques Julius Jonusas
**
** Copyright (C) 2020 - Julius Jonusas
**
** This file is free software, see the digraphs/LICENSE.
**
********************************************************************************/
#ifndef DIGRAPHS_SRC_CLIQUES_H_
#define DIGRAPHS_SRC_CLIQUES_H_
// GAP headers
#include "gap-includes.h"
Obj FuncDIGRAPHS_FREE_CLIQUES_DATA(Obj self);
Obj FuncDigraphsCliquesFinder(Obj self, Obj args);
#endif // DIGRAPHS_SRC_CLIQUES_H_
¤ Dauer der Verarbeitung: 0.12 Sekunden
(vorverarbeitet)
¤
*© Formatika GbR, Deutschland