Functions

src/compdegen.c File Reference

print the degeneracy of the input graph More...

#include <assert.h>
#include <stdio.h>
#include <stdlib.h>
#include "misc.h"
#include "LinkedList.h"
#include "MemoryManager.h"

Functions

int main ()

Detailed Description

print the degeneracy of the input graph

Author:
Darren Strash (first name DOT last name AT gmail DOT com)

Copyright (c) 2011 Darren Strash. This code is released under the GNU Public License (GPL) 3.0.

gplv3-127x51.png
See GPL 3.0 here

Function Documentation

int main (  ) 
 All Data Structures Files Functions Variables Typedefs Defines