From 0b6e6a4337e8e9b6728f3604bb61a59365be3446 Mon Sep 17 00:00:00 2001 From: pants Date: Thu, 8 Sep 2016 12:28:07 -0400 Subject: src/bound_set.c --- src/fracture.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/fracture.h') diff --git a/src/fracture.h b/src/fracture.h index bea4bc7..19b1e71 100644 --- a/src/fracture.h +++ b/src/fracture.h @@ -185,3 +185,5 @@ double get_conductivity(net_t *inst, double *current, cholmod_common *c); graph_t *graph_create(lattice_t lattice, bound_t bound, uint_t L, bool dual, cholmod_common *c); uint_t find_cycles(uint_t num_edges, const bool *fuses, const uint_t *ev, const uint_t *vei, const uint_t *ve, int **cycles); + +bool set_connected(const cholmod_sparse *laplacian, uint_t *marks, int vertex, int label, int stop_at, int exclude); -- cgit v1.2.3-70-g09d2