中文
相关论文

相关论文: Arithmetic Intger Additive Set-Idexers of Graph Op…

200 篇论文

A graph $H$ is an induced minor of a graph $G$ if $H$ can be obtained from $G$ by vertex deletions and edge contractions. We show that there is a function $f(k, d) = O(k^{10} + 2^{d^5})$ so that if a graph has treewidth at least $f(k, d)$…

组合数学 · 数学 2023-02-09 Tuukka Korhonen

A labelling of a graph is an assignment of labels to its vertex or edge sets (or both), subject to certain conditions, a well established concept. A labelling of a graph G of order n is termed a numbering when the set of integers {1,...,n}…

组合数学 · 数学 2023-06-06 Les Foulds , Humberto J. Longo

In a graph, we assign distinct integers to the vertices, and take the sum of two integers if they are on two adjacent vertices. The minimum possible number of different sums is the \emph{sum index} of this graph. In this paper, we present…

组合数学 · 数学 2025-07-29 Dheer Noal Desai , Runze Wang

A graph $G$ is called edge-magic if there exists a bijective function $f:V\left(G\right) \cup E\left(G\right)\rightarrow \left\{1, 2, \ldots , \left\vert V\left( G\right) \right\vert +\left\vert E\left( G\right) \right\vert \right\}$ such…

组合数学 · 数学 2023-06-29 Yukio Takahashi , Francesc A. Muntaner-Batle , Rikio Ichishima

In this paper, we introduce the notion of a finite non-simple directed graph, called an ornated graph and initiate a study on ornated graphs. An ornated graph is a directed graph on $n$ vertices, denoted by $O_n(s_l)$, whose vertices are…

组合数学 · 数学 2015-05-29 Johan Kok , Sudev Naduvath , Vivian Mukungunugwa

We introduce a Gaussian process model of functions which are additive. An additive function is one which decomposes into a sum of low-dimensional functions, each depending on only a subset of the input variables. Additive GPs generalize…

机器学习 · 统计学 2011-12-20 David Duvenaud , Hannes Nickisch , Carl Edward Rasmussen

Given an undirected unweighted graph $G = (V, E)$ on $n$ vertices and $m$ edges, a subgraph $H\subseteq G$ is a spanner of $G$ with stretch function $f: \mathbb{R}_+ \rightarrow \mathbb{R}_+$, if for every pair $s, t$ of vertices in $V$,…

数据结构与算法 · 计算机科学 2024-10-18 Zihan Tan , Tianyi Zhang

An automata network with $n$ components over a finite alphabet $Q$ of size $q$ is a discrete dynamical system described by the successive iterations of a function $f:Q^n\to Q^n$. In most applications, the main parameter is the interaction…

组合数学 · 数学 2023-01-06 Florian Bridoux , Kévin Perrot , Aymeric Picard Marchetto , Adrien Richard

A class $\mathcal{G}$ of graphs is hereditary if it is closed under taking induced subgraphs. We investigate the edge-add class, $\mathcal{G}^{\mathrm{add}}$, consisting of graphs that can be made members of $\mathcal{G}$ by adding at most…

组合数学 · 数学 2026-04-10 Jagdeep Singh , Vaidy Sivaraman

An induced additive action on a projective variety $X \subseteq \mathbb{P}^n$ is a regular action of the group $\mathbb{G}_a^m$ on $X$ with an open orbit, which can be extended to a regular action on the ambient projective space…

代数几何 · 数学 2025-08-05 Viktoriia Borovik , Alexander Chernov , Anton Shafarevich

For every positive integer h, the representation function of order h associated to a subset A of the integers or, more generally, of any group or semigroup X, counts the number of ways an element of X can be written as the sum (or product,…

数论 · 数学 2020-04-22 Melvyn B. Nathanson

Given a graph $G=(V,E)$, a subset $X$ of $V$ is an interval of $G$ provided that for any $a, b\in X$ and $ x\in V \setminus X$, $\{a,x\}\in E$ if and only if $\{b,x\}\in E$. For example, $\emptyset$, $\{x\}(x\in V)$ and $V$ are intervals of…

组合数学 · 数学 2013-08-15 Rim Ben Hamadou , Imed Boudabbous

For directed graph iterated function systems (IFSs) defined on R, we prove that a class of 2-vertex directed graph IFSs have attractors that cannot be the attractors of standard (1-vertex directed graph) IFSs, with or without separation…

度量几何 · 数学 2011-08-12 G. C. Boore , K. J. Falconer

For an undirected, simple, finite, connected graph $G$, we denote by $V(G)$ and $E(G)$ the sets of its vertices and edges, respectively. A function $\varphi:E(G)\rightarrow \{1,...,t\}$ is called a proper edge $t$-coloring of a graph $G$,…

离散数学 · 计算机科学 2013-07-16 N. N. Davtyan

The edge-Wiener index of a connected graph $G$ is defined as the Wiener index of the line graph of $G$. In this paper it is shown that the edge-Wiener index of an edge-weighted graph can be computed in terms of the Wiener index, the…

组合数学 · 数学 2020-10-21 Niko Tratnik

The connective eccentric index of a graph is a topological index involving degrees and eccentricities of vertices of the graph. In this paper, we have studied the connective eccentric index for double graph and double cover. Also we give…

组合数学 · 数学 2014-06-03 Nilanjan De , Anita Pal , Sk. Md. Abu Nayeem

We compute the Betti numbers of the edge rings of multi-path graphs using the \emph{induced-subgraph approach} introduced in \cite{WL1}. Here, a multi-path graph refers to a simple graph composed of several paths that have the same starting…

交换代数 · 数学 2025-05-12 Zexin Wang , Dancheng Lu

A dominating induced matching, also called an efficient edge domination, of a graph $G=(V,E)$ with $n=|V|$ vertices and $m=|E|$ edges is a subset $F \subseteq E$ of edges in the graph such that no two edges in $F$ share a common endpoint…

数据结构与算法 · 计算机科学 2017-08-08 Mingyu Xiao , Hiroshi Nagamochi

Given a graph $G=(V,E)$ and a colouring $f:E\mapsto \mathbb N$, the induced colour of a vertex $v$ is the sum of the colours at the edges incident with $v$. If all the induced colours of vertices of $G$ are distinct, the colouring is called…

组合数学 · 数学 2014-09-15 Tom Eccles

A total weighting of a graph $G$ is a mapping $f$ which assigns to each element $z \in V(G) \cup E(G)$ a real number $f(z)$ as its weight. The vertex sum of $v$ with respect to $f$ is $\phi_f(v)=\sum_{e \in E(v)}f(e)+f(v)$. A total…

组合数学 · 数学 2015-10-06 Tsai-Lien Wong , Xuding Zhu