We start a systematic study of data structures for the nearest colored node problem on trees. Given a tree with colored nodes and weighted edges, we want to answer queries (v,c) asking for the nearest node to node v that has color c. This is a natural generalization of the well-known nearest marked ancestor problem. We give an O(n)-space O(log log n)-query solution and show that this is optimal. We also consider the dynamic case where updates can change a node\u27s color and show that in O(n) space we can support both updates and queries in O(log n) time. We complement this by showing that O(polylog n) update time implies Omega(log n log log n) query time. Finally, we consider the case where updates can change the edges of the tree (link-c...
AbstractThe nearest neighbor problem is that of preprocessing a set P of n data points in Rd so that...
A $\lambda$-backbone coloring of a graph $G$ with its subgraph (also called a backbone) $H$ is a fun...
AbstractA coloring of a tree is convex if the vertices that pertain to any color induce a connected ...
Given a graph G=(V,E) where each vertex is assigned a color from the set C={c_1, c_2, .., c_sigma}. ...
Consider a rooted tree whose nodes can be marked or unmarked. Given a node, we want to find its near...
Several papers describe linear time algorithms to prepro-cess a tree, such that one can answer subse...
Abstract. Several papers describe linear time algorithms to preprocess a tree, in order to answer su...
Let P be a set of n colored points. We develop efficient data structures that store P and can answer...
In this paper we present a new approach to reduce the computational time spent on coloring in one ...
We present a data structure for the following problem: Given a tree T, with each of its nodes assign...
We consider the problem of finding the nearest common ancestor of two given nodes x and y (denoted b...
In this paper we consider a particular graph-optimization problem. Given an edge-colored graph and a...
We consider maximum properly edge-colored trees in edge-colored graphs Gc. We also consider the prob...
The weighted ancestor problem is a well-known generalization of the predecessor problem to trees. It...
International audienceWe study the Max k-colored clustering problem, where, given an edge-colored gr...
AbstractThe nearest neighbor problem is that of preprocessing a set P of n data points in Rd so that...
A $\lambda$-backbone coloring of a graph $G$ with its subgraph (also called a backbone) $H$ is a fun...
AbstractA coloring of a tree is convex if the vertices that pertain to any color induce a connected ...
Given a graph G=(V,E) where each vertex is assigned a color from the set C={c_1, c_2, .., c_sigma}. ...
Consider a rooted tree whose nodes can be marked or unmarked. Given a node, we want to find its near...
Several papers describe linear time algorithms to prepro-cess a tree, such that one can answer subse...
Abstract. Several papers describe linear time algorithms to preprocess a tree, in order to answer su...
Let P be a set of n colored points. We develop efficient data structures that store P and can answer...
In this paper we present a new approach to reduce the computational time spent on coloring in one ...
We present a data structure for the following problem: Given a tree T, with each of its nodes assign...
We consider the problem of finding the nearest common ancestor of two given nodes x and y (denoted b...
In this paper we consider a particular graph-optimization problem. Given an edge-colored graph and a...
We consider maximum properly edge-colored trees in edge-colored graphs Gc. We also consider the prob...
The weighted ancestor problem is a well-known generalization of the predecessor problem to trees. It...
International audienceWe study the Max k-colored clustering problem, where, given an edge-colored gr...
AbstractThe nearest neighbor problem is that of preprocessing a set P of n data points in Rd so that...
A $\lambda$-backbone coloring of a graph $G$ with its subgraph (also called a backbone) $H$ is a fun...
AbstractA coloring of a tree is convex if the vertices that pertain to any color induce a connected ...