#include "cs.h"
Go to the source code of this file.
Functions | |
static void | cs_augment (int k, const cs *A, int *jmatch, int *cheap, int *w, int *js, int *is, int *ps) |
int * | cs_maxtrans (const cs *A, int seed) |
|
static |
Definition at line 3 of file cs_maxtrans.c.
int* cs_maxtrans | ( | const cs * | A, |
int | seed | ||
) |
Definition at line 44 of file cs_maxtrans.c.