代码搜索:Clique
找到约 304 项符合「Clique」的源代码
代码结果 304
www.eeworm.com/read/160391/5571513
m clq_containing_nodes.m
function c = clq_containing_nodes(engine, nodes, fam)
% CLQ_CONTAINING_NODES Find the lightest clique (if any) that contains the set of nodes
% c = clq_containing_nodes(engine, nodes, family)
%
%
www.eeworm.com/read/160391/5571530
m clq_containing_nodes.m
function c = clq_containing_nodes(engine, nodes, fam)
% CLQ_CONTAINING_NODES Find the lightest clique (if any) that contains the set of nodes
% c = clq_containing_nodes(engine, nodes, family)
%
%
www.eeworm.com/read/160391/5571607
m clq_containing_nodes.m
function c = clq_containing_nodes(engine, nodes, fam)
% CLQ_CONTAINING_NODES Find the lightest clique (if any) that contains the set of nodes
% c = clq_containing_nodes(engine, nodes, family)
%
%
www.eeworm.com/read/490761/6442123
m graph_to_jtree.m
function [jtree, root, cliques, B, w, elim_order] = graph_to_jtree(MG, ns, partial_order, stages, clusters)
% GRAPH_TO_JTREE Triangulate a graph and make a junction tree from its cliques.
% [jtree,
www.eeworm.com/read/182508/9200884
makefile
CC = g++
#CFLAGS = -DDebug_parsingInput -g -Wall
#CFLAGS = -DDebug_readData -g -Wall
#CFLAGS = -g -Wall
CFLAGS = -DDebug_cluster -g -Wall
#CFLAGS = -g -DDebug_initialize -Wall
CLIBS = -lm
all: cli
www.eeworm.com/read/458775/7289586
makefile
CC = g++
#CFLAGS = -DDebug_parsingInput -g -Wall
#CFLAGS = -DDebug_readData -g -Wall
#CFLAGS = -g -Wall
CFLAGS = -DDebug_cluster -g -Wall
#CFLAGS = -g -DDebug_initialize -Wall
CLIBS = -lm
all: cli
www.eeworm.com/read/139955/13118973
makefile
CC = g++
#CFLAGS = -DDebug_parsingInput -g -Wall
#CFLAGS = -DDebug_readData -g -Wall
#CFLAGS = -g -Wall
CFLAGS = -DDebug_cluster -g -Wall
#CFLAGS = -g -DDebug_initialize -Wall
CLIBS = -lm
all: cli
www.eeworm.com/read/315839/13535479
makefile
CC = g++
#CFLAGS = -DDebug_parsingInput -g -Wall
#CFLAGS = -DDebug_readData -g -Wall
#CFLAGS = -g -Wall
CFLAGS = -DDebug_cluster -g -Wall
#CFLAGS = -g -DDebug_initialize -Wall
CLIBS = -lm
all: cli
www.eeworm.com/read/314825/13558220
makefile
CC = g++
#CFLAGS = -DDebug_parsingInput -g -Wall
#CFLAGS = -DDebug_readData -g -Wall
#CFLAGS = -g -Wall
CFLAGS = -DDebug_cluster -g -Wall
#CFLAGS = -g -DDebug_initialize -Wall
CLIBS = -lm
all: cli
www.eeworm.com/read/396039/2424394
cpp bnr_get_click.cpp
#include "bnr_internal.h"
#include "parsecliques.h"
/* returns the members of the clique that rank belongs to in a group, valid clique names are: shm, tcp, and via */
MPICH_BNR_API int BNR_Get_clique