Skip to content
Snippets Groups Projects
Commit 2d40fe68 authored by Victor Ruelle's avatar Victor Ruelle
Browse files

Upload New File

parent 8677be22
No related branches found
No related tags found
No related merge requests found
/* (C) Copyright 2003 Jens Lysgaard. All rights reserved. */
/* OSI Certified Open Source Software */
/* This software is licensed under the Common Public License Version 1.0 */
#ifndef _H_STRNGCMP
#define _H_STRNGCMP
#include "basegrph.h"
void ComputeStrongComponents(ReachPtr RPtr, ReachPtr ResultPtr,
int *NoOfComponents, int n,
char *CVWrk1,
int *IVWrk1, int *IVWrk2, int *IVWrk3,
int *IVWrk4);
#endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment