Skip to main content

Showing 1–10 of 10 results for author: Castonguay, D

Searching in archive cs. Search in all archives.
.
  1. arXiv:2402.06068  [pdf, ps, other

    cs.DM math.CO

    Computing a 3-role assignment is polynomial-time solvable on complementary prisms

    Authors: Diane Castonguay, Elisângela S. Dias, Fernanda N. Mesquita, Julliano R. Nascimento

    Abstract: A $r$-role assignment of a simple graph $G$ is an assignment of $r$ distinct roles to the vertices of $G$, such that two vertices with the same role have the same set of roles assigned to related vertices. Furthermore, a specific $r$-role assignment defines a role graph, in which the vertices are the distinct $r$ roles, and there is an edge between two roles whenever there are two related vertices… ▽ More

    Submitted 8 February, 2024; originally announced February 2024.

    Comments: 20 pages, 4 figures

    MSC Class: 05C15; 05C75; 05C76 ACM Class: G.2.2

  2. arXiv:2210.06714  [pdf, ps, other

    cs.DS math.CO

    Perfect matching cuts partitioning a graph into complementary subgraphs

    Authors: Diane Castonguay, Erika M. M. Coelho, Hebert Coelho, Julliano R. Nascimento, Uéverton S. Souza

    Abstract: In Partition Into Complementary Subgraphs (Comp-Sub) we are given a graph $G=(V,E)$, and an edge set property $Π$, and asked whether $G$ can be decomposed into two graphs, $H$ and its complement $\overline{H}$, for some graph $H$, in such a way that the edge cut $[V(H),V(\overline{H})]$ satisfies the property $Π$. Motivated by previous work, we consider Comp-Sub($Π$) when the property… ▽ More

    Submitted 13 October, 2022; originally announced October 2022.

  3. arXiv:2110.14453  [pdf, other

    math.CO cs.DS

    Most direct product of graphs are Type 1

    Authors: Diane Castonguay, Celina M. H. de Figueiredo, Luis Antonio Kowada, Caroline Reis Patrão, Diana Sasaki

    Abstract: A \textit{$k$-total coloring} of a graph $G$ is an assignment of $k$ colors to its elements (vertices and edges) so that adjacent or incident elements have different colors. The total chromatic number is the smallest integer $k$ for which the graph $G$ has a $k$-total coloring. Clearly, this number is at least $Δ(G)+1$, where $Δ(G)$ is the maximum degree of $G$. When the lower bound is reached, th… ▽ More

    Submitted 27 October, 2021; originally announced October 2021.

    Comments: 16 pages

    MSC Class: 05C85; 05C15; 05C76; 05C38

  4. A note on the convexity number for complementary prisms

    Authors: Diane Castonguay, Erika M. M. Coelho, Hebert Coelho, Julliano R. Nascimento

    Abstract: In the geodetic convexity, a set of vertices $S$ of a graph $G$ is $\textit{convex}$ if all vertices belonging to any shortest path between two vertices of $S$ lie in $S$. The cardinality $con(G)$ of a maximum proper convex set $S$ of $G$ is the $\textit{convexity number}$ of $G$. The $\textit{complementary prism}$ $G\overline{G}$ of a graph $G$ arises from the disjoint union of the graph $G$ and… ▽ More

    Submitted 13 July, 2019; v1 submitted 21 September, 2018; originally announced September 2018.

    Comments: 10 pages, 2 figures

    Journal ref: Discrete Mathematics & Theoretical Computer Science, vol. 21 no. 4, Graph Theory (July 30, 2019) dmtcs:4853

  5. arXiv:1712.05711  [pdf, ps, other

    cs.DM

    Results for the maximum weight planar subgraph problem

    Authors: Diane Castonguay, Elisângela Silva Dias, Leslie Richard Foulds

    Abstract: The problem of finding the maximum-weight, planar subgraph of a finite, simple graph with nonnegative real edge weights is well known in industrial and electrical engineering, systems biology, sociology and finance. As the problem is known to be NP-hard, much research effort has been devoted over the years to attempt to improve a given approximate solution to the problem by using local moves appli… ▽ More

    Submitted 15 December, 2017; originally announced December 2017.

    Comments: 10 pages

    MSC Class: 05C10; 05C05; 05C76

  6. arXiv:1507.03844  [pdf, ps, other

    math.AC cs.CC

    Polynomial recognition of cluster algebras of finite type

    Authors: Elisângela Silva Dias, Diane Castonguay

    Abstract: Cluster algebras are a recent topic of study and have been shown to be a useful tool to characterize structures in several knowledge fields. An important problem is to establish whether or not a given cluster algebra is of finite type. Using the standard definition, the problem is infeasible since it uses mutations that can lead to an infinite process. Barot, Geiss and Zelevinsky (2006) presented… ▽ More

    Submitted 14 July, 2015; originally announced July 2015.

    Comments: 14 pages

    MSC Class: 13F60; 68Q25

  7. arXiv:1505.02829  [pdf, ps, other

    cs.DS cs.DM

    Polynomial enumeration of chordless cycles on cyclically orientable graphs

    Authors: Elisângela Silva Dias, Diane Castonguay

    Abstract: In a finite undirected simple graph, a chordless cycle is an induced subgraph which is a cycle. A graph is called cyclically orientable if it admits an orientation in which every chordless cycle is cyclically oriented. We propose an algorithm to enumerate all chordless cycles of such a graph. Compared to other similar algorithms, the proposed algorithm have the advantage of finding each chordless… ▽ More

    Submitted 11 May, 2015; originally announced May 2015.

    Comments: 6 pages

  8. arXiv:1503.03468  [pdf, ps, other

    cs.DM

    Algorithms and Properties for Positive Symmetrizable Matrices

    Authors: Elisângela Silva Dias, Diane Castonguay, Mitre Costa Dourado

    Abstract: Matrices are the most common representations of graphs. They are also used for the representation of algebras and cluster algebras. This paper shows some properties of matrices in order to facilitate the understanding and locating symmetrizable matrices with specific characteristics, called positive quasi-Cartan companion matrices. Here, symmetrizable matrix are those which are symmetric when mult… ▽ More

    Submitted 11 March, 2015; originally announced March 2015.

    Comments: 10 pages, submitted to International Journal of Applied Mathmatics (IJAM)

    MSC Class: 05B20; 13F60; 15A15

  9. arXiv:1410.4876  [pdf, other

    cs.DC

    A GPU-based parallel algorithm for enumerating all chordless cycles in graphs

    Authors: Elisângela Silva Dias, Diane Castonguay, Humberto Longo, Walid Abdala Rfaei Jradi, Hugo A. D. do Nascimento

    Abstract: In a finite undirected simple graph, a chordless cycle is an induced subgraph which is a cycle. We propose a GPU parallel algorithm for enumerating all chordless cycles of such a graph. The algorithm, implemented in OpenCL, is based on a previous sequential algorithm developed by the current authors for the same problem. It uses a more compact data structure for solution representation which is su… ▽ More

    Submitted 25 June, 2015; v1 submitted 17 October, 2014; originally announced October 2014.

    Comments: 15 pages

  10. arXiv:1309.1051  [pdf, ps, other

    cs.DS cs.DM

    Efficient Enumeration of Chordless Cycles

    Authors: Elisângela Silva Dias, Diane Castonguay, Humberto Longo, Walid Abdala Rfaei Jradi

    Abstract: In a finite undirected simple graph, a {\it chordless cycle} is an induced subgraph which is a cycle. We propose two algorithms to enumerate all chordless cycles of such a graph. Compared to other similar algorithms, the proposed algorithms have the advantage of finding each chordless cycle only once. To ensure this, we introduced the concepts of vertex labeling and initial valid vertex triplet. T… ▽ More

    Submitted 27 November, 2014; v1 submitted 4 September, 2013; originally announced September 2013.

    Comments: 15 pages