Models for the k-metric dimension
Ron Adar, Leah Epstein

TL;DR
This paper introduces and analyzes two new models for the k-metric dimension problem in graphs, providing algorithms for specific graph classes and highlighting differences from the classic case k=1.
Contribution
It generalizes the k-metric dimension problem for k ≥ 2, proposing two models and developing algorithms for various graph classes.
Findings
Algorithms for path, complete, bipartite, and wheel graphs
Differences between models and k=1 case
Weighted and unweighted problem solutions
Abstract
For an undirected graph G=(V,E), a vertex x \in V separates vertices u and v (where u,v \in V, u \neq v) if their distances to x are not equal. Given an integer parameter k \geq 1, a set of vertices L \subseteq V is a feasible solution if for every pair of distinct vertices, u,v, there are at least k distinct vertices x_1,x_2,...,x_k \in L each separating u and v. Such a feasible solution is called a "landmark set", and the k-metric dimension of a graph is the minimal cardinality of a landmark set for the parameter k. The case k=1 is a classic problem, where in its weighted version, each vertex v has a non-negative weight, and the goal is to find a landmark set with minimal total weight. We generalize the problem for k \geq 2, introducing two models, and we seek for solutions to both the weighted version and the unweighted version of this more general problem. In the model of all-pairs…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGraph Labeling and Dimension Problems
