Skip to main content

Showing 1–20 of 20 results for author: Abu-Khzam, F N

.
  1. arXiv:2401.00525  [pdf, ps, other

    cs.SI cs.AI cs.DS

    Pack and Measure: An Effective Approach for Influence Propagation in Social Networks

    Authors: Faisal N. Abu-Khzam, Ghinwa Bou Matar, Sergio Thoumi

    Abstract: The Influence Maximization problem under the Independent Cascade model (IC) is considered. The problem asks for a minimal set of vertices to serve as "seed set" from which a maximum influence propagation is expected. New seed-set selection methods are introduced based on the notions of a $d$-packing and vertex centrality. In particular, we focus on selecting seed-vertices that are far apart and wh… ▽ More

    Submitted 31 December, 2023; originally announced January 2024.

  2. arXiv:2312.09374  [pdf, ps, other

    math.CO cs.CC cs.DM

    A Linear Kernel for Planar Vector Domination

    Authors: Mahabba El Sahili, Faisal N. Abu-Khzam

    Abstract: Given a graph $G$, an integer $k\geq 0$, and a non-negative integral function $f:V(G) \rightarrow \mathcal{N}$, the {\sc Vector Domination} problem asks whether a set $S$ of vertices, of cardinality $k$ or less, exists in $G$ so that every vertex $v \in V(G)-S$ has at least $f(v)$ neighbors in $S$. The problem generalizes several domination problems and it has also been shown to generalize Bounded… ▽ More

    Submitted 14 December, 2023; originally announced December 2023.

  3. arXiv:2208.05261  [pdf, ps, other

    cs.CC

    Roman Census: Enumerating and Counting Roman Dominating Functions on Graph Classes

    Authors: Faisal N. Abu-Khzam, Henning Fernau, Kevin Mann

    Abstract: The concept of Roman domination has recently been studied concerning enumerating and counting (WG 2022). It has been shown that minimal Roman dominating functions can be enumerated with polynomial delay, contrasting what is known about minimal dominating sets. The running time of the algorithm could be estimated as $\mathcal{O}(1.9332^n)$ on general graphs of order $n$. In this paper, we focus on… ▽ More

    Submitted 10 August, 2022; originally announced August 2022.

  4. arXiv:2204.04765  [pdf, other

    cs.DS

    Minimal Roman Dominating Functions: Extensions and Enumeration

    Authors: Faisal N. Abu-Khzam, Henning Fernau, Kevin Mann

    Abstract: Roman domination is one of the many variants of domination that keeps most of the complexity features of the classical domination problem. We prove that Roman domination behaves differently in two aspects: enumeration and extension. We develop non-trivial enumeration algorithms for minimal Roman domination functions with polynomial delay and polynomial space. Recall that the existence of a similar… ▽ More

    Submitted 10 April, 2022; originally announced April 2022.

  5. arXiv:2112.12315  [pdf, other

    cs.CR

    A Multi-Objective Degree-Based Network Anonymization Approach

    Authors: Ola N. Halawi, Faisal N. Abu-Khzam

    Abstract: Enormous amounts of data collected from social networks or other online platforms are being published for the sake of statistics, marketing, and research, among other objectives. The consequent privacy and data security concerns have motivated the work on degree-based data anonymization. We propose and study a new multi-objective anonymization approach that generalizes the known degree anonymizati… ▽ More

    Submitted 22 December, 2021; originally announced December 2021.

  6. arXiv:2111.06026  [pdf, ps, other

    math.CO cs.CC

    A Note on the Maximum Number of Minimal Connected Dominating Sets in a Graph

    Authors: Faisal N. Abu-Khzam

    Abstract: We prove constructively that the maximum possible number of minimal connected dominating sets in a connected undirected graph of order $n$ is in $Ω(1.489^n)$. This improves the previously known lower bound of $Ω(1.4422^n)$ and reduces the gap between lower and upper bounds for input-sensitive enumeration of minimal connected dominating sets in general graphs as well as some special graph classes.

    Submitted 10 November, 2021; originally announced November 2021.

  7. arXiv:2107.01133  [pdf, ps, other

    cs.DS cs.CC

    An Improved Fixed-Parameter Algorithm for 2-Club Cluster Edge Deletion

    Authors: Faisal N. Abu-Khzam, Norma Makarem, Maryam Shehab

    Abstract: A 2-club is a graph of diameter at most two. In the decision version of the parametrized {\sc 2-Club Cluster Edge Deletion} problem, an undirected graph $G$ is given along with an integer $k\geq 0$ as parameter, and the question is whether $G$ can be transformed into a disjoint union of 2-clubs by deleting at most $k$ edges. A simple fixed-parameter algorithm solves the problem in… ▽ More

    Submitted 2 July, 2021; originally announced July 2021.

  8. arXiv:2006.04689  [pdf, other

    cs.AI

    Graph Minors Meet Machine Learning: the Power of Obstructions

    Authors: Faisal N. Abu-Khzam, Mohamed Mahmoud Abd El-Wahab, Noureldin Yosri

    Abstract: Computational intractability has for decades motivated the development of a plethora of methodologies that mainly aimed at a quality-time trade-off. The use of Machine Learning techniques has finally emerged as one of the possible tools to obtain approximate solutions to ${\cal NP}$-hard combinatorial optimization problems. In a recent article, Dai et al. introduced a method for computing such app… ▽ More

    Submitted 8 June, 2020; originally announced June 2020.

  9. arXiv:1901.00156  [pdf, ps, other

    cs.CC cs.DS

    Cluster Editing with Vertex Splitting

    Authors: Faisal N. Abu-Khzam, Emmanuel Arrighi, Matthias Bentert, Pål Grønås Drange, Judith Egan, Serge Gaspers, Alexis Shaw, Peter Shaw, Blair D. Sullivan, Petra Wolf

    Abstract: Cluster Editing, also known as Correlation Clustering, is a well-studied graph modification problem. In this problem, one is given a graph and the task is to perform up to $k$ edge additions or deletions to transform it into a cluster graph, i.e., a graph consisting of a disjoint union of cliques. However, in real-world networks, clusters are often overlap**. For example in social networks, a pe… ▽ More

    Submitted 2 November, 2023; v1 submitted 1 January, 2019; originally announced January 2019.

  10. arXiv:1812.11254  [pdf, ps, other

    cs.DS cs.DM

    A Dynamically Turbo-Charged Greedy Heuristic for Graph Coloring

    Authors: Faisal N. Abu-Khzam, Bachir M. Chahine

    Abstract: We introduce a dynamic version of the graph coloring problem and prove its fixed-parameter tractability with respect to the edit-parameter. This is used to present a {\em turbo-charged} heuristic for the problem that works by combining the turbo-charging technique with other standard heuristic tools, including greedy coloring. The recently introduced turbo-charging idea is further enhanced in this… ▽ More

    Submitted 24 February, 2019; v1 submitted 28 December, 2018; originally announced December 2018.

  11. arXiv:1803.04388  [pdf, ps, other

    cs.DM math.CO

    Partitioning a graph into degenerate subgraphs

    Authors: Faisal N. Abu-Khzam, Carl Feghali, Pinar Heggernes

    Abstract: Let $G = (V, E)$ be a connected graph with maximum degree $k\geq 3$ distinct from $K_{k+1}$. Given integers $s \geq 2$ and $p_1,\ldots,p_s\geq 0$, $G$ is said to be $(p_1, \dots, p_s)$-partitionable if there exists a partition of $V$ into sets~$V_1,\ldots,V_s$ such that $G[V_i]$ is $p_i$-degenerate for $i\in\{1,\ldots,s\}$. In this paper, we prove that we can find a $(p_1, \dots, p_s)$-partition o… ▽ More

    Submitted 7 August, 2019; v1 submitted 12 March, 2018; originally announced March 2018.

    Comments: 16 pages; minor revision

    MSC Class: 05C70

  12. arXiv:1803.03114  [pdf, other

    cs.AI

    Concise Fuzzy Planar Embedding of Graphs: a Dimensionality Reduction Approach

    Authors: Faisal N. Abu-Khzam, Rana H. Mouawi, Amer Hajj Ahmad, Sergio Thoumi

    Abstract: The enormous amount of data to be represented using large graphs exceeds in some cases the resources of a conventional computer. Edges in particular can take up a considerable amount of memory as compared to the number of nodes. However, rigorous edge storage might not always be essential to be able to draw the needed conclusions. A similar problem takes records with many variables and attempts to… ▽ More

    Submitted 15 December, 2023; v1 submitted 8 March, 2018; originally announced March 2018.

  13. arXiv:1511.09360  [pdf, ps, other

    cs.DS cs.CC

    On the Complexity of Multi-Parameterized Cluster Editing

    Authors: Faisal N. Abu-Khzam

    Abstract: The Cluster Editing problem seeks a transformation of a given undirected graph into a disjoint union of cliques via a minimum number of edge additions or deletions. A multi-parameterized version of the problem is studied, featuring a number of input parameters that bound the amount of both edge-additions and deletions per single vertex, as well as the size of a clique-cluster. We show that the pro… ▽ More

    Submitted 30 November, 2015; originally announced November 2015.

  14. arXiv:1510.01866  [pdf, other

    cs.NI cs.IT

    Approximation and Heuristic Algorithms for Computing Backbones in Asymmetric Ad-Hoc Networks

    Authors: Faisal N. Abu-Khzam, Christine Markarian, Friedhelm Meyer auf der Heide, Michael Schubert

    Abstract: We consider the problem of dominating set-based virtual backbone used for routing in asymmetric wireless ad-hoc networks. These networks have non-uniform transmission ranges and are modeled using the well-established disk graphs. The corresponding graph theoretic problem seeks a strongly connected dominating-absorbent set of minimum cardinality in a digraph. A subset of nodes in a digraph is a str… ▽ More

    Submitted 7 October, 2015; originally announced October 2015.

    Comments: 17 pages, 6 figures

  15. arXiv:1412.1261  [pdf, ps, other

    cs.DS

    On the Complexity of Various Parameterizations of Common Induced Subgraph Isomorphism

    Authors: Faisal N. Abu-Khzam, Édouard Bonnet, Florian Sikora

    Abstract: In the Maximum Common Induced Subgraph problem (henceforth MCIS), given two graphs $G_1$ and $G_2$, one looks for a graph with the maximum number of vertices being both an induced subgraph of $G_1$ and $G_2$. MCIS is among the most studied classical NP-hard problems. It remains NP-hard on many graph classes including forests. In this paper, we study the parameterized complexity of MCIS. As a gener… ▽ More

    Submitted 22 February, 2017; v1 submitted 3 December, 2014; originally announced December 2014.

    Comments: This version introduces new results

  16. arXiv:1409.3742  [pdf, other

    cs.DS

    Data Reductions and Combinatorial Bounds for Improved Approximation Algorithms

    Authors: Faisal N. Abu-Khzam, Cristina Bazgan, Morgan Chopin, Henning Fernau

    Abstract: Kernelization algorithms in the context of Parameterized Complexity are often based on a combination of reduction rules and combinatorial insights. We will expose in this paper a similar strategy for obtaining polynomial-time approximation algorithms. Our method features the use of approximation-preserving reductions, akin to the notion of parameterized reductions. We exemplify this method to obta… ▽ More

    Submitted 12 September, 2014; originally announced September 2014.

  17. arXiv:1404.6399  [pdf, ps, other

    cs.DS

    A Hybrid Graph Representation for Exact Graph Algorithms

    Authors: Faisal N. Abu-Khzam, Karim A. Jahed, Amer E. Mouawad

    Abstract: Many exact search algorithms for NP-hard graph problems adopt the old Davis-Putman branch-and-reduce paradigm. The performance of these algorithms often suffers from the increasing number of graph modifications, such as vertex/edge deletions, that reduce the problem instance and have to be "taken back" frequently during the search process. We investigate practical implementation-based aspects of e… ▽ More

    Submitted 25 April, 2014; originally announced April 2014.

  18. arXiv:1403.5961  [pdf, ps, other

    cs.CC cs.DM math.CO

    Partitioning a Graph into Disjoint Cliques and a Triangle-free Graph

    Authors: Faisal N. Abu-Khzam, Carl Feghali, Haiko Müller

    Abstract: A graph $G = (V, E)$ is \emph{partitionable} if there exists a partition $\{A, B\}$ of $V$ such that $A$ induces a disjoint union of cliques and $B$ induces a triangle-free graph. In this paper we investigate the computational complexity of deciding whether a graph is partitionable. The problem is known to be $\NP$-complete on arbitrary graphs. Here it is proved that if a graph $G$ is bull-free, p… ▽ More

    Submitted 4 January, 2015; v1 submitted 24 March, 2014; originally announced March 2014.

    Comments: 20 pages

    MSC Class: 68R10

  19. arXiv:1403.5248   

    cs.DM cs.CC

    NP-hardness results for partitioning graphs into disjoint cliques and a triangle-free subgraph

    Authors: Carl Feghali, Faisal N. Abu-Khzam, Haiko Müller

    Abstract: This paper investigates the computational complexity of deciding whether the vertices of a graph can be partitioned into a disjoint union of cliques and a triangle-free subgraph. This problem is known to be $\NP$-complete on arbitrary graphs. We show that this problem remains $\NP$-complete even when restricted to planar graphs and perfect graphs.

    Submitted 8 April, 2014; v1 submitted 20 March, 2014; originally announced March 2014.

    Comments: 10 pages, 4 figures. The results in this paper can now be found, including further results, in our submission entitled "On the Complexity of Partitioning a Graph into Disjoint Cliques and a Triangle-free Subgraph", arXiv:1403.5961

    MSC Class: 68R10

  20. arXiv:1312.7626  [pdf, other

    cs.DC

    An Easy-to-use Scalable Framework for Parallel Recursive Backtracking

    Authors: Faisal N. Abu-Khzam, Khuzaima Daudjee, Amer E. Mouawad, Naomi Nishimura

    Abstract: Supercomputers are equipped with an increasingly large number of cores to use computational power as a way of solving problems that are otherwise intractable. Unfortunately, getting serial algorithms to run in parallel to take advantage of these computational resources remains a challenge for several application domains. Many parallel algorithms can scale to only hundreds of cores. The limiting fa… ▽ More

    Submitted 29 December, 2013; originally announced December 2013.