Home
last modified time | relevance | path

Searched refs:COARSEN_EWGTS (Results 1 – 9 of 9) sorted by relevance

/dports/math/chaco/Chaco-2.2/code/coarsen/
H A Dmakecgraph2.c29 extern int COARSEN_EWGTS; /* turn off edge weights in coarse graph? */
78 if (COARSEN_EWGTS) {
110 if (COARSEN_EWGTS) {
133 if (COARSEN_EWGTS)
138 if (COARSEN_EWGTS)
160 if (COARSEN_EWGTS)
165 if (COARSEN_EWGTS)
173 if (COARSEN_EWGTS)
178 if (COARSEN_EWGTS) {
229 if (COARSEN_EWGTS) {
H A Dmakecgraph.c28 extern int COARSEN_EWGTS; /* turn off edge weights in coarse graph? */
85 if (COARSEN_EWGTS) {
103 if (COARSEN_EWGTS) {
146 if (COARSEN_EWGTS)
151 if (COARSEN_EWGTS)
173 if (COARSEN_EWGTS)
178 if (COARSEN_EWGTS)
186 if (COARSEN_EWGTS)
H A Dmakefgraph.c28 extern int COARSEN_EWGTS; /* turn off edge weights in coarse graph? */
77 if (COARSEN_EWGTS) {
106 if (COARSEN_EWGTS) {
130 if (COARSEN_EWGTS)
135 if (COARSEN_EWGTS)
150 if (COARSEN_EWGTS)
155 if (COARSEN_EWGTS) {
184 if (COARSEN_EWGTS) {
H A Dcoarsen.c37 extern int COARSEN_EWGTS; /* use edge weights while coarsening? */
215 coarsen(cgraph, cnvtxs, cnedges, COARSEN_VWGTS, COARSEN_EWGTS, cterm_wgts,
/dports/math/chaco/Chaco-2.2/code/klvspiff/
H A Dcoarsen_klv.c56 extern int COARSEN_EWGTS; /* use edge weights while coarsening? */
277 using_ewgts && COARSEN_EWGTS,
283 using_ewgts && COARSEN_EWGTS);
344 coarsen_klv(cgraph, cnvtxs, cnedges, COARSEN_VWGTS, COARSEN_EWGTS, cterm_wgts,
/dports/math/chaco/Chaco-2.2/code/input/
H A Dreflect_input.c227 extern int COARSEN_EWGTS; /* use edge weights while coarsening? */
358 fprintf(tempfile, " COARSEN_EWGTS = %s\n", true_or_false(COARSEN_EWGTS));
378 fprintf(tempfile, " COARSEN_EWGTS = %s\n", true_or_false(COARSEN_EWGTS));
H A Dread_params.c75 extern int COARSEN_EWGTS; /* use edge weights while coarsening? */
147 &COARSEN_EWGTS, &KL_RANDOM, &KL_ONLY_BNDY,
/dports/math/chaco/Chaco-2.2/code/main/
H A Duser_params.c76 int COARSEN_EWGTS = TRUE; /* Sum edge weights in coarsening? (TRUE/FALSE) */ variable
/dports/math/chaco/Chaco-2.2/code/klspiff/
H A Dcoarsen_kl.c50 extern int COARSEN_EWGTS; /* use edge weights while coarsening? */
323 coarsen_kl(cgraph, cnvtxs, cnedges, COARSEN_VWGTS, COARSEN_EWGTS, cterm_wgts,