11,379 results on '"bipartite graphs"'
Search Results
2. Impact of bot return policies in van-and-bot delivery systems.
- Author
-
Gajda, Mikele, Boysen, Nils, and Gallay, Olivier
- Subjects
CITY traffic ,POLYNOMIAL time algorithms ,SMART cities ,BIPARTITE graphs ,AUTONOMOUS robots - Abstract
Sidewalk Autonomous Delivery Robots (SADRs) present a promising alternative for mitigating excessive delivery traffic in smart cities. These bots operate at pedestrian speed and work in conjunction with vans to offer efficient delivery services. Existing research emphasises the development of coordinated service schedules for vans and bots to optimise customer service. In contrast, this study examines the influence of bot return policies on their travel back to designated stations after task completion. We assess three distinct return policies that dictate the station selection for bot returns and explore the relocation of bots between stations using vans. Specifically, we present a reformulation of the fleet sizing problem as a minimum cost matching problem in a bipartite graph. This reformulation allows for the efficient calculation of optimal solutions for bot fleet sizing under different return policies within polynomial time. Notably, this computational efficiency enables the analysis of large-scale cases without sacrificing the evaluation of policies with heuristic gaps. Our findings highlight the importance of carefully selecting the appropriate return policy, as the best policies have the potential to decrease the bot fleet size by up to 70%. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
3. Killing a Vortex.
- Author
-
Thilikos, Dimitrios M. and Wiederrecht, Sebastian
- Subjects
POLYNOMIAL time algorithms ,GRAPH algorithms ,GENERATING functions ,MINORS ,COUNTING ,BIPARTITE graphs - Abstract
The Graph Minors Structure Theorem of Robertson and Seymour asserts that, for every graph H, every H-minor-free graph can be obtained by clique-sums of "almost embeddable" graphs. Here a graph is "almost embeddable" if it can be obtained from a graph of bounded Euler-genus by pasting graphs of bounded pathwidth in an "orderly fashion" into a bounded number of faces, called the vortices, and then adding a bounded number of additional vertices, called apices, with arbitrary neighborhoods. Our main result is a full classification of all graphs H for which the use of vortices in the theorem above can be avoided. To this end, we identify a (parametric) graph \(\mathscr{S}_{t}\) and prove that all \(\mathscr{S}_{t}\) -minor-free graphs can be obtained by clique-sums of graphs embeddable in a surface of bounded Euler-genus after deleting a bounded number of vertices. We show that this result is tight in the sense that the appearance of vortices cannot be avoided for H-minor-free graphs, whenever H is not a minor of \(\mathscr{S}_{t}\) for some \(t\in \mathbb {N}\). Using our new structure theorem, we design an algorithm that, given an \(\mathscr{S}_{t}\) -minor-free graph G, computes the generating function of all perfect matchings of G in polynomial time. Our results, combined with known complexity results, imply a complete characterization of minor-closed graph classes where the number of perfect matchings is polynomially computable: They are exactly those graph classes that do not contain every \(\mathscr{S}_{t}\) as a minor. This provides a sharp complexity dichotomy for the problem of counting perfect matchings in minor-closed classes. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
4. Toward a Better Understanding of Randomized Greedy Matching.
- Author
-
ZHIHAO GAVIN TANG, XIAOWEI WU, and YUHAO ZHANG
- Subjects
BIPARTITE graphs ,APPROXIMATION algorithms ,GREEDY algorithms ,POLYNOMIAL time algorithms ,ONLINE algorithms ,GRAPH theory - Abstract
The article focuses on studying randomized greedy matching algorithms, particularly the Modified Randomized Greedy (MRG) algorithm and its weaker version named Random Decision Order (RDO). It mentions the RDO algorithm is shown to provide a 0.639-approximation for bipartite graphs and a 0.531-approximation for general graphs, leading to a substantial improvement in the approximation ratio of MRG.
- Published
- 2023
- Full Text
- View/download PDF
5. Tight bounds for budgeted maximum weight independent set in bipartite and perfect graphs.
- Author
-
Doron-Arad, Ilan and Shachnai, Hadas
- Subjects
- *
INDEPENDENT sets , *POLYNOMIAL time algorithms , *BUDGET , *RELAXATION techniques , *BUDGET cuts , *BIPARTITE graphs - Abstract
We consider the classic budgeted maximum weight independent set (BMWIS) problem. The input is a graph G = (V , E) , where each vertex v ∈ V has a weight w (v) and a cost c (v) , and a budget B. The goal is to find an independent set S ⊆ V in G such that ∑ v ∈ S c (v) ≤ B , which maximizes the total weight ∑ v ∈ S w (v). Since the problem on general graphs cannot be approximated within ratio | V | 1 − ɛ for any ɛ > 0 , BMWIS has attracted significant attention on graph families for which a maximum weight independent set can be computed in polynomial time. Two notable such graph families are bipartite and perfect graphs. BMWIS is known to be NP-hard on both of these graph families; however, prior to this work, the best possible approximation guarantees for these graphs were wide open. In this paper, we give a tight 2-approximation for BMWIS on perfect graphs and bipartite graphs. In particular, we give a (2 − ɛ) lower bound for BMWIS on bipartite graphs, already for the special case where the budget is replaced by a cardinality constraint, based on the Small Set Expansion Hypothesis (SSEH). For the upper bound, we design a 2-approximation for BMWIS on perfect graphs using a Lagrangian relaxation based technique. Finally, we obtain a tight lower bound for the capacitated maximum weight independent set (CMWIS) problem, the special case of BMWIS where w (v) = c (v) ∀ v ∈ V. We show that CMWIS on bipartite and perfect graphs is unlikely to admit an efficient polynomial-time approximation scheme (EPTAS). Thus, the existing PTAS for CMWIS is essentially the best we can expect. [ABSTRACT FROM AUTHOR]
- Published
- 2025
- Full Text
- View/download PDF
6. Packing 2- and 3-stars into [formula omitted]-regular graphs.
- Author
-
Xi, Wenying, Lin, Wensong, and Lin, Yuquan
- Subjects
- *
NP-complete problems , *COMPLETE graphs , *SUBGRAPHS , *INTEGERS , *ALGORITHMS , *BIPARTITE graphs - Abstract
Let i be a positive integer, an i -star denoted by S i is a complete bipartite graph K 1 , i. An { S 2 , S 3 } -packing of a graph G is a collection of vertex-disjoint subgraphs of G in which each subgraph is a 2-star or a 3-star. The maximum { S 2 , S 3 } -packing problem is to find an { S 2 , S 3 } -packing of a given graph containing the maximum number of vertices. The { S 2 , S 3 } -factor problem is to answer whether there is an { S 2 , S 3 } -packing containing all vertices of the given graph. The { S 2 , S 3 } -factor problem is NP-complete in cubic graphs. In this paper we design a quadratic-time algorithm for finding an { S 2 , S 3 } -packing of G that covers at least thirteen-sixteenths of its vertices with only a few exceptions. We also present some (2 , 3) -regular graphs with their maximum { S 2 , S 3 } -packings covering exactly thirteen-sixteenths of their vertices. [ABSTRACT FROM AUTHOR]
- Published
- 2025
- Full Text
- View/download PDF
7. Induced Turán problem in bipartite graphs.
- Author
-
Axenovich, Maria and Zimmermann, Jakob
- Subjects
- *
BIPARTITE graphs , *SUBGRAPHS - Abstract
The classical extremal function for a graph H , ex (K n , H) is the largest number of edges in a subgraph of K n that contains no subgraph isomorphic to H. Note that defining ex (K n , H − ind) by forbidding induced subgraphs isomorphic to H is not very meaningful for a non-complete H since one can avoid it by considering a clique. For graphs F and H , let ex (K n , { F , H − ind }) be the largest number of edges in an n -vertex graph that contains no subgraph isomorphic to F and no induced subgraph isomorphic to H. Determining this function asymptotically reduces to finding either ex (K n , F) or ex (K n , H) , unless H is a biclique or both F and H are bipartite. Here, we consider the bipartite setting, ex (K n , n , { F , H − ind }) when K n is replaced with K n , n , F is a biclique, and H is a bipartite graph. Our main result, a strengthening of a result by Sudakov and Tomon, implies that for any d ≥ 2 and any K d , d -free bipartite graph H with each vertex in one part of degree either at most d or a full degree, so that there are at most d − 2 full degree vertices in that part, one has ex (K n , n , { K t , t , H − ind }) = o (n 2 − 1 / d). This provides an upper bound on the induced Turán number for a wide class of bipartite graphs and implies in particular an extremal result for bipartite graphs of bounded VC-dimension by Janzer and Pohoata. [ABSTRACT FROM AUTHOR]
- Published
- 2025
- Full Text
- View/download PDF
8. Monochromatic [formula omitted]-connection of graphs.
- Author
-
Cai, Qingqiong, Fujita, Shinya, Liu, Henry, and Park, Boram
- Subjects
- *
BIPARTITE graphs , *COLOR - Abstract
An edge-coloured path is monochromatic if all of its edges have the same colour. For a k -connected graph G , the monochromatic k -connection number of G , denoted by m c k (G) , is the maximum number of colours in an edge-colouring of G such that, any two vertices are connected by k internally vertex-disjoint monochromatic paths. In this paper, we shall study the parameter m c k (G). We obtain bounds for m c k (G) , for general graphs G. We also compute m c k (G) exactly when k is small, and G is a graph on n vertices, with a spanning k -connected subgraph having the minimum possible number of edges, namely ⌈ k n 2 ⌉. We prove a similar result when G is a bipartite graph. [ABSTRACT FROM AUTHOR]
- Published
- 2025
- Full Text
- View/download PDF
9. Two-disjoint-cycle-cover edge/vertex bipancyclicity of star graphs.
- Author
-
Xue, Shudan, Lu, Zai Ping, and Qiao, Hongwei
- Subjects
- *
INTEGERS , *BIPARTITE graphs - Abstract
A bipartite graph G is two-disjoint-cycle-cover edge [ r 1 , r 2 ] -bipancyclic if, for any vertex-disjoint edges u v and x y in G and any even integer ℓ satisfying r 1 ⩽ ℓ ⩽ r 2 , there exist vertex-disjoint cycles C 1 and C 2 such that | V (C 1) | = ℓ , | V (C 2) | = | V (G) | − ℓ , u v ∈ E (C 1) and x y ∈ E (C 2). In this paper, we prove that the n -star graph S n is two-disjoint-cycle-cover edge [ 6 , n ! 2 ] -bipancyclic for n ⩾ 5 , and thus it is two-disjoint-cycle-cover vertex [ 6 , n ! 2 ] -bipancyclic for n ⩾ 5. Additionally, it is examined that S n is two-disjoint-cycle-cover [ 6 , n ! 2 ] -bipancyclic for n ⩾ 4. [ABSTRACT FROM AUTHOR]
- Published
- 2025
- Full Text
- View/download PDF
10. On the [formula omitted]-index of graphs with given order and dissociation number.
- Author
-
Zhou, Zihan and Li, Shuchao
- Subjects
- *
GRAPH connectivity , *EIGENVALUES , *TREES , *MATRICES (Mathematics) , *BIPARTITE graphs - Abstract
Given a graph G , a subset of vertices is called a maximum dissociation set of G if it induces a subgraph with vertex degree at most 1, and the subset has maximum cardinality. The cardinality of a maximum dissociation set is called the dissociation number of G. The adjacency matrix and the degree diagonal matrix of G are denoted by A (G) and D (G) , respectively. In 2017, Nikiforov proposed the A α -matrix: A α (G) = α D (G) + (1 − α) A (G) , where α ∈ [ 0 , 1 ]. The largest eigenvalue of this novel matrix is called the A α -index of G. In this paper, we firstly determine the connected graph (resp. bipartite graph, tree) having the largest A α -index over all connected graphs (resp. bipartite graphs, trees) with fixed order and dissociation number. Secondly, we describe the structure of all the n -vertex graphs having the minimum A α -index with dissociation number τ , where τ ⩾ ⌈ 2 3 n ⌉. Finally, we identify all the connected n -vertex graphs with dissociation number τ ∈ { 2 , ⌈ 2 3 n ⌉ , n − 1 , n − 2 } having the minimum A α -index. [ABSTRACT FROM AUTHOR]
- Published
- 2025
- Full Text
- View/download PDF
11. Maximum bisections of graphs without cycles of length four and five.
- Author
-
Wu, Shufei and Zhong, Yuanyuan
- Subjects
- *
LOGICAL prediction , *MOTIVATION (Psychology) , *BIPARTITE graphs - Abstract
A bisection of a graph is a bipartition of its vertex set in which the two parts differ in size by at most 1, and its size is the number of edges which across the two parts. Let G be a graph with n vertices, m edges and degree sequence d 1 , d 2 , ... , d n . Motivated by a few classical results on Max-Cut of graphs, Lin and Zeng proved that if G is { C 4 , C 6 } -free and has a perfect matching, then G has a bisection of size at least m / 2 + Ω (∑ i = 1 n d i ) , and conjectured the same bound holds for C 4 -free graphs with perfect matchings. In this paper, we confirm the conjecture under the additional condition that G is C 5 -free. [ABSTRACT FROM AUTHOR]
- Published
- 2025
- Full Text
- View/download PDF
12. GRAPHS WITH ODD AND EVEN DISTANCES BETWEEN NON-CUT VERTICES.
- Author
-
Antoshyna, Kateryna and Kozerenko, Sergiy
- Subjects
- *
GRAPH connectivity , *ADDITION (Mathematics) , *TREES , *BIPARTITE graphs - Abstract
We prove that in a connected graph, the distances between non-cut vertices are odd if and only if it is the line graph of a strong unique independence tree. We then show that any such tree can be inductively constructed from stars using a simple operation. Further, we study the connected graphs in which the distances between non-cut vertices are even (shortly, NCE-graphs). Our main results on NCE-graphs are the following: we give a criterion of NCE-graphs, show that any bipartite graph is an induced subgraph of an NCE-graph, characterize NCE-graphs with exactly two leaves, characterize graphs that can be subdivided to NCE-graphs, and provide a characterization for NCE-graphs which are maximal with respect to the edge addition operation. [ABSTRACT FROM AUTHOR]
- Published
- 2025
- Full Text
- View/download PDF
13. Normality and associated primes of closed neighborhood ideals and dominating ideals.
- Author
-
Nasernejad, Mehrdad, Bandari, Somayeh, and Roberts, Leslie G.
- Subjects
- *
BIPARTITE graphs , *COMPLETE graphs , *NEIGHBORHOODS - Abstract
In this paper, we first give some sufficient criteria for normality of monomial ideals. As applications, we show that closed neighborhood ideals of complete bipartite graphs are normal, and hence satisfy the (strong) persistence property. We also prove that dominating ideals of complete bipartite graphs are nearly normally torsion-free. In addition, we show that dominating ideals of h -wheel graphs, under certain condition, are normal. [ABSTRACT FROM AUTHOR]
- Published
- 2025
- Full Text
- View/download PDF
14. Crux, space constraints and subdivisions.
- Author
-
Im, Seonghyuk, Kim, Jaehoon, Kim, Younjin, and Liu, Hong
- Subjects
- *
DENSITY , *WITNESSES , *BIPARTITE graphs , *RANDOM graphs - Abstract
For a given graph H , its subdivisions carry the same topological structure. The existence of H -subdivisions within a graph G has deep connections with topological, structural and extremal properties of G. One prominent example of such a connection, due to Bollobás and Thomason and independently Komlós and Szemerédi, asserts that the average degree of G being d ensures a K Ω (d) -subdivision in G. Although this square-root bound is best possible, various results showed that much larger clique subdivisions can be found in a graph for many natural classes. We investigate the connection between crux, a notion capturing the essential order of a graph, and the existence of large clique subdivisions. This reveals the unifying cause underpinning all those improvements for various classes of graphs studied. Roughly speaking, when embedding subdivisions, natural space constraints arise; and such space constraints can be measured via crux. Our main result gives an asymptotically optimal bound on the size of a largest clique subdivision in a generic graph G , which is determined by both its average degree and its crux size. As corollaries, we obtain • a characterization of extremal graphs for which the square-root bound above is tight: they are essentially disjoint unions of graphs having crux size linear in d ; • a unifying approach to find a clique subdivision of almost optimal size in graphs which do not contain a fixed bipartite graph as a subgraph; • and that the clique subdivision size in random graphs G (n , p) witnesses a dichotomy: when p = ω (n − 1 / 2) , the barrier is the space, while when p = o (n − 1 / 2) , the bottleneck is the density. [ABSTRACT FROM AUTHOR]
- Published
- 2025
- Full Text
- View/download PDF
15. Removable edges in near‐bipartite bricks.
- Author
-
Zhang, Yipei, Lu, Fuliang, Wang, Xiumei, and Yuan, Jinjiang
- Subjects
- *
BRICKS , *TRIANGLES , *EAR , *BIPARTITE graphs - Abstract
An edge e of a matching covered graph G is removable if G−e is also matching covered. The notion of removable edge arises in connection with ear decompositions of matching covered graphs introduced by Lovász and Plummer. A nonbipartite matching covered graph G is a brick if it is free of nontrivial tight cuts. Carvalho, Lucchesi and Murty proved that every brick other than K4 and C6¯ has at least Δ−2 removable edges. A brick G is near‐bipartite if it has a pair of edges {e1,e2} such that G−{e1,e2} is a bipartite matching covered graph. In this paper, we show that in a near‐bipartite brick G with at least six vertices, every vertex of G, except at most six vertices of degree three contained in two disjoint triangles, is incident with at most two nonremovable edges; consequently, G has at least |V(G)|−62 removable edges. Moreover, all graphs attaining this lower bound are characterized. [ABSTRACT FROM AUTHOR]
- Published
- 2025
- Full Text
- View/download PDF
16. Nonisomorphic two‐dimensional algebraically defined graphs over R <math xmlns="http://www.w3.org/1998/Math/MathML" altimg="urn:x-wiley:03649024:media:jgt23161:jgt23161-math-0001" wiley:location="equation/jgt23161-math-0001.png"><mrow><mrow><mi mathvariant="double-struck">R</mi></mrow></mrow></math>
- Author
-
Kronenthal, Brian G., Miller, Joe, Nash, Alex, Roeder, Jacob, Samamah, Hani, and Wong, Tony W. H.
- Subjects
- *
DIAMETER , *BIPARTITE graphs - Abstract
For f:R2→R, let ΓR(f) be a two‐dimensional algebraically defined graph, that is, a bipartite graph where each partite set is a copy of R2 and two vertices (a,a2) and [x,x2] are adjacent if and only if a2+x2=f(a,x). It is known that ΓR(XY) has girth 6 and can be extended to the point‐line incidence graph of the classical real projective plane. However, it was unknown whether there exists f∈R[X,Y] such that ΓR(f) has girth 6 and is nonisomorphic to ΓR(XY). This paper answers this question affirmatively and thus provides a construction of a nonclassical real projective plane. This paper also studies the diameter and girth of ΓR(f) for families of bivariate functions f. [ABSTRACT FROM AUTHOR]
- Published
- 2025
- Full Text
- View/download PDF
17. A stopping rule for randomly sampling bipartite networks with fixed degree sequences.
- Author
-
Neal, Zachary P.
- Subjects
BIPARTITE graphs ,STATISTICAL sampling ,STATISTICS ,ALGORITHMS ,PROBABILITY theory - Abstract
Statistical analysis of bipartite networks frequently requires randomly sampling from the set of all bipartite networks with the same degree sequence as an observed network. Trade algorithms offer an efficient way to generate samples of bipartite networks by incrementally 'trading' the positions of some of their edges. However, it is difficult to know how many such trades are required to ensure that the sample is random. I propose a stopping rule that focuses on the distance between sampled networks and the observed network, and stops performing trades when this distribution stabilizes. Analyses demonstrate that, for over 650 different degree sequences, using this stopping rule ensures a random sample with a high probability, and that it is practical for use in empirical applications. • Statistical analysis of bipartite networks requires randomly sampling. • It is difficult to determine whether a sample of bipartite networks is random. • The proposed stopping rule yields a random sample over 85% of the time. [ABSTRACT FROM AUTHOR]
- Published
- 2025
- Full Text
- View/download PDF
18. Matchings in bipartite graphs with a given number of cuts.
- Author
-
Liu, Jinfeng and Huang, Fei
- Subjects
- *
GRAPH connectivity , *BIPARTITE graphs - Abstract
A matching in a graph is a set of pairwise nonadjacent edges. Denote by m (G , k) the number of matchings of cardinality k in a graph G. A quasi-order ⪯ is defined by G ⪯ H whenever m (G , k) ≤ m (H , k) holds for all k. Let BG 1 (n , γ) be the set of connected bipartite graphs with n vertices and γ cut vertices, and BG 2 (n , γ) be the set of connected bipartite graphs with n vertices and γ cut edges. We determine the greatest and least elements with respect to this quasi-order in BG 1 (n , γ) and the greatest element in BG 2 (n , γ) for all values of n and γ. As corollaries, we find that these graphs maximize (resp. minimize) the Hosoya index and the matching energy within the respective sets. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
19. Algorithmic results for weak Roman domination problem in graphs.
- Author
-
Paul, Kaustav, Sharma, Ankit, and Pandey, Arti
- Subjects
- *
POLYNOMIAL time algorithms , *GRAPH algorithms , *NP-hard problems , *NP-complete problems , *PROBLEM solving , *DOMINATING set , *BIPARTITE graphs - Abstract
Consider a graph G = (V , E) and a function f : V → { 0 , 1 , 2 }. A vertex u with f (u) = 0 is defined as undefended by f if it lacks adjacency to any vertex with a positive f -value. The function f is said to be a weak Roman dominating function (WRD function) if, for every vertex u with f (u) = 0 , there exists a neighbor v of u with f (v) > 0 and a new function f ′ : V → { 0 , 1 , 2 } defined in the following way: f ′ (u) = 1 , f ′ (v) = f (v) − 1 , and f ′ (w) = f (w) , for all vertices w in V ∖ { u , v } ; so that no vertices are undefended by f ′. The total weight of f is equal to ∑ v ∈ V f (v) , and is denoted as w (f). The Weak Roman domination number denoted by γ r (G) , represents m i n { w (f) | f is a WRD function of G }. For a given graph G , the problem of finding a WRD function of weight γ r (G) is defined as the Minimum Weak Roman domination problem. The problem is already known to be NP-hard for bipartite and chordal graphs. In this paper, we further study the algorithmic complexity of the problem. We prove the NP-hardness of the problem for star convex bipartite graphs and comb convex bipartite graphs, which are subclasses of bipartite graphs. In addition, we show that for the bounded degree star convex bipartite graphs, the problem is efficiently solvable. We also prove the NP-hardness of the problem for split graphs, a subclass of chordal graphs. On the positive side, we present a polynomial-time algorithm to solve the problem for P 4 -sparse graphs. Further, we have presented some approximation results. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
20. Polyhedral approach to weighted connected matchings in general graphs.
- Author
-
Samer, Phillippe and Moura, Phablo F.S.
- Subjects
- *
INTEGER programming , *COMBINATORIAL optimization , *GRAPH connectivity , *SOURCE code , *BIPARTITE graphs , *POLYHEDRAL combinatorics - Abstract
A connected matching in a graph G consists of a set of pairwise disjoint edges whose covered vertices induce a connected subgraph of G. While finding a connected matching of maximum cardinality is a well-solved problem, it is NP-hard to determine an optimal connected matching in an edge-weighted graph, even in the planar bipartite case. We present two mixed integer programming formulations and a sophisticated branch-and-cut scheme to find weighted connected matchings in general graphs. The formulations explore different polyhedra associated to this problem, including strong valid inequalities both from the matching polytope and from the connected subgraph polytope. We conjecture that one attains a tight approximation of the convex hull of connected matchings using our strongest formulation, and report encouraging computational results over DIMACS Implementation Challenge benchmark instances. The source code of the complete implementation is also made available. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
21. Resistance distances and the Moon-type formula of a vertex-weighted complete split graph.
- Author
-
Ge, Jun, Liao, Yucui, and Zhang, Bohan
- Subjects
- *
BIPARTITE graphs , *TREE graphs , *COMPLETE graphs , *SPANNING trees - Abstract
In 1964, Moon extended Cayley's formula to a nice expression of the number of spanning trees in complete graphs containing any fixed spanning forest. After nearly 60 years, Dong and the first author discovered the second Moon-type formula: an explicit formula of the number of spanning trees in complete bipartite graphs containing any fixed spanning forest. Followed this direction, Li, Chen and Yan found the Moon-type formula for complete 3- and 4-partite graphs. These are the only families of graphs that have the corresponding Moon-type formulas. In this paper, we first determine resistance distances in the vertex-weighted complete split graph S m , n ω. Then we obtain the Moon-type formula for the vertex-weighted complete split graph S m , n ω , that is, the weighted spanning tree enumerator of S m , n ω containing any fixed spanning forest. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
22. ABC(T)-graphs: An axiomatic characterization of the median procedure in graphs with connected and G[formula omitted]-connected medians.
- Author
-
Bénéteau, Laurine, Chalopin, Jérémie, Chepoi, Victor, and Vaxès, Yann
- Subjects
- *
GRAPH connectivity , *AXIOMS , *MATROIDS , *ANONYMITY , *BIPARTITE graphs - Abstract
The median function is a location/consensus function that maps any profile π (a finite multiset of vertices) to the set of vertices that minimize the distance sum to vertices from π. The median function satisfies several simple axioms: Anonymity (A), Betweeness (B), and Consistency (C). McMorris, Mulder, Novick and Powers (2015) defined the ABC-problem for consensus functions on graphs as the problem of characterizing the graphs (called, ABC-graphs) for which the unique consensus function satisfying the axioms (A), (B), and (C) is the median function. In this paper, we show that modular graphs with G 2 -connected medians (in particular, bipartite Helly graphs) are ABC-graphs. On the other hand, the addition of some simple local axioms satisfied by the median function in all graphs (axioms (T), and (T 2)) enables us to show that all graphs with connected median (comprising Helly graphs, median graphs, basis graphs of matroids and even Δ -matroids) are ABCT-graphs and that benzenoid graphs are ABCT 2 -graphs. McMorris et al (2015) proved that the graphs satisfying the pairing property (called the intersecting-interval property in their paper) are ABC-graphs. We prove that graphs with the pairing property constitute a proper subclass of bipartite Helly graphs and we discuss the complexity status of the recognition problem of such graphs. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
23. More results on the outer-independent triple Roman domination number.
- Author
-
Babaei, S., Amjadi, J., Chellali, M., and Sheikholeslami, S. M.
- Subjects
- *
NP-complete problems , *DOMINATING set , *BIPARTITE graphs , *TREES , *NEIGHBORS - Abstract
An outer-independent triple Roman dominating function (OI[3]RDF) on a graph G = (V,E) is function f : V →{0, 1, 2, 3, 4} having the property that (i) if f(v) = 0, then v must have either a neighbor assigned 4 or two neighbors one of which is assigned 3 and the other at least 2 or v has three neighbors all assigned 2; (ii) no two vertices assigned 0 are adjacent; (iii) if f(v) = 1, then v must have either a neighbor assigned at least 3 or two neighbors assigned 2; (iv) if f(v) = 2, then v must have one neighbor assigned at least 2. The weight of an OI[3]RDF is the sum of its function value over the whole set of vertices, and the outer-independent triple Roman domination number of G is the minimum weight of an OI[3]RDF on G. In this paper, we continue the study of outer-independent triple Roman domination number of graphs by first presenting two sharp lower bounds for the outer-independent triple Roman domination number of trees. Then we strengthen the NP-complete result of the outer-independent triple Roman domination problem for bipartite graphs by showing that the problem remains NP-complete for a subclass of bipartite graphs, namely tree convex bipartite graphs, where two special trees are considered. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
24. Fixed‐Time Bipartite Synchronization of Stochastic Multiplex Signed Networks Via Quantized Generalized Intermittent Control.
- Author
-
Qin, Xuejiao, Jiang, Haijun, Qiu, Jianlong, Hu, Cheng, and Ren, Yue
- Subjects
- *
STOCHASTIC analysis , *MATHEMATICAL induction , *SYNCHRONIZATION , *MULTIPLEXING , *COMPUTER simulation , *BIPARTITE graphs - Abstract
ABSTRACT This study is dedicated to the fixed‐time (FDT) bipartite synchronization of stochastic multiplex signed networks via quantized generalized intermittent control (QGIC). Firstly, a multiplex network including signed graphs and stochastic disturbances is introduced. Secondly, a new lemma of FDT stability is established by using reduction to absurdity and mathematical induction. Thirdly, based on the proposed FDT stability and the stochastic analysis techniques, several sufficient conditions on FDT bipartite synchronization are derived by designing a novel QGIC strategy. Significantly, the designed controller is a unified form of periodic and aperiodic cases and is only activated in the work interval. At last, two numerical simulations are offered to validate the superiority and effectiveness of the theoretical findings. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
25. Perfect Roman {3}‐Domination in Graphs: Complexity and Bound of Perfect Roman {3}‐Domination Number of Trees.
- Author
-
Almulhim, Ahlam and Spadaro, Santi
- Subjects
DOMINATING set ,STATISTICAL decision making ,REGULAR graphs ,BIPARTITE graphs ,ROMANS ,TREES - Abstract
A perfect Roman {3}‐dominating function on a graph G = (V, E) is a function f : V⟶{0, 1, 2, 3} having the property that if f(v) = 0, then ∑u∈N(v)f(u) = 3, and if f(v) = 1, then ∑u∈N(v)f(u) = 2 for any vertex v ∈ V. The weight of a perfect Roman {3}‐dominating function f is the sum ∑v∈Vf(v). The perfect Roman {3}‐domination number of a graph G, denoted by γR3pG, is the minimum weight of a perfect Roman {3}‐dominating function on G. In this paper, we initiate the study of a perfect Roman {3}‐domination, and we show that the decision problem associated with a perfect Roman {3}‐domination is NP‐complete for bipartite graphs. We also prove that if T is a tree of order n ≥ 2, then γR3pT≤32n/ and characterize trees achieving this bound, and we give an infinity set of trees T of order n for which γR3pT approaches this bound as n goes to infinity. Finally, we give the best upper bound of γR3pG for some classes of graphs including regular, planar, and split graphs in terms of the order of the graphs. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
26. A benchmark for graph-based dynamic recommendation systems.
- Author
-
Wallett, Tyler and Jafari, Amir
- Subjects
- *
GRAPH neural networks , *ARTIFICIAL neural networks , *RECOMMENDER systems , *UNDIRECTED graphs , *DYNAMICAL systems , *BIPARTITE graphs - Abstract
The surge of graph neural networks has catalyzed significant advancements in recommendation systems by enabling more effective modeling of user-item interactions within undirected bipartite graphs. However, the proliferation of graph neural network architectures, coupled with the absence of standardized benchmarking frameworks, presents challenges in systematically evaluating and comparing different dynamic recommendation models. In response, we propose a comprehensive benchmarking study of bipartite graph neural network operators for recommendation systems using the PyTorch geometric library. Our contributions include the development of a flexible benchmarking framework encompassing data preprocessing, model training, and evaluation protocols, facilitating fair comparison across diverse dynamic recommendation scenarios. We rigorously assess the performance of various graph neural network models, ranging from traditional methods to state-of-the-art architectures, on the MovieLens100k dataset. Through insightful analysis of experimental results, we elucidate the strengths and weaknesses of different graph neural network operators and offer practical suggestions for model selection and configuration. Our work aims to foster transparency, reproducibility, and innovation in graph neural network-based dynamic recommendation systems, providing a valuable resource for researchers and practitioners in the field. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
27. On the zero forcing number of the complement of graphs with forbidden subgraphs.
- Author
-
Curl, Emelie, Fallat, Shaun, Moruzzi, Ryan, Reinhart, Carolyn, and Young, Derek
- Subjects
- *
BIPARTITE graphs , *TREE graphs , *INVERSE problems , *SUBGRAPHS , *TREES - Abstract
Zero forcing and maximum nullity are two important graph parameters which have been laboriously studied in order to aid in the resolution of the Inverse Eigenvalue problem. Motivated in part by an observation that the zero forcing number for the complement of a tree on n vertices is either n − 3 or n − 1 in one exceptional case, we consider the zero forcing number for the complement of more general graphs under certain conditions, particularly those that do not contain complete bipartite subgraphs. We also move well beyond trees and completely study all of the possible zero forcing numbers for the complements of unicyclic graphs and cactus graphs. Finally, we yield equality between the maximum nullity and zero forcing number of several families of graph complements considered. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
28. A container optimal matching deployment algorithm based on CN-Graph for mobile edge computing.
- Author
-
Rao, Huanle, Chen, Sheng, Du, Yuxuan, Xu, Xiaobin, Chen, Haodong, and Jia, Gangyong
- Subjects
- *
WEIGHTED graphs , *EDGE computing , *MOBILE computing , *USER experience , *ALGORITHMS , *BIPARTITE graphs , *GRAPH algorithms - Abstract
The deployment of increasingly diverse services on edge devices is becoming increasingly prevalent. Efficiently deploying functionally heterogeneous services to resource heterogeneous edge nodes while achieving superior user experience is a challenge that every edge system must address. In this paper, we propose a container-node graph (CN-Graph)-based container optimal matching deployment algorithm, edge Kuhn-Munkres algorithm (EKM) based on container-node graph, designed for heterogeneous environment to optimize system performance. Initially, containers are categorized by functional labels, followed by construction of a CN-Graph model based on the relationship between containers and nodes. Finally, the container deployment problem is transformed into a weighted bipartite graph optimal matching problem. In comparison with the mainstream container deployment algorithms, Swarm, Kubernetes, and the recently emerged ECSched-dp algorithm, the EKM algorithm demonstrates the ability to effectively enhance the average runtime performance of containers to 3.74 times, 4.10 times, and 2.39 times, respectively. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
29. On the total version of the covering Italian domination problem.
- Author
-
M., Alfred Raju, Palagiri, Venkata S.R., and Yero, Ismael G.
- Subjects
- *
STATISTICAL decision making , *INDEPENDENT sets , *NP-complete problems , *DOMINATING set , *BIPARTITE graphs - Abstract
Given a graph G without isolated vertices, a function f : V (G) → { 0 , 1 , 2 } is a covering total Italian dominating function if (i) the set of vertices labeled with 0 forms an independent set; (ii) every vertex labeled with 0 is adjacent to two vertices labeled with 1 or to one vertex labeled with 2; and (iii) the set of vertices labeled with 1 or 2 forms a total dominating set. The covering total Italian domination number of G is the smallest possible value of the sum ∑ v ∈ V (G) f (v) among all possible covering total Italian dominating functions f on V (G). The concepts above are introduced in this article, and the study of its combinatorial and computational properties is initiated. Specifically, we show several relationships between such parameter and other domination related parameters in graphs. We also prove the NP-completeness of the related decision problem for bipartite graphs, and present some approximation results on computing our parameter. In addition, we compute the exact value of the covering total Italian domination number of some graphs with emphasis on some Cartesian products. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
30. Graphs with degree sequence [formula omitted] and [formula omitted].
- Author
-
Brimkov, Boris and Brimkov, Valentin
- Subjects
- *
HAMILTONIAN graph theory , *BIPARTITE graphs , *DIAMETER - Abstract
In this paper we study the class of graphs G m , n that have the same degree sequence as two disjoint cliques K m and K n , as well as the class G ¯ m , n of the complements of such graphs. We establish various properties of G m , n and G ¯ m , n related to recognition, connectivity, diameter, bipartiteness, Hamiltonicity, and pancyclicity. We also show that several classical optimization problems on these graphs are NP-hard, while others can be solved efficiently. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
31. Directed cycle [formula omitted]-connectivity of complete digraphs and complete regular bipartite digraphs.
- Author
-
Wang, Chuchu and Sun, Yuefang
- Subjects
- *
TELECOMMUNICATION systems , *BIPARTITE graphs , *INTEGERS , *DIRECTED graphs - Abstract
Let D = (V , A) be a digraph of order n , S a subset of V of size k , where k is a positive integer and 2 ≤ k ≤ n. A directed cycle C of D is called a directed S -Steiner cycle (or, an S -cycle for short) if S ⊆ V (C). Steiner cycles have applications in the optimal design of reliable telecommunication and transportation networks. A pair of S -cycles is called internally disjoint if they have no common arc and the common vertex set of them is exactly S. Let κ S c (D) be the maximum number of pairwise internally disjoint S -cycles in D. The directed cycle k -connectivity of D is defined as κ k c (D) = min κ S c (D) ∣ S ⊆ V (D) , S = k , 2 ≤ k ≤ n. In this paper, we study the directed cycle k -connectivity of complete digraphs K ↔ n and complete regular bipartite digraphs K ↔ a , a. We give a sharp lower bound for κ k c ( K ↔ n) and determine the exact values for κ k c ( K ↔ n) when k ∈ { 2 , 3 , 4 , 6 }. We also determine the exact value of κ k c ( K ↔ a , a) for each 2 ≤ k ≤ n. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
32. Forbidden pattern characterizations of 12-representable graphs defined by pattern-avoiding words.
- Author
-
Takaoka, Asahi
- Subjects
- *
POLYNOMIAL time algorithms , *BIPARTITE graphs , *VOCABULARY , *TRIANGLES - Abstract
A graph G = ({ 1 , 2 , ... , n } , E) is 12- representable if there is a word w over { 1 , 2 , ... , n } such that two vertices i and j with i < j are adjacent if and only if every j occurs before every i in w. These graphs have been shown to be equivalent to the complements of simple-triangle graphs. This equivalence provides a characterization in terms of forbidden patterns in vertex orderings as well as a polynomial-time recognition algorithm. The class of 12-representable graphs was introduced by Jones et al. (2015) as a variant of word-representable graphs. A general research direction for word-representable graphs suggested by Kitaev and Lozin (2015) is to study graphs representable by some specific types of words. For instance, Gao, Kitaev, and Zhang (2017) and Mandelshtam (2019) investigated word-representable graphs defined by pattern-avoiding words. Following this research direction, this paper studies 12-representable graphs defined by words that avoid a pattern p. Such graphs are trivial when p is of length 2. When p = 111, 121, 231, and 321, the classes of such graphs are equivalent to well-known classes, such as trivially perfect graphs and bipartite permutation graphs. For the cases where p = 123, 132, and 211, this paper provides forbidden pattern characterizations. • Classes of graphs 12-representable by pattern-avoiding words are introduced. • Among such classes, those with patterns of length at most 3 are investigated. • Some classes are equivalent to well-known classes such as trivially perfect graphs. • Forbidden pattern characterizations are provided for other classes. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
33. On stable assignments generated by choice functions of mixed type.
- Author
-
Karzanov, Alexander V.
- Subjects
- *
ASSIGNMENT problems (Programming) , *GENERATING functions , *SPECIAL functions , *ROTATIONAL motion , *BIJECTIONS , *BIPARTITE graphs - Abstract
We consider one variant of stable assignment problems in a bipartite graph endowed with nonnegative capacities on the edges and quotas on the vertices. It can be viewed as a generalization of the stable allocation problem introduced by Baïou and Balinsky, which arises when strong linear orders of preferences on the vertices in the latter are replaced by weak ones. At the same time, our stability problem can be stated in the framework of a theory by Alkan and Gale on stable schedule matchings generated by choice functions of a wide scope. In our case, the choice functions are of a special, so-called mixed , type. The main content of this paper is devoted to a study of rotations in our mixed model, functions on the edges determining "elementary" transformations between close stable assignments. These look more sophisticated compared with rotations in the stable allocation problem (which are generated by simple cycles). We efficiently construct a poset of rotations and show that the stable assignments are in bijection with the so-called closed functions for this poset; this gives rise to a "compact" affine representation for the lattice of stable assignments and leads to an efficient method to find a stable assignment of minimum cost. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
34. Algorithmic study on 2-transitivity of graphs.
- Author
-
Paul, Subhabrata and Santra, Kamal
- Subjects
- *
GRAPH algorithms , *NP-complete problems , *STATISTICAL decision making , *ALGORITHMS , *BIPARTITE graphs , *TREES - Abstract
Let G = (V , E) be a graph where V and E are the vertex and edge sets, respectively. For two disjoint subsets A and B of V , we say A dominates B if every vertex of B is adjacent to at least one vertex of A. A vertex partition π = { V 1 , V 2 , ... , V k } of G is called a transitive partition of size k if V i dominates V j for all 1 ≤ i < j ≤ k. In this article, we study a variation of transitive partition, namely 2- transitive partition. For two disjoint subsets A and B of V , we say A 2- dominates B if every vertex of B is adjacent to at least two vertices of A. A vertex partition π = { V 1 , V 2 , ... , V k } of G is called a 2- transitive partition of size k if V i 2 -dominates V j for all 1 ≤ i < j ≤ k. The Maximum 2- Transitivity Problem is to find a 2 -transitive partition of a given graph with the maximum number of parts. We show that the decision version of this problem is NP-complete for chordal and bipartite graphs. On the positive side, we design three linear-time algorithms for solving Maximum 2- Transitivity Problem in trees, split, and bipartite chain graphs. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
35. The multilayer semantic network structure of community tensions.
- Author
-
Randazzo, Casey, Shugars, Sarah, Acosta, Rachel M., and Doerfel, Marya
- Subjects
SEMANTIC network analysis ,SCIENTIFIC communication ,TELECOMMUNICATION systems ,BIPARTITE graphs ,EMERGENCY management ,TWO-way communication - Abstract
Introduction: Semantic network analysis is an important tool researchers can use to untangle the knots of tension that arise as communities debate and discuss complex issues. Yet words connect not only to each other in community discourse but to larger themes or issues. Methods: In this paper, we demonstrate the use of multilayer analysis for the study of semantic networks, helping to unravel connections within and between community tensions. In examining knotted tensions that arise in the wake of disaster, this study also spotlights how climate disasters exacerbate issues like housing equity, disproportionately affecting lower-income communities. We examine discourse across eight months of online neighborhood threads about community issues in the aftermath of Hurricane Ida. We identify core tensions related to environmental sustainability, overdevelopment, neighborhood identity preservation, and economic vitality. Our within-tension analysis reveals the community's struggle with such dilemmas, while our between-tension analysis shows the interconnectedness of these issues. Our approach highlights which stakeholders are best positioned to address specific community problems. Results: The findings challenge the conventional top-down disaster response narrative, proposing a theoretically informed method for employing semantic network analysis to examine community crises. Through this work, we extend organizational communication theories of knotted tensions, offering a nuanced lens to community discourse in the face of wicked problems. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
36. Enhanced Kalman Filter with Dummy Nodes and Prediction Confidence for Bipartite Graph Matching in 3D Multi-Object Tracking.
- Author
-
Sun, Shaoyu, Wang, Chunyang, Xiao, Bo, Liu, Xuelian, Shi, Chunhao, Sun, Rongliang, and Han, Ruijie
- Subjects
BIPARTITE graphs ,COVARIANCE matrices ,AUTONOMOUS vehicles ,FORECASTING ,NOISE ,KALMAN filtering - Abstract
Kalman filter (KF)-based methods for 3D multi-object tracking (MOT) in autonomous driving often face challenges when detections are missed due to occlusions, sensor noise, or objects moving out of view. This leads to data association failures and cumulative errors in the update stage, as traditional Kalman filters rely on linear state estimates that can drift significantly without measurement updates. To address this issue, we propose an enhanced Kalman filter with dummy nodes and prediction confidence (KDPBTracker) to improve tracking continuity and robustness in these challenging scenarios. First, we designed dummy nodes to act as pseudo-observations generated from past and nearby frame detections in cases of missed detection, allowing for stable associations within the data association matrix when real detections were temporarily unavailable. To address the uncertainty in these dummy nodes, we then proposed a prediction confidence score to reflect their reliability in data association. Additionally, we modified a constant acceleration motion model combined with position-based heading estimation to better control high-dimensional numerical fluctuations in the covariance matrix, enhancing the robustness of the filtering process, especially in highly dynamic scenarios. We further designed bipartite graph data association to refine Kalman filter updates by integrating geometric and motion information weighted by the prediction confidence of the dummy nodes. Finally, we designed a confidence-based retention track management module to dynamically manage track continuity and deletion based on temporal and reliability thresholds, improving tracking accuracy in complex environments. Our method achieves state-of-the-art performance on the nuScenes validation set, improving AMOTA by 1.8% over the baseline CenterPoint. Evaluation on the nuScenes dataset demonstrates that KDPBTracker significantly improves tracking accuracy, reduces ID switches, and enhances overall tracking continuity under challenging conditions. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
37. Distributed Bipartite State Consensus Tracking for Discrete-Time Singular Multi-agent Systems.
- Author
-
Zhang, Jie, Yao, Yao, Wang, Jian-An, and Ding, Da-Wei
- Subjects
- *
STATE feedback (Feedback control systems) , *RICCATI equation , *ALGEBRAIC equations , *MULTIAGENT systems , *STABILITY theory , *BIPARTITE graphs , *DISTRIBUTED algorithms - Abstract
This paper studies the distributed bipartite state consensus tracking problem of discrete-time linear leader-following singular multi-agent systems (MASs). Compared with the traditional continuous-time linear dynamics, it is difficult to achieve the desired cooperative control of discrete-time counterpart since their stability regions are limited to the unit circle. In addition, in some practical scenarios, there are both cooperation and competition coexisting among followers. First, a new distributed state feedback control protocol is proposed based on the Gerschgorin circle theorem and the discrete algebraic Riccati equation. At the same time, by introducing the constant coupling gain associated with the system topology matrix, the global tracking error system can locate in the stable region of the unit circle. Under the structurally balanced condition of directed signed graph, it can be proved that all the agents of two opposite subgroups can achieve bipartite state tracking by Lyapunov stability theory and separation principle. Then, by using the cooperative–competitive interaction information of neighbours, a new distributed state observer is introduced to estimate the state of leader. Furthermore, when the states of followers are not known, an observer-based output feedback bipartite control protocol is proposed, which can also be applied to more general consensus control scenarios. Meanwhile, a bipartite state formation controller is given to achieve the formation control by making the followers to keep the desired relative positions with the leader. Finally, two simulation results are given to verify the feasibility and effectiveness of proposed algorithms. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
38. Some Graph Based Encryption Techniques.
- Author
-
H., Dhanvanth Narayan, Bhat, Surekha Ravishankar, Bhat, Ravishankar, and Bhat, Smitha Ganesh
- Subjects
- *
STAR graphs (Graph theory) , *MODULAR arithmetic , *BIPARTITE graphs , *INDEPENDENT sets , *ALGORITHMS , *RSA algorithm - Abstract
In today's fast-evolving technological environment, ensuring confidentiality is of utmost importance. Cryptography stands as a critical discipline in safeguarding information from unauthorized access. It employs various encryption algorithms to secure data effectively. As digital threats evolve, there's a growing demand for unconventional encryption methods to counter traditional cyber-attacks. This paper introduces innovative encryption algorithms leveraging special graphs and public key cryptography techniques, enhancing security through modular arithmetic properties and enabling more robust communication safeguards. A partition V1, V2, . . ., Vk of the vertex set V is called a chromatic partition of G if each Vi, 1 = i = k is an independent set of G. The minimum order of a chromatic partition of G is called chromatic number X(G). A chromatic partition of G is called an ordered partition if |V1| = β0 and |Vi| = β0(V − ∪i j=1Vj). The order of a minimum ordered chromatic partition of G is called ordered chromatic number χ1(G). It is immediate that χ1(G) ≥ χ(G). In this paper we extend Nordhaus Gaddum results to ordered chromatic number. [ABSTRACT FROM AUTHOR]
- Published
- 2024
39. It Is Better to Be Semi-Regular When You Have a Low Degree.
- Author
-
Kolokolnikov, Theodore
- Subjects
- *
GRAPH connectivity , *GRAPH theory , *RANDOM graphs , *BIPARTITE graphs , *SPECTRAL theory , *REGULAR graphs - Abstract
We study the algebraic connectivity for several classes of random semi-regular graphs. For large random semi-regular bipartite graphs, we explicitly compute both their algebraic connectivity as well as the full spectrum distribution. For an integer d ∈ 3 , 7 , we find families of random semi-regular graphs that have higher algebraic connectivity than random d-regular graphs with the same number of vertices and edges. On the other hand, we show that regular graphs beat semi-regular graphs when d ≥ 8 . More generally, we study random semi-regular graphs whose average degree is d, not necessarily an integer. This provides a natural generalization of a d-regular graph in the case of a non-integer d . We characterize their algebraic connectivity in terms of a root of a certain sixth-degree polynomial. Finally, we construct a small-world-type network of an average degree of 2.5 with relatively high algebraic connectivity. We also propose some related open problems and conjectures. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
40. End Behavior of the Threshold Protocol Game on Complete and Bipartite Graphs.
- Author
-
Fedrigo, Alexandra
- Subjects
- *
COMPLETE graphs , *ADOPTION of ideas , *TOPOLOGY , *GENERALIZATION , *BIPARTITE graphs , *GAMES - Abstract
The threshold protocol game is a graphical game that models the adoption of an idea or product through a population. There are two states players may take in the game, and the goal of the game is to motivate the state that begins in the minority to spread to every player. Here, the threshold protocol game is defined, and existence results are studied on infinite graphs. Many generalizations are proposed and applied. This work explores the impact of graph topology on the outcome of the threshold protocol game and consequently considers finite graphs. By exploiting the well-known topologies of complete and complete bipartite graphs, the outcome of the threshold protocol game can be fully characterized on these graphs. These characterizations are ideal, as they are given in terms of the game parameters. More generally, initial conditions in terms of game parameters that cause the preferred game outcome to occur are identified. It is shown that the necessary conditions differ between non-bipartite and bipartite graphs because non-bipartite graphs contain odd cycles while bipartite graphs do not. These results motivate the primary result of this work, which is an exhaustive list of achievable game outcomes on bipartite graphs. While possible outcomes are identified, it is noted that a complete characterization of when game outcomes occur is not possible on general bipartite graphs. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
41. HybridGNN: A Self-Supervised Graph Neural Network for Efficient Maximum Matching in Bipartite Graphs.
- Author
-
Pan, Chun-Hu, Qu, Yi, Yao, Yao, and Wang, Mu-Jiang-Shan
- Subjects
- *
GRAPH neural networks , *ARTIFICIAL neural networks , *GRAPH theory , *TIME complexity , *COMPUTATIONAL biology , *BIPARTITE graphs - Abstract
Solving maximum matching problems in bipartite graphs is critical in fields such as computational biology and social network analysis. This study introduces HybridGNN, a novel Graph Neural Network model designed to efficiently address complex matching problems at scale. HybridGNN leverages a combination of Graph Attention Networks (GATv2), Graph SAGE (SAGEConv), and Graph Isomorphism Networks (GIN) layers to enhance computational efficiency and model performance. Through extensive ablation experiments, we identify that while the SAGEConv layer demonstrates suboptimal performance in terms of accuracy and F1-score, configurations incorporating GATv2 and GIN layers show significant improvements. Specifically, in six-layer GNN architectures, the combinations of GATv2 and GIN layers with ratios of 4:2 and 5:1 yield superior accuracy and F1-score. Therefore, we name these GNN configurations HybridGNN1 and HybridGNN2. Additionally, techniques such as mixed precision training, gradient accumulation, and Jumping Knowledge networks are integrated to further optimize performance. Evaluations on an email communication dataset reveal that HybridGNNs outperform traditional algorithms such as the Hopcroft–Karp algorithm, the Hungarian algorithm, and the Blossom/Edmonds' algorithm, particularly for large and complex graphs. These findings highlight HybridGNN's robust capability to solve maximum matching problems in bipartite graphs, making it a powerful tool for analyzing large-scale and intricate graph data. Furthermore, our study aligns with the goals of the Symmetry and Asymmetry Study in Graph Theory special issue by exploring the role of symmetry in bipartite graph structures. By leveraging GNNs, we address the challenges related to symmetry and asymmetry in graph properties, thereby improving the reliability and fault tolerance of complex networks. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
42. Author Index Volume 35 (2024).
- Subjects
- *
DELAY-tolerant networks , *GRAPH algorithms , *LINEAR codes , *COMPUTABLE functions , *COMPUTER science , *BIPARTITE graphs , *WEIGHTED graphs , *APPROXIMATION algorithms - Published
- 2024
- Full Text
- View/download PDF
43. Enhanced Sub-graph Reconstruction Graph Neural Network for Recommendation.
- Author
-
Liu, Zhe, Lou, Xiaojun, Li, Jian, and Liu, Guanjun
- Subjects
- *
GRAPH neural networks , *BIPARTITE graphs , *SUBGRAPHS , *KNOWLEDGE transfer , *PROBLEM solving - Abstract
Personalized recommendation can recommend items of interest to different users and is widely used in the real world. Among them, graph collaborative filtering is a method of personalized recommendation. It can enrich the connection between users and items on the basis of collaborative filtering, to learn the embedded representation of nodes more accurately. Since graph collaborative filtering is based on bipartite graphs, few exciting graph collaborative methods consider the relationships between users (or items), the message between homogeneous nodes are diluted or ignored. Predicting and constructing the relationship between users (or items) has become a challenging. To solve this problem, we propose an enhanced sub-graph reconstruction graph neural network for recommendation (SRCF), using a heterogeneous graph neural network based encoder-decoder learn potential relationships between users (or items), and reconstruct sub-graphs based on those relationships. In the proposed model, the information of user and item sub-graphs is merged with the network of graph collaborative filtering, which enhances effective information transfer between homogeneous nodes, thereby improving the model performance. We have selected a number of data sets of different scenarios and different scales to comprehensively evaluate the performance of the model, and the experimental results confirmed the superiority of our model. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
44. Data Quality and Violence Against Women: The Causes and Actors of Femicide.
- Author
-
Forciniti, Alessia and Zavarrone, Emma
- Subjects
- *
DETECTION algorithms , *ACTRESSES , *SOCIAL network analysis , *FEMICIDE , *BIPARTITE graphs , *CRIMINAL behavior , *VIOLENCE against women - Abstract
The paper examines domestic 'femicide' in Italy. Under an exploratory statistical approach, we investigated: (1) difficulties and strategies for reconstructing a historical dataset on family crimes for studies over time; (2) the main causes of family femicides; and (3) groups of actors driven by the same motivations interpreted as patterns of criminal behavior. First, we integrated and systematised data from official sources to guarantee comparison over time; second, we used Social Network Analysis properties to study the relationships between 'motivations' and 'victim-perpetrator'; and third, we applied and compared community detection algorithms to the linkages between 'actors' and 'motivations' to detect groups of criminal behavior. From 2015 to 2020 in Italy, the cohabitant was the major family murderer, but in 2020, passion motivation also surfaced. Mental problems connected to parents-children and cohabitants, jealousy of ex-partners or rivals, and economic issues for blood relations were observed in 2015. Psychopathologies and money characterised parents-children in 2020, while passion and disagreements caused cohabitants or ex-partners. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
45. Host and parasite intervality in differentially human‐modified habitats.
- Author
-
Llopis‐Belenguer, Cristina, Feijen, Frida, Morand, Serge, Chaisiri, Kittipong, Ribas, Alexis, and Jokela, Jukka
- Subjects
- *
BIPARTITE graphs , *BIOTIC communities , *COEVOLUTION , *PARASITES , *COMMUNITY change , *HABITAT modification - Abstract
Host–parasite interactions are influenced by present and past eco‐evolutionary interactions and the local environment. An ecological community defines the potential host range of each parasite and the potential parasite diversity of each host species. Past and present processes translate potential to realised interaction niches of parasite and host species. Host–parasite interactions are antagonistic, which may slow the saturation of their interaction niches. Intervality, a property of bipartite networks, measures saturation of interaction niches. Intervality of a community increases as the interaction niches of species of one guild (e.g. hosts) become saturated for their interactions with another guild (e.g. parasites). Characteristics driving intervality in host and parasite communities are largely unknown, as well as the effect of environmental change on intervality of these communities. In our study, we assess if the characteristics 'phylogenetic relatedness' and 'overlap in ecological interactions' explain intervality of rodent host–helminth parasite communities. In addition, we contrast intervality of these communities from habitats that differ in their history of human‐driven modification. We performed the analyses for the interaction niches of both parasites and hosts, independently. Our results indicated that host and parasite communities were non‐interval or significantly less interval than expected by chance. Phylogenetic relatedness and overlap in ecological interactions did not explain the maximum values of intervality. We speculate that antagonistic coevolution in host–parasite communities may hinder communities to reach saturation, which would explain why it is difficult to find the characteristics that explain intervality of a community. Interestingly, intervality of the interaction niche of parasites (host range) increased with habitat modification (i.e. saturation increased), whereas intervality of the interaction niche of hosts (parasite diversity) decreased as habitat modification increased. These opposite trends suggest that interaction niches of parasites and hosts respond differently to habitat modification. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
46. Analysis and solution of unstable heat equation based on output feedback.
- Author
-
Zan, Wenguang, Tang, Li, and Liu, Yan-Jun
- Subjects
- *
HEAT equation , *UNDIRECTED graphs , *BIPARTITE graphs - Abstract
In this paper, the output feedback-based bipartite consensus problem for MASs of unstable heat equations is investigated. The interactions of participating individuals are cooperative and competitive on an undirected graph. In order to achieve accurate estimation of system state, a distributed state observer is proposed. By introducing a reversible transformation, the observer system is transformed into a new system, and the controller based on the new system states is designed, which guarantees the well-posedness and stability of the considered control system and the observer system due to the invertibility of the presented transformation. Similarly, the bipartite consensus is analysed and proved. Finally, the validity of the proposed method is verified by simulation examples. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
47. A closer look at Hamiltonicity and domination through the lens of diameter and convexity.
- Author
-
Mahendra Kumar, R. and Sadagopan, N.
- Subjects
- *
DOMINATING set , *INDEPENDENT sets , *BIPARTITE graphs , *DIAMETER , *MATHEMATICS - Abstract
A bipartite graph G(X, Y) is called a star-convex bipartite graph with convexity on X if there is an associated star T(X, F), such that for each vertex in Y, its neighborhood in X induces a subtree in T. A graph G is said to be a split graph if G can be partitioned into a clique (K) and an independent set (I). The objective of this study is twofold: (i) to strengthen the complexity results presented in Chen et al. (J Comb Optim 32(1):95–110, 2016) for the Hamiltonian cycle (HCYCLE), the Hamiltonian path (HPATH), and the Domination (DS) problems on star-convex bipartite graphs (ii) to reinforce the results of Müller (Discret Math 156(1–3):291–298, 1996) for HCYCLE, and HPATH on split graphs by introducing a convex ordering on one of the partitions (K or I). As part of our fine-grained analysis study with the diameter being the parameter, we first show that the diameter of star-convex bipartite graphs is at most six. Next, we observe that the reduction instances of Chen et al. (J Comb Optim 32(1):95–110, 2016) are star-convex bipartite graphs with at most diameter 4, and hence HCYCLE and HPATH are NP-complete on star-convex bipartite graphs with at most diameter 4. We strengthen this result and establish the following results on star-convex bipartite graphs: (i) HCYCLE is NP-complete for diameter 3, and polynomial-time solvable for diameters 2, 5, and 6 (a transformation in complexity: P to NPC to P) (ii) HPATH is polynomial-time solvable for diameter 2, and NP-Complete, otherwise (a dichotomy). Further, with convexity being the parameter, for split graphs with convexity on K (resp. I), we show that HCYCLE and HPATH are NP-complete on star-convex (resp. comb) split graphs with convexity on K (resp. I). Further, we show that HCYCLE is NP-complete on k 1 , r -free star-convex split graphs with convexity on I, r ≥ 6 . On the positive side, we show that for K 1 , 5 -free star-convex split graphs with convexity on I, HCYCLE is polynomial-time solvable. Thus, we establish a dichotomy for HCYCLE on star-convex split graphs with convexity on I. We further show that the dominating set problem (DS) and its variants (resp. Connected, Total, Outer-Connected, and Dominating biclique) are NP-complete on star-convex bipartite graphs with diameter 3 (resp. diameter 5, and diameter 6). On the parameterized complexity front, we prove that the parameterized version of the domination problem and its variants, with the parameter being the solution size, is not fixed-parameter tractable for star-convex bipartite graphs with diameter 3 (resp. diameter 5, and diameter 6), whereas it is fixed-parameter tractable when the parameter is the number of leaves in the associated star. Further, we show that for star-convex bipartite graphs with diameters 5, and 6, the domination problem and its variants cannot be approximated within (1 - ϵ) ln n unless NP ⊆ T I M E (2 n o (1) ) . [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
48. Depth of powers of edge ideals of Cohen-Macaulay trees.
- Author
-
Nguyen, Hang Thu, Truong, Hien Thi, and Vu, Thanh
- Subjects
- *
POLYNOMIAL rings , *BIPARTITE graphs , *TREE graphs , *TREES - Abstract
Let I be the edge ideal of a Cohen-Macaulay tree of dimension d over a polynomial ring S = k [ x 1 , ... , x d , y 1 , ... , y d ] . We prove that for all t ≥ 1 , depth (S / I t) = max { d − t + 1 , 1 }. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
49. A general formula for the index of depth stability of edge ideals.
- Author
-
Lam, Ha Minh, Trung, Ngo Viet, and Trung, Tran Nam
- Subjects
- *
BIPARTITE graphs , *LINEAR systems , *EAR , *TILLAGE - Abstract
By a classical result of Brodmann, the function depthR/I^t is asymptotically a constant, i.e. there is a number s such that depthR/I^t = depthR/I^s for t > s. One calls the smallest number s with this property the index of depth stability of I and denotes it by dstab(I). This invariant remains mysterious till now. The main result of this paper gives an explicit formula for dstab(I) when I is an arbitrary ideal generated by squarefree monomials of degree 2. That is the first general case where one can characterize dstab(I) explicitly. The formula expresses dstab(I) in terms of the associated graph. The proof involves new techniques which relate different topics such as simplicial complexes, systems of linear inequalities, graph parallelizations, and ear decompositions. It provides an effective method for the study of powers of edge ideals. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
50. One-ended spanning trees and definable combinatorics.
- Author
-
Bowen, Matt, Poulin, Antoine, and Zomback, Jenna
- Subjects
- *
SPANNING trees , *PROBABILITY measures , *COMBINATORICS , *POLYNOMIALS , *BIPARTITE graphs , *REGULAR graphs - Abstract
Let (X,\tau) be a Polish space with Borel probability measure \mu, and G a locally finite one-ended Borel graph on X. We show that G admits a Borel one-ended spanning tree generically. If G is induced by a free Borel action of an amenable (resp., polynomial growth) group then we show the same result \mu-a.e. (resp., everywhere). Our results generalize recent work of Timár, as well as of Conley, Gaboriau, Marks, and Tucker-Drob, who proved this in the probability measure preserving setting. We apply our theorem to find Borel orientations in even-degree graphs and measurable and Baire measurable perfect matchings in regular bipartite graphs, refining theorems that were previously only known to hold for measure preserving graphs. In particular, we prove that bipartite one-ended d-regular Borel graphs admit Baire measurable perfect matchings. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
Catalog
Discovery Service for Jio Institute Digital Library
For full access to our library's resources, please sign in.