paper-with-me

홈 › Papers

On combinatorial optimization for dominating sets (literature survey, new models)

2020-09-19 · Mark Sh. Levin

The paper focuses on some versions of connected dominating set problems: basic problems and multicriteria problems. A literature survey on basic problem formulations and solving approaches is presented. The basic connected dominating set problems are illustrated by simplifyed numerical examples. New integer programming formulations of dominating set problems (with multiset estimates) are suggested.

📄 PDF Abstract BibTeX arXiv:2009.09288

Code (0)

등록된 구현이 없습니다.

Tasks

Combinatorial OptimizationSurvey

Similar Papers 제목 키워드 기반

Learning-Based Heuristic for Combinatorial Optimization of the Minimum Dominating Set Problem using Graph Convolutional Networks

2023-06-06 · Abihith Kothapalli, Mudassir Shabbir, Xenofon Koutsoukos

A dominating set of a graph $\mathcal{G=(V, E)}$ is a subset of vertices $S\subseteq\mathcal{V}$ such that every vertex $v\in \mathcal{V} \setminus S$ outside the dominating set is adjacent to a vertex $u\in S$ within th…

Combinatorial Optimization

A Simulated Annealing-Based Multiobjective Optimization Algorithm for Minimum Weight Minimum Connected Dominating Set Problem

2023-12-13 · Hayet Dahmri, Salim Bouamama

Minimum connected dominating set problem is an NP-hard combinatorial optimization problem in graph theory. Finding connected dominating set is of high interest in various domains such as wireless sensor networks, optical…

Combinatorial OptimizationMultiobjective Optimization

Combinatorial Landscape Analysis for Dominating Set and Vertex Coloring

2026-06-05 · Johanna Gasse, Antonia Heinen, Felix Knöfel, Timo Kötzing 외 arxiv

We analyze the two combinatorial problems of Dominating Set and Vertex Coloring regarding what kind of local optima are present for various instances. For a variety of graph classes each, we determine whether the induced…

Visual Affordance and Function Understanding: A Survey

2018-07-18 · Mohammed Hassanin, Salman Khan, Murat Tahtali

Nowadays, robots are dominating the manufacturing, entertainment and healthcare industries. Robot vision aims to equip robots with the ability to discover information, understand it and interact with the environment. The…

Affordance DetectionScene UnderstandingSurvey

Message Passing and Combinatorial Optimization

2015-08-20 · Siamak Ravanbakhsh

Graphical models use the intuitive and well-studied methods of graph theory to implicitly represent dependencies between variables in large systems. They can model the global behaviour of a complex system by specifying o…

ClusteringCombinatorial OptimizationTraveling Salesman Problem