期刊文献+
共找到953篇文章
< 1 2 48 >
每页显示 20 50 100
Subgraph Matching on Multi-Attributed Graphs Based on Contrastive Learning
1
作者 LIU Bozhi FANG Xiu +1 位作者 SUN Guohao LU Jinhu 《Journal of Donghua University(English Edition)》 2025年第5期523-533,共11页
Graphs have been widely used in fields ranging from chemical informatics to social network analysis.Graph-related problems become increasingly significant,with subgraph matching standing out as one of the most challen... Graphs have been widely used in fields ranging from chemical informatics to social network analysis.Graph-related problems become increasingly significant,with subgraph matching standing out as one of the most challenging tasks.The goal of subgraph matching is to find all subgraphs in the data graph that are isomorphic to the query graph.Traditional methods mostly rely on search strategies with high computational complexity and are hard to apply to large-scale real datasets.With the advent of graph neural networks(GNNs),researchers have turned to GNNs to address subgraph matching problems.However,the multi-attributed features on nodes and edges are overlooked during the learning of graphs,which causes inaccurate results in real-world scenarios.To tackle this problem,we propose a novel model called subgraph matching on multi-attributed graph network(SGMAN).SGMAN first utilizes improved line graphs to capture node and edge features.Then,SGMAN integrates GNN and contrastive learning(CL)to derive graph representation embeddings and calculate the matching matrix to represent the matching results.We conduct experiments on public datasets,and the results affirm the superior performance of our model. 展开更多
关键词 subgraph matching graph neural network(GNN) multi-attributed graph contrastive learning(CL)
在线阅读 下载PDF
Drawing Weighted Directed Graph from It's Adjacency Matrix 被引量:1
2
作者 毛国勇 张武 《Journal of Shanghai University(English Edition)》 CAS 2005年第5期407-410,共4页
This paper proposes an algorithm for building weighted directed graph, defmes the weighted directed relationship matrix of the graph, and describes algorithm implementation using this matrix. Based on this algorithm, ... This paper proposes an algorithm for building weighted directed graph, defmes the weighted directed relationship matrix of the graph, and describes algorithm implementation using this matrix. Based on this algorithm, an effective way for building and drawing weighted directed graphs is presented, forming a foundation for visual implementation of the algorithm in the graph theory. 展开更多
关键词 weighted directed graph adjacency matrix relationship matrix.
在线阅读 下载PDF
Nullity of Hermitian-Adjacency Matrices of Mixed Graphs 被引量:1
3
作者 Fenglei TIAN Dein WONG 《Journal of Mathematical Research with Applications》 CSCD 2018年第1期23-33,共11页
A mixed graph means a graph containing both oriented edges and undirected edges. The nullity of the Hermitian-adjacency matrix of a mixed graph G, denoted by ηH(G),is referred to as the multiplicity of the eigenval... A mixed graph means a graph containing both oriented edges and undirected edges. The nullity of the Hermitian-adjacency matrix of a mixed graph G, denoted by ηH(G),is referred to as the multiplicity of the eigenvalue zero. In this paper, for a mixed unicyclic graph G with given order and matching number, we give a formula on ηH(G), which combines the cases of undirected and oriented unicyclic graphs and also corrects an error in Theorem 4.2 of [Xueliang LI, Guihai YU. The skew-rank of oriented graphs. Sci. Sin. Math., 2015, 45:93-104(in Chinese)]. In addition, we characterize all the n-vertex mixed graphs with nullity n-3, which are determined by the spectrum of their Hermitian-adjacency matrices. 展开更多
关键词 nullity mixed graph unicyclic graph Hermitian-adjacency matrix
原文传递
Privacy-Preserving Multi-Keyword Fuzzy Adjacency Search Strategy for Encrypted Graph in Cloud Environment
4
作者 Bin Wu Xianyi Chen +5 位作者 Jinzhou Huang Caicai Zhang Jing Wang Jing Yu Zhiqiang Zhao Zhuolin Mei 《Computers, Materials & Continua》 SCIE EI 2024年第3期3177-3194,共18页
In a cloud environment,outsourced graph data is widely used in companies,enterprises,medical institutions,and so on.Data owners and users can save costs and improve efficiency by storing large amounts of graph data on... In a cloud environment,outsourced graph data is widely used in companies,enterprises,medical institutions,and so on.Data owners and users can save costs and improve efficiency by storing large amounts of graph data on cloud servers.Servers on cloud platforms usually have some subjective or objective attacks,which make the outsourced graph data in an insecure state.The issue of privacy data protection has become an important obstacle to data sharing and usage.How to query outsourcing graph data safely and effectively has become the focus of research.Adjacency query is a basic and frequently used operation in graph,and it will effectively promote the query range and query ability if multi-keyword fuzzy search can be supported at the same time.This work proposes to protect the privacy information of outsourcing graph data by encryption,mainly studies the problem of multi-keyword fuzzy adjacency query,and puts forward a solution.In our scheme,we use the Bloom filter and encryption mechanism to build a secure index and query token,and adjacency queries are implemented through indexes and query tokens on the cloud server.Our proposed scheme is proved by formal analysis,and the performance and effectiveness of the scheme are illustrated by experimental analysis.The research results of this work will provide solid theoretical and technical support for the further popularization and application of encrypted graph data processing technology. 展开更多
关键词 PRIVACY-PRESERVING adjacency query multi-keyword fuzzy search encrypted graph
在线阅读 下载PDF
A Graph with Adaptive AdjacencyMatrix for Relation Extraction
5
作者 Run Yang YanpingChen +1 位作者 Jiaxin Yan Yongbin Qin 《Computers, Materials & Continua》 SCIE EI 2024年第9期4129-4147,共19页
The relation is a semantic expression relevant to two named entities in a sentence.Since a sentence usually contains several named entities,it is essential to learn a structured sentence representation that encodes de... The relation is a semantic expression relevant to two named entities in a sentence.Since a sentence usually contains several named entities,it is essential to learn a structured sentence representation that encodes dependency information specific to the two named entities.In related work,graph convolutional neural networks are widely adopted to learn semantic dependencies,where a dependency tree initializes the adjacency matrix.However,this approach has two main issues.First,parsing a sentence heavily relies on external toolkits,which can be errorprone.Second,the dependency tree only encodes the syntactical structure of a sentence,which may not align with the relational semantic expression.In this paper,we propose an automatic graph learningmethod to autonomously learn a sentence’s structural information.Instead of using a fixed adjacency matrix initialized by a dependency tree,we introduce an Adaptive Adjacency Matrix to encode the semantic dependency between tokens.The elements of thismatrix are dynamically learned during the training process and optimized by task-relevant learning objectives,enabling the construction of task-relevant semantic dependencies within a sentence.Our model demonstrates superior performance on the TACRED and SemEval 2010 datasets,surpassing previous works by 1.3%and 0.8%,respectively.These experimental results show that our model excels in the relation extraction task,outperforming prior models. 展开更多
关键词 Relation extraction graph convolutional neural network adaptive adjacency matrix
在线阅读 下载PDF
Enhancing Convolution Recurrent Network with Graph Signal Processing:High Suppressive Interference Mitigation
6
作者 Guo Pengcheng Yu Miao +1 位作者 Gu Miaomiao Ren Bingyin 《China Communications》 2026年第1期255-272,共18页
In this paper,we propose a novel graph signal processing convolution recurrent network(GSP CRN)for signal enhancement against high suppressive interference(HSI)in wireless communications.GSPCRN consists of the short-t... In this paper,we propose a novel graph signal processing convolution recurrent network(GSP CRN)for signal enhancement against high suppressive interference(HSI)in wireless communications.GSPCRN consists of the short-time graph signal processing(SGSP)approach and a modified convolution recurrent network.Similar to the traditional shorttime time-frequency transformation,SGSP frames the complex-valued communication signal and transforms it to the graph-domain representations,where the connection and weight flexibility of each vertex are fully taken into account.In the presence of HSI,SGSP can extract signal features from new graph-domain dimensions and empower neural networks for weak signal enhancement.Two SGSP methods,adjacency singular value decomposition and implicit graph transformation,are designed to capture relationships among the sampling points in the segmented signals.Simulation results demonstrate that our proposed GSPCRN outperforms existing classic methods in extracting weak signals from the HSI environment.When the interference-to-signal ratio exceeds 27dB,only our proposed GSPCRN can achieve the interference mitigation. 展开更多
关键词 adjacency matrix short-time graph signal processing signal enhancement wireless communications
在线阅读 下载PDF
Fuzzy Adjacency Matrix in Graphs
7
作者 Mahdi Taheri Mehrana Niroumand 《通讯和计算机(中英文版)》 2012年第4期384-386,共3页
关键词 邻接矩阵 模糊图 简单图 区间
在线阅读 下载PDF
Structural Synthesis of Compliant Metamorphic Mechanisms Based on Adjacency Matrix Operations 被引量:9
8
作者 LI Duanling ZHANG Zhonghai CHEN Guimin 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2011年第4期522-528,共7页
A compliant metamorphic mechanism attributes to a new type of metamorphic mechanisms evolved from rigid metamorphic mechanisms. The structural characteristics and representations of a compliant metamorphic mechanism a... A compliant metamorphic mechanism attributes to a new type of metamorphic mechanisms evolved from rigid metamorphic mechanisms. The structural characteristics and representations of a compliant metamorphic mechanism are different from its rigid counterparts, so does the structural synthesis method. In order to carry out its structural synthesis, a constraint graph representation for topological structure of compliant metamorphic mechanisms is introduced, which can not only represent the structure of a compliant metamorphic mechanism, but also describe the characteristics of its links and kinematic pairs. An adjacency matrix representation of the link relationships in a compliant metamorphic mechanism is presented according to the constraint graph. Then, a method for structural synthesis of compliant metamorphic mechanisms is proposed based on the adjacency matrix operations. The operation rules and the operation procedures of adjacency matrices are described through synthesis of the initial configurations composed of s+1 links from an s-link mechanism (the final configuration). The method is demonstrated by synthesizing all the possible four-link compliant metamorphic mechanisms that can transform into a three-link mechanism through combining two of its links. Sixty-five adjacency matrices are obtained in the synthesis, each of which corresponds to a compliant metamorphic mechanism having four links. Therefore, the effectiveness of the method is validated by a specific compliant metamorphic mechanism corresponding to one of the sixty-five adjacency matrices. The structural synthesis method is put into practice as a fully compliant metamorphic hand is presented based on the synthesis results. The synthesis method has the advantages of simple operation rules, clear geometric meanings, ease of programming with matrix operation, and provides an effective method for structural synthesis of compliant metamorphic mechanisms and can be used in the design of new compliant metamorphic mechanisms. 展开更多
关键词 compliant metamorphic mechanism structural synthesis constraint graph adjacency matrix
在线阅读 下载PDF
Adjacent Vertex-distinguishing E-total Coloring on Some Join Graphs Cm V Gn 被引量:3
9
作者 WANG Ji-shun 《Chinese Quarterly Journal of Mathematics》 CSCD 2012年第3期328-336,共9页
Let G(V, E) be a simple connected graph and k be positive integers. A mapping f from V∪E to {1, 2, ··· , k} is called an adjacent vertex-distinguishing E-total coloring of G(abbreviated to k-AVDETC), i... Let G(V, E) be a simple connected graph and k be positive integers. A mapping f from V∪E to {1, 2, ··· , k} is called an adjacent vertex-distinguishing E-total coloring of G(abbreviated to k-AVDETC), if for uv ∈ E(G), we have f(u) ≠ f(v), f(u) ≠ f(uv), f(v) ≠ f(uv), C(u) ≠C(v), where C(u) = {f(u)}∪{f(uv)|uv ∈ E(G)}. The least number of k colors required for which G admits a k-coloring is called the adjacent vertex-distinguishing E-total chromatic number of G is denoted by x^e_(at) (G). In this paper, the adjacent vertexdistinguishing E-total colorings of some join graphs C_m∨G_n are obtained, where G_n is one of a star S_n , a fan F_n , a wheel W_n and a complete graph K_n . As a consequence, the adjacent vertex-distinguishing E-total chromatic numbers of C_m∨G_n are confirmed. 展开更多
关键词 join graph adjacent vertex-distinguishing E-total coloring adjacent vertexdistinguishing E-total chromatic number
在线阅读 下载PDF
Adjacent Vertex Distinguishing I-total Coloring of Outerplanar Graphs
10
作者 GUO Jing CHEN Xiang-en 《Chinese Quarterly Journal of Mathematics》 2017年第4期382-394,共13页
Let G be a simple graph with no isolated edge. An Ⅰ-total coloring of a graph G is a mapping φ : V(G) ∪ E(G) → {1, 2, · · ·, k} such that no adjacent vertices receive the same color and no adjacent ... Let G be a simple graph with no isolated edge. An Ⅰ-total coloring of a graph G is a mapping φ : V(G) ∪ E(G) → {1, 2, · · ·, k} such that no adjacent vertices receive the same color and no adjacent edges receive the same color. An Ⅰ-total coloring of a graph G is said to be adjacent vertex distinguishing if for any pair of adjacent vertices u and v of G, we have C_φ(u) = C_φ(v), where C_φ(u) denotes the set of colors of u and its incident edges. The minimum number of colors required for an adjacent vertex distinguishing Ⅰ-total coloring of G is called the adjacent vertex distinguishing Ⅰ-total chromatic number, denoted by χ_at^i(G).In this paper, we characterize the adjacent vertex distinguishing Ⅰ-total chromatic number of outerplanar graphs. 展开更多
关键词 adjacent vertex distinguishing Ⅰ-total coloring outerplanar graphs maximum degree
在线阅读 下载PDF
基于动态邻接融合与通道混合的图神经网络社团检测方法
11
作者 艾均 向潜 +1 位作者 苏湛 肖晨曦 《计算机应用研究》 北大核心 2026年第3期766-774,共9页
随着社交网络、电商平台等场景中图数据的动态演化,动态社团检测问题已成为图表示学习中的关键任务。现有方法多基于统一的时间衰减机制建模图结构演化,难以刻画节点间异构的时序行为;同时,节点特征在通道维度的交互建模不足,限制了模... 随着社交网络、电商平台等场景中图数据的动态演化,动态社团检测问题已成为图表示学习中的关键任务。现有方法多基于统一的时间衰减机制建模图结构演化,难以刻画节点间异构的时序行为;同时,节点特征在通道维度的交互建模不足,限制了模型在表达能力与计算效率之间的统一优化。针对上述问题,提出了一种新型动态图学习框架——时序-通道图注意力网络(TC-GAT)。该模型以图注意力网络为基础,融合了动态邻接融合模块(DAF),通过节点自适应的时间权重实现多阶段邻接信息融合,从而刻画多样演化行为;同时引入图通道混合器(GCM),以轻量化方式建模通道间的深度交互,有效提升节点表示能力。在多个真实动态图数据集上的实验结果表明,所提模型在准确率、F_(1)值与AUC等关键指标上均优于主流模型,且具备较高的训练效率。研究结果表明,协同建模时空演化与通道交互有助于提升动态图分析的整体性能,为发展高性能动态图社团检测方法提供了新思路。 展开更多
关键词 动态网络 社团检测 图神经网络 动态邻接融合(DAF) 通道混合
在线阅读 下载PDF
TPA改进GCN⁃LSTM的光伏电站群调群控优化策略研究
12
作者 商立群 王硕 《电气传动》 2026年第3期52-60,共9页
随着光伏装机容量占比逐年提高,准确预测光伏出力,实现光伏群调群控至关重要。提出基于图卷积神经网络(GCN)、长短期记忆网络(LSTM)和时间模式注意力机制(TPA)集成深度融合的多站光伏出力预测方法。首先,以图结构形式转化多站光伏出力... 随着光伏装机容量占比逐年提高,准确预测光伏出力,实现光伏群调群控至关重要。提出基于图卷积神经网络(GCN)、长短期记忆网络(LSTM)和时间模式注意力机制(TPA)集成深度融合的多站光伏出力预测方法。首先,以图结构形式转化多站光伏出力时序曲线及数值天气预报数据的输入特征,建立GCN-LSTM模型,提取光伏集群间隐藏的时空依赖性。其次,引入时间模式注意力机制加权修正输入数据特征,提高关键数据价值。然后,设定反映集群内电压变化的节点为主导节点,基于光伏集群间时空预测结果,将灵敏反映集群电压变化的节点设定为主导节点,建立区域所有节点的电压在安全范围运行和最小系统网损为目标的群间协调优化策略。接着,根据协调优化策略结果构建群内节点电压在安全范围内稳定运行、最小化集群网损的自治优化调控策略,实现分布式光伏最大化就地消纳。最后,实际多站光伏集群出力数据的仿真结果表明,所提方法能够高效提取不同光伏电站间的时空关联性,降低光伏出力预测误差,有效提高光伏集群的安全性和经济性。 展开更多
关键词 光伏出力预测 图卷积神经网络 邻接矩阵自适应 时间模式注意力机制
在线阅读 下载PDF
多尺度图卷积下的水漂垃圾轨迹预测模型
13
作者 马龙 候永琪 +3 位作者 吴佰靖 高丽 邓建伟 闫光辉 《浙江大学学报(工学版)》 北大核心 2026年第4期751-762,共12页
针对水漂垃圾轨迹预测中单一尺度下时空异质性建模不足,导致预测结果不确定性高的问题,提出多尺度自适应图卷积模型MAGC-Trajectory.构建自适应门控图卷积模块,将时空先验约束的静态邻接关系与数据驱动的动态拓扑结构进行跨域融合,提升... 针对水漂垃圾轨迹预测中单一尺度下时空异质性建模不足,导致预测结果不确定性高的问题,提出多尺度自适应图卷积模型MAGC-Trajectory.构建自适应门控图卷积模块,将时空先验约束的静态邻接关系与数据驱动的动态拓扑结构进行跨域融合,提升模型对垃圾漂移的时序关系和轨迹波动的捕捉能力;设计多尺度时空交互模块,对空间特征进行时间尺度解耦,并与时序特征加权融合,增强垃圾轨迹时空异质性的表征能力;提出改进非线性学习层,使用可学习的自适应激活函数强化不同尺度时空特征的全局融合,生成具有统一表征的漂移轨迹高阶特征;设计概率预测层,使用均值-方差估计轨迹分布区间,量化预测结果的不确定性,提供更加鲁棒的预测轨迹.在水漂垃圾轨迹数据集上的实验表明,相较于基准模型,所提模型的MAE、RMSE分别降低了0.0002、0.0005.所提方法能够从决策上助力研究区域的水漂垃圾污染治理工作. 展开更多
关键词 水漂垃圾 轨迹预测 图卷积 自适应邻接矩阵 时空特征融合 概率预测
在线阅读 下载PDF
基于Unigraphics的产品零件邻接矩阵的自动提取
14
作者 高建刚 牟鹏 +2 位作者 向东 段广洪 汪劲松 《中国机械工程》 EI CAS CSCD 北大核心 2004年第7期611-613,共3页
在Unigraphics的基础上 ,以C + +语言为开发工具 ,完成了零件邻接矩阵提取的二次开发 ,包括间隙分析对象定义、零件邻接关系判定和邻接关系输出等三个模块。解决了连通性筛子自动执行中的关键问题 。
关键词 面向拆卸的设计 拆卸与或图 连通性筛子 零件邻接矩阵
在线阅读 下载PDF
钻石项链图的邻和可区别染色
15
作者 张慧芸 强会英 《兰州文理学院学报(自然科学版)》 2026年第1期29-33,共5页
利用色集合分配法、构造染色法等方法,讨论了钻石项链图N_(k)(k≥2)的邻和可区别边染色、邻和可区别全染色以及邻点全和可区别全染色问题,得到了钻石项链图N_(k)的邻和可区别边色数、邻和可区别全色数,邻点全和可区别全色数.
关键词 邻和可区别边色数 邻和可区别全色数 邻点全和可区别全色数 钻石项链图
在线阅读 下载PDF
以P_(3)两类扩张图为基础图的特殊符号图的谱
16
作者 刘蓓妍 段芳 《龙岩学院学报》 2026年第2期1-7,21,共8页
在过往关于符号完全图的谱研究工作的启发下,聚焦于以P_(3)两类扩张图作为基础图的特殊符号图,对其邻接谱展开深入探究。通过综合运用图论与矩阵分析等方法,对这两类特殊符号图的邻接谱进行了完整的刻画。
关键词 完全图 独立集 符号图 邻接谱
在线阅读 下载PDF
基于特征增强图神经网络的BIM建筑图构建方法研究
17
作者 王俊锋 杨启亮 +1 位作者 陈寅 李井卓 《土木建筑工程信息技术》 2026年第1期14-19,共6页
随着建筑智能化不断发展,建筑信息模型(BIM)虽然整合了建筑几何形态、构件属性以及空间关系等关键信息,但在进行建筑结构分析与智能设计时,缺乏建筑空间特征的有效表征,导致难以直观呈现构件间的相邻关系及建筑整体布局。建筑构件的连... 随着建筑智能化不断发展,建筑信息模型(BIM)虽然整合了建筑几何形态、构件属性以及空间关系等关键信息,但在进行建筑结构分析与智能设计时,缺乏建筑空间特征的有效表征,导致难以直观呈现构件间的相邻关系及建筑整体布局。建筑构件的连接关系(建筑图)是空间特征的重要体现,然而现有研究均未能有效提取该关系。鉴于此,本文提出一种基于特征增强图神经网络(GNN)的建筑图构建方法,研究流程由建筑图构建、图神经网络的设计和训练组成。该方法有效克服了建筑图获取时相邻关系不易获取的问题。实验结果表明,本方法在获取建筑构件相邻关系方面的准确率达97.23%,为从BIM到建筑图数据的高效生成及下游任务的开展提供了有力支持。 展开更多
关键词 图神经网络 BIM 建筑图生成 相邻关系获取
在线阅读 下载PDF
循环图邻接矩阵的第二大特征值
18
作者 李俊杰 《高师理科学刊》 2026年第3期36-40,共5页
图的邻接矩阵特征值估计是图论与代数图论中的核心课题之一,其研究不仅揭示了图的结构性质,还在网络分析、复杂系统建模等领域有广泛应用。利用数学分析的方法,研究几类特殊循环图的邻接矩阵的第二大特征值上界问题,得到几个有创新意义... 图的邻接矩阵特征值估计是图论与代数图论中的核心课题之一,其研究不仅揭示了图的结构性质,还在网络分析、复杂系统建模等领域有广泛应用。利用数学分析的方法,研究几类特殊循环图的邻接矩阵的第二大特征值上界问题,得到几个有创新意义的结果。 展开更多
关键词 循环图 邻接矩阵 第二大特征值 上界
在线阅读 下载PDF
基于伪节点交叉注意力的远程步态情绪识别
19
作者 卢亮宇 周成菊 《软件导刊》 2026年第1期47-53,共7页
近年来,情绪识别在心理计算、人机交互和精神状态监测中的应用引起了广泛关注。与面部情绪识别和脑电情绪识别(EEG)等其他方式相比,步态情绪识别所使用的采集无需高精度拍摄,且可以不用佩戴专门的采集设备进行远距离采集。尽管该领域已... 近年来,情绪识别在心理计算、人机交互和精神状态监测中的应用引起了广泛关注。与面部情绪识别和脑电情绪识别(EEG)等其他方式相比,步态情绪识别所使用的采集无需高精度拍摄,且可以不用佩戴专门的采集设备进行远距离采集。尽管该领域已经开展了一系列研究并取得了相应进展,但目前仍面临两个主要挑战。一是现有大多数基于步态情绪识别的工作都侧重于通过图卷积网络(GCN)从骨骼图像中探索人体关节的局部相关性,而忽略了人体关节的全局相关性;二是使用了人体自然连接关节骨架图,原有的固定连接会限制网络捕捉远距离关节之间相互作用的能力。为了解决这些问题,提出了一种基于伪节点交叉注意力的图卷积网络,通过伪节点的方法有效地实现全局和局部关节节点的信息及时传递,并使用交叉注意力方法捕获有效和高效的步态表示以进行情绪状态识别。将所提出的方法在情绪步态数据集Emotion-Gait上进行评估,准确率达到88.63%,与已有经典先进模型相比性能更优。 展开更多
关键词 步态情绪识别 交叉注意力 图卷积神经网络 关节邻接矩阵
在线阅读 下载PDF
The Least Eigenvalue of Graphs 被引量:7
20
作者 Guidong YU Yizheng FAN Yi WANG 《Journal of Mathematical Research with Applications》 CSCD 2012年第6期659-665,共7页
In this paper we investigate the least eigenvalue of a graph whose complement is connected,and present a lower bound for the least eigenvalue of such graph.We also characterize the unique graph whose least eigenvalue ... In this paper we investigate the least eigenvalue of a graph whose complement is connected,and present a lower bound for the least eigenvalue of such graph.We also characterize the unique graph whose least eigenvalue attains the second minimum among all graphs of fixed order. 展开更多
关键词 graph COMPLEMENT adjacency matrix least eigenvalue.
原文传递
上一页 1 2 48 下一页 到第
使用帮助 返回顶部