Searched refs:transitive_closure (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/usr.bin/yacc/
H A Dwarshall.c38 void transitive_closure(unsigned int *, int);
41 transitive_closure(unsigned int *R, int n) function
85 transitive_closure(R, n);

Completed in 71 milliseconds