Keerti Choudhary

ORCID: 0000-0002-8289-5930
Publications
Citations
Views
---
Saved
---
About
Contact & Profiles
Research Areas
  • Complexity and Algorithms in Graphs
  • Advanced Graph Theory Research
  • Optimization and Search Problems
  • Distributed systems and fault tolerance
  • Cryptography and Data Security
  • Interconnection Networks and Systems
  • Caching and Content Delivery
  • Digital Image Processing Techniques
  • Peer-to-Peer Network Technologies
  • Algorithms and Data Compression
  • Computability, Logic, AI Algorithms
  • Advanced Data Storage Technologies
  • Data Management and Algorithms
  • Computational Geometry and Mesh Generation
  • Network Packet Processing and Optimization
  • Logic, Reasoning, and Knowledge
  • Numerical Methods and Algorithms
  • Limits and Structures in Graph Theory
  • Game Theory and Voting Systems
  • Mobile Ad Hoc Networks
  • Stochastic Gradient Optimization Techniques
  • DNA and Biological Computing
  • Mathematical Approximation and Integration
  • Machine Learning and Algorithms
  • Graph Theory and Algorithms

Indian Institute of Technology Delhi
2021-2025

Tel Aviv University
2019-2021

Academic College of Tel Aviv-Yafo
2021

Weizmann Institute of Science
2018-2020

Bar-Ilan University
2020

Schloss Dagstuhl – Leibniz Center for Informatics
2020

City University of New York
2020

Indian Institute of Technology Kanpur
2013-2018

In this paper, we consider the question of computing sparse subgraphs for any input directed graph \(G=(V,E)\) on \(n\) vertices and \(m\) edges, that preserves reachability and/or strong connectivity structures. We show \(O(n+\min\{|{\mathcal{P}}|\sqrt{n},n\sqrt{|{\mathcal{P} }|}\})\) bound a subgraph is an \(1\) -fault-tolerant preserver given vertex-pair set \({\mathcal{P}}\subseteq V\times V\) , i.e., it between pair in \({\mathcal{P}}\) under single edge (or vertex) failure. Our result...

10.1145/3720545 article EN ACM Transactions on Algorithms 2025-03-07

Let G=(V,E) be an n-vertices m-edges directed graph. s∈ V any designated source vertex. We address the problem of single reachability (SSR) from s in presence failures vertices/edges. show that for every k≥ 1, there is a subgraph H G with at most 2k n edges preserves even after failure k edges. Formally, given set F edges, vertex u∈ reachable G∖ if and only u H∖ F. call k-Fault Tolerant Reachability Subgraph (k-FTRS). prove also matching lower bound Ω(2kn) such subgraphs. Our results extend...

10.1145/2897518.2897648 article EN 2016-06-10

Summary The present study pertains to the development of a foundation model for predicting behavior geosynthetic reinforcement railway track system rested on soft clay subgrade. ballast and sub‐ballast layers have been idealized by Pasternak shear layer. layer is represented stretched rough elastic membrane. Burger has used characterize Numerical solutions obtained adopting finite difference scheme combined with non‐dimensioning governing equations proposed model. results confirm that quite...

10.1002/nag.2318 article EN International Journal for Numerical and Analytical Methods in Geomechanics 2014-08-25

Let G=(V,E) be an n-vertices m-edges directed graph. s inV any designated source vertex. We address the problem of reporting reachability information from under two vertex failures. show that it is possible to compute in polynomial time O(n) size data structure for query v, and pair failed vertices f_1, f_2, answers O(1) whether or not there exists a path v G\{f_1,f_2}. For simpler case single failure such can obtained using dominator-tree celebrated work Lengauer Tarjan [TOPLAS 1979,...

10.4230/lipics.icalp.2016.130 article EN International Colloquium on Automata, Languages and Programming 2016-01-01

Depth first search (DFS) tree is a fundamental data structure for solving various problems in graphs. It well known that it takes $O(m+n)$ time to build DFS given undirected graph $G=(V,E)$ on $n$ vertices and $m$ edges. We address the problem of maintaining when undergoing updates (insertion deletion or edges). present following results this problem: (1) Fault tolerant tree: There exists size $\tilde{O}(m)$ (where $\tilde{O}$ hides polylogarithmic factors) which can be preprocessed such any...

10.1137/17m114306x article EN SIAM Journal on Computing 2019-01-01

Given an undirected graph G = (V, E) on n vertices and m edges, we address the problem of maintaining a DFS tree when is undergoing updates (insertion deletion or edges). We present following results for this problem.1. Fault tolerant tree:There exists data structure size O(m) 1 such that given any set F failed G\F can be reported in O(n|F|) time.2. Fully dynamic fully algorithm takes worst case O([EQUATION]) time per update arbitrary online sequence updates.3. Incremental tree:Given edge...

10.5555/2884435.2884487 article EN 2016-01-10

Depth first search (DFS) tree is a fundamental data structure for solving various problems in graphs. It well known that it takes $O(m+n)$ time to build DFS given undirected graph $G=(V,E)$ on $n$ vertices and $m$ edges. We address the problem of maintaining when undergoing {\em updates} (insertion deletion or edges). present following results this problem. (a) Fault tolerant tree: There exists size ${O}(m ~polylog~ n)$ such any set ${\cal F}$ failed edges, $G\setminus {\cal can be reported...

10.1137/1.9781611974331.ch52 preprint EN 2015-12-21

An f-edge fault-tolerant distance sensitive oracle (f-DSO) with stretch σ ≥ 1 is a data structure that preprocesses given undirected, unweighted graph G n vertices and m edges, positive integer f. When queried pair of s, t set F at most f it returns σ-approximation the s-t-distance in G−F.

10.1145/3564246.3585251 article EN 2023-05-16

A dominating set $D$ for a graph $G$ is subset of $V(G)$ such that any vertex not in has at least one neighbor $D$. The domination number $\gamma(G)$ the size minimum G. Vizing's conjecture from 1968 states Cartesian product graphs and $H$, $\gamma(G)\gamma(H) \leq \gamma(G \Box H)$, Clark Suen (2000) proved 2 H)$. In this paper, we modify approach to prove variety similar bounds related total paired domination, also extend these $n$-Cartesian $A^1$ through $A^n$.

10.37236/2535 article EN The Electronic Journal of Combinatorics 2013-08-23

Let $G$ be a directed graph with $n$ vertices, $m$ edges, and designated source vertex $s$. We address the problem of single-source reachability (SSR) from $s$ in presence failures vertices/edges. show that for every $k\geq1$, there is subgraph $H$ at most $2^kn$ edges preserves even after failure any $k$ edges. Formally, given set $F$ $v\in V(G)$ reachable $G\setminus F$ if only $v$ $H\setminus F$. call $k$-fault tolerant ($\textsc{$k$-FTRS}$). also prove matching lower bound $\Omega(2^kn)$...

10.1137/16m1087643 article EN SIAM Journal on Computing 2018-01-01

Real life graphs and networks are prone to failure of nodes (vertices) links (edges). In particular, for a pair s t failing edge e in an n-vertex unweighted graph G=(V(G),E(G)), the replacement path pi_{G-e}(s,t) is shortest s-t that avoids e. this paper we present several efficient constructions that, every (s,t) \in S x T, where S, T \subseteq V(G), E(G), maintain collection all pi_{G-e}(s,t), either implicitly (i.e., through compact data structures a.k.a. distance sensitivity oracles...

10.4230/lipics.stacs.2018.13 article EN Symposium on Theoretical Aspects of Computer Science 2018-01-01

10.1016/j.disc.2015.01.032 article EN publisher-specific-oa Discrete Mathematics 2015-03-06

We study graph realization problems from a distributed perspective. The problem is naturally applicable to the construction of overlay networks that must satisfy certain degree or connectivity properties, and we it in node capacitated clique (NCC) model computing, recently introduced for representing peer-to-peer networks.We focus on two central variants, degree-sequence minimum threshold-connectivity realization. In sequence problem, each v associated with d(v), resulting realizable if...

10.1109/ipdps47924.2020.00026 article EN 2022 IEEE International Parallel and Distributed Processing Symposium (IPDPS) 2020-05-01

We consider the problem of realizable interval-sequences. An interval sequence comprises n integer intervals [a_i,b_i] such that 0 <= a_i b_i n-1, and is said to be graphic/realizable if there exists a graph with degree sequence, say, D=(d_1,...,d_n) satisfying condition d_i b_i, for each i in [1,n]. There characterisation (also implying an O(n) verifying algorithm) known realizability interval-sequences, which generalization Erdos-Gallai graphic sequences. However, given any...

10.4230/lipics.isaac.2019.47 article EN International Symposium on Algorithms and Computation 2019-12-01

We study graph realization problems from a distributed perspective.The problem is naturally applicable to the construction of overlay networks that must satisfy certain degree or connectivity properties, and we it in node capacitated clique (NCC) model computing, recently introduced for representing peer-to-peer networks.We focus on two central variants, degree-sequence minimum threshold-connectivity realization.In sequence problem, each v associated with d(v), resulting realizable if...

10.1109/tpds.2021.3104239 article EN IEEE Transactions on Parallel and Distributed Systems 2021-08-11
Coming Soon ...