Zum Hauptinhalt springen

Showing 1–42 of 42 results for author: Misra, N

Searching in archive cs. Search in all archives.
.
  1. arXiv:2406.09744  [pdf, other

    cs.GT

    The Cost and Complexity of Minimizing Envy in House Allocation

    Authors: Jayakrishnan Madathil, Neeldhara Misra, Aditi Sethia

    Abstract: We study almost-envy-freeness in house allocation, where $m$ houses are to be allocated among $n$ agents so that every agent receives exactly one house. An envy-free allocation need not exist, and therefore we may have to settle for relaxations of envy-freeness. But typical relaxations such as envy-free up to one good do not make sense for house allocation, as every agent is required to receive ex… ▽ More

    Submitted 14 June, 2024; originally announced June 2024.

    Comments: 49 pages, 5 tables; A shorter version of this paper appeared at AAMAS 2023

  2. arXiv:2406.05742  [pdf, other

    cs.GT cs.DS

    A Little Aggression Goes a Long Way

    Authors: Jyothi Krishnan, Neeldhara Misra, Saraswati Girish Nanoti

    Abstract: Aggression is a two-player game of troop placement and attack played on a map (modeled as a graph). Players take turns deploying troops on a territory (a vertex on the graph) until they run out. Once all troops are placed, players take turns attacking enemy territories. A territory can be attacked if it has $k$ troops and there are more than $k$ enemy troops on adjacent territories. At the end of… ▽ More

    Submitted 9 June, 2024; originally announced June 2024.

    Comments: 19 pages, 4 figures; a shorter version was accepted for presentation at COCOON 2025

  3. arXiv:2310.00600  [pdf, other

    cs.DS

    On the Complexity of the Eigenvalue Deletion Problem

    Authors: Neeldhara Misra, Harshil Mittal, Saket Saurabh, Dhara Thakkar

    Abstract: For any fixed positive integer $r$ and a given budget $k$, the $r$-\textsc{Eigenvalue Vertex Deletion} ($r$-EVD) problem asks if a graph $G$ admits a subset $S$ of at most $k$ vertices such that the adjacency matrix of $G\setminus S$ has at most $r$ distinct eigenvalues. The edge deletion, edge addition, and edge editing variants are defined analogously. For $r = 1$, $r$-EVD is equivalent to the V… ▽ More

    Submitted 1 October, 2023; originally announced October 2023.

    Comments: 27 pages; this is the full version of a paper accepted for presentation at the 34th International Symposium on Algorithms and Computation (ISAAC 2023)

    ACM Class: F.2

  4. arXiv:2309.03517  [pdf, ps, other

    cs.DS cs.AI

    Parameterized Aspects of Distinct Kemeny Rank Aggregation

    Authors: Koustav De, Harshil Mittal, Palash Dey, Neeldhara Misra

    Abstract: The Kemeny method is one of the popular tools for rank aggregation. However, computing an optimal Kemeny ranking is NP-hard. Consequently, the computational task of finding a Kemeny ranking has been studied under the lens of parameterized complexity with respect to many parameters. We first present a comprehensive relationship, both theoretical and empirical, among these parameters. Further, we st… ▽ More

    Submitted 7 September, 2023; originally announced September 2023.

  5. Spartan Bipartite Graphs are Essentially Elementary

    Authors: Neeldhara Misra, Saraswati Girish Nanoti

    Abstract: We study a two-player game on a graph between an attacker and a defender. To begin with, the defender places guards on a subset of vertices. In each move, the attacker attacks an edge. The defender must move at least one guard across the attacked edge to defend the attack. The defender wins if and only if the defender can defend an infinite sequence of attacks. The smallest number of guards with w… ▽ More

    Submitted 8 August, 2023; originally announced August 2023.

    Comments: 21 pages, 12 figures. A preliminary version accepted for presentation at MFCS 2023

    ACM Class: F.2; G.2.2

  6. arXiv:2307.06726  [pdf, other

    cs.GT

    The Price of Equity with Binary Valuations and Few Agent Types

    Authors: Umang Bhaskar, Neeldhara Misra, Aditi Sethia, Rohit Vaish

    Abstract: In fair division problems, the notion of price of fairness measures the loss in welfare due to a fairness constraint. Prior work on the price of fairness has focused primarily on envy-freeness up to one good (EF1) as the fairness constraint, and on the utilitarian and egalitarian welfare measures. Our work instead focuses on the price of equitability up to one good (EQ1) (which we term price of eq… ▽ More

    Submitted 13 July, 2023; originally announced July 2023.

    Comments: A version of this work was accepted for presentation at 16th International Symposium on Algorithmic Game Theory (SAGT 2023)

  7. arXiv:2210.02582  [pdf, other

    cs.DS cs.DM

    Romeo and Juliet Meeting in Forest Like Regions

    Authors: Neeldhara Misra, Manas Mulpuri, Prafullkumar Tale, Gaurav Viramgami

    Abstract: The game of rendezvous with adversaries is a game on a graph played by two players: Facilitator and Divider. Facilitator has two agents and Divider has a team of $k \ge 1$ agents. While the initial positions of Facilitator's agents are fixed, Divider gets to select the initial positions of his agents. Then, they take turns to move their agents to adjacent vertices (or stay put) with Facilitator's… ▽ More

    Submitted 5 October, 2022; originally announced October 2022.

    Comments: A shorter version of this work has been accepted for presentation at the 42nd IARCS Annual Conference on Foundations of Software Technology and Theoretical Computer Science (FSTTCS), 2022

  8. arXiv:2203.14864  [pdf, other

    cs.DS

    Chess is hard even for a single player

    Authors: N. R. Aravind, Neeldhara Misra, Harshil Mittal

    Abstract: We introduce a generalization of "Solo Chess", a single-player variant of the game that can be played on chess.com. The standard version of the game is played on a regular 8 x 8 chessboard by a single player, with only white pieces, using the following rules: every move must capture a piece, no piece may capture more than 2 times, and if there is a King on the board, it must be the final piece. Th… ▽ More

    Submitted 30 March, 2022; v1 submitted 28 March, 2022; originally announced March 2022.

    Comments: 22 pages, a slightly shorter version to appear in FUN 2022

  9. arXiv:2201.03820  [pdf, other

    cs.DS cs.DM

    Eternal Vertex Cover on Bipartite and Co-Bipartite Graphs

    Authors: Neeldhara Misra, Saraswati Nanoti

    Abstract: Eternal Vertex Cover problem is a dynamic variant of the vertex cover problem. We have a two player game in which guards are placed on some vertices of a graph. In every move, one player (the attacker) attacks an edge. In response to the attack, the second player (defender) moves the guards along the edges of the graph in such a manner that at least one guard moves along the attacked edge. If such… ▽ More

    Submitted 17 January, 2024; v1 submitted 11 January, 2022; originally announced January 2022.

    Comments: 38 pages, 15 figures. Updated to remove a previously incorrect claim about the complexity of the problem on split graphs

    ACM Class: F.2

  10. arXiv:2111.11528  [pdf, other

    cs.GT cs.DS

    On Fair Division with Binary Valuations Respecting Social Networks

    Authors: Neeldhara Misra, Debanuj Nayak

    Abstract: We study the computational complexity of finding fair allocations of indivisible goods in the setting where a social network on the agents is given. Notions of fairness in this context are "localized", that is, agents are only concerned about the bundles allocated to their neighbors, rather than every other agent in the system. We comprehensively address the computational complexity of finding loc… ▽ More

    Submitted 22 November, 2021; originally announced November 2021.

    Comments: A short version of this paper will appear at CALDAM 2022

  11. arXiv:2101.09794  [pdf, ps, other

    cs.GT

    Equitable Division of a Path

    Authors: Neeldhara Misra, Chinmay Sonar, P. R. Vaidyanathan, Rohit Vaish

    Abstract: We study fair resource allocation under a connectedness constraint wherein a set of indivisible items are arranged on a path and only connected subsets of items may be allocated to the agents. An allocation is deemed fair if it satisfies equitability up to one good (EQ1), which requires that agents' utilities are approximately equal. We show that achieving EQ1 in conjunction with well-studied meas… ▽ More

    Submitted 26 January, 2021; v1 submitted 24 January, 2021; originally announced January 2021.

    Comments: Updated references on page 1, 3, 13, 15, 16

  12. arXiv:2005.06046  [pdf, other

    cs.DS cs.CG

    Red-Blue Point Separation for Points on a Circle

    Authors: Neeldhara Misra, Harshil Mittal, Aditi Sethia

    Abstract: Given a set R of red points and a set B of blue points in the plane, the Red-Blue point separation problem asks if there are at most k lines that separate R from B, that is, each cell induced by the lines of the solution is either empty or monochromatic (containing points of only one color). A common variant of the problem is when the lines are required to be axis-parallel. The problem is known to… ▽ More

    Submitted 12 May, 2020; originally announced May 2020.

  13. arXiv:2005.03800  [pdf, other

    cs.DS

    Imbalance Parameterized by Twin Cover Revisited

    Authors: Neeldhara Misra, Harshil Mittal

    Abstract: We study the problem of Imbalance parameterized by the twin cover of a graph. We show that Imbalance is XP parameterized by twin cover, and FPT when parameterized by the twin cover and the size of the largest clique outside the twin cover. In contrast, we introduce a notion of succinct representations of graphs in terms of their twin cover and demonstrate that Imbalance is NP-hard in the setting o… ▽ More

    Submitted 7 May, 2020; originally announced May 2020.

  14. A Parameterized Perspective on Attacking and Defending Elections

    Authors: Kishen N. Gowda, Neeldhara Misra, Vraj Patel

    Abstract: We consider the problem of protecting and manipulating elections by recounting and changing ballots, respectively. Our setting involves a plurality-based election held across multiple districts, and the problem formulations are based on the model proposed recently by~[Elkind et al, IJCAI 2019]. It turns out that both of the manipulation and protection problems are NP-complete even in fairly simple… ▽ More

    Submitted 6 May, 2020; originally announced May 2020.

  15. arXiv:2004.13933  [pdf, ps, other

    cs.DS cs.GT

    On the complexity of Winner Verification and Candidate Winner for Multiwinner Voting Rules

    Authors: Chinmay Sonar, Palash Dey, Neeldhara Misra

    Abstract: The Chamberlin-Courant and Monroe rules are fundamental and well-studied rules in the literature of multi-winner elections. The problem of determining if there exists a committee of size k that has a Chamberlin-Courant (respectively, Monroe) score of at most r is known to be NP-complete. We consider the following natural problems in this setting: a) given a committee S of size k as input, is it an… ▽ More

    Submitted 28 April, 2020; originally announced April 2020.

  16. arXiv:1912.12765  [pdf, other

    cs.DS

    Deleting to Structured Trees

    Authors: Pratyush Dayal, Neeldhara Misra

    Abstract: We consider a natural variant of the well-known Feedback Vertex Set problem, namely the problem of deleting a small subset of vertices or edges to a full binary tree. This version of the problem is motivated by real-world scenarios that are best modeled by full binary trees. We establish that both versions of the problem are NP-hard, which stands in contrast to the fact that deleting edges to obta… ▽ More

    Submitted 29 December, 2019; originally announced December 2019.

    Comments: 16 pages, 4 figures. A shorter version of this work was published in the proceedings of the 25th International Computing and Combinatorics Conference (COCOON 2019)

  17. arXiv:1905.11838  [pdf, ps, other

    cs.MA cs.AI cs.CY cs.DS cs.GT

    A Parameterized Perspective on Protecting Elections

    Authors: Palash Dey, Neeldhara Misra, Swaprava Nath, Garima Shakya

    Abstract: We study the parameterized complexity of the optimal defense and optimal attack problems in voting. In both the problems, the input is a set of voter groups (every voter group is a set of votes) and two integers $k_a$ and $k_d$ corresponding to respectively the number of voter groups the attacker can attack and the number of voter groups the defender can defend. A voter group gets removed from the… ▽ More

    Submitted 28 May, 2019; originally announced May 2019.

    Comments: To appear in IJCAI 2019

  18. arXiv:1711.10227  [pdf, other

    cs.DS

    On Structural Parameterizations of Firefighting

    Authors: Bireswar Das, Murali Krishna Enduri, Neeldhara Misra, I. Vinod Reddy

    Abstract: The Firefighting problem is defined as follows. At time $t=0$, a fire breaks out at a vertex of a graph. At each time step $t \geq 0$, a firefighter permanently defends (protects) an unburned vertex, and the fire then spread to all undefended neighbors from the vertices on fire. This process stops when the fire cannot spread anymore. The goal is to find a sequence of vertices for the firefighter t… ▽ More

    Submitted 28 November, 2017; originally announced November 2017.

    Comments: 19 pages, To be appeared in CALDAM 2018

  19. arXiv:1708.03853  [pdf, ps, other

    cs.DS

    The Parameterized Complexity of Happy Colorings

    Authors: Neeldhara Misra, I. Vinod Reddy

    Abstract: Consider a graph $G = (V,E)$ and a coloring $c$ of vertices with colors from $[\ell]$. A vertex $v$ is said to be happy with respect to $c$ if $c(v) = c(u)$ for all neighbors $u$ of $v$. Further, an edge $(u,v)$ is happy if $c(u) = c(v)$. Given a partial coloring $c$ of $V$, the Maximum Happy Vertex (Edge) problem asks for a total coloring of $V$ extending $c$ to all vertices of $V$ that maximises… ▽ More

    Submitted 13 August, 2017; originally announced August 2017.

    Comments: 16 pages, appears in IWOCA 2017

  20. arXiv:1705.10923  [pdf, other

    cs.DS

    Saving Critical Nodes with Firefighters is FPT

    Authors: Jayesh Choudhari, Anirban Dasgupta, Neeldhara Misra, M. S. Ramanujan

    Abstract: We consider the problem of firefighting to save a critical subset of nodes. The firefighting game is a turn-based game played on a graph, where the fire spreads to vertices in a breadth-first manner from a source, and firefighters can be placed on yet unburnt vertices on alternate rounds to block the fire. In this work, we consider the problem of saving a critical subset of nodes from catching fir… ▽ More

    Submitted 30 May, 2017; originally announced May 2017.

    Comments: 21 pages, Accepted at ICALP-2017

  21. arXiv:1610.08407  [pdf, other

    cs.GT cs.DS cs.MA

    On the Exact Amount of Missing Information that makes Finding Possible Winners Hard

    Authors: Palash Dey, Neeldhara Misra

    Abstract: We consider election scenarios with incomplete information, a situation that arises often in practice. There are several models of incomplete information and accordingly, different notions of outcomes of such elections. In one well-studied model of incompleteness, the votes are given by partial orders over the candidates. In this context we can frame the problem of finding a possible winner, which… ▽ More

    Submitted 26 October, 2016; originally announced October 2016.

    Comments: Under Review

  22. arXiv:1604.05194  [pdf, ps, other

    cs.GT cs.AI cs.DS cs.MA

    Preference Elicitation For Single Crossing Domain

    Authors: Palash Dey, Neeldhara Misra

    Abstract: Eliciting the preferences of a set of agents over a set of alternatives is a problem of fundamental importance in social choice theory. Prior work on this problem has studied the query complexity of preference elicitation for the unrestricted domain and for the domain of single peaked preferences. In this paper, we consider the domain of single crossing preference profiles and study the query comp… ▽ More

    Submitted 15 April, 2016; originally announced April 2016.

    Comments: To appear in IJCAI 2016

  23. arXiv:1604.04403  [pdf, other

    cs.GT cs.AI cs.CC cs.DS cs.MA

    Elicitation for Preferences Single Peaked on Trees

    Authors: Palash Dey, Neeldhara Misra

    Abstract: In multiagent systems, we often have a set of agents each of which have a preference ordering over a set of items and one would like to know these preference orderings for various tasks, for example, data analysis, preference aggregation, voting etc. However, we often have a large number of items which makes it impractical to ask the agents for their complete preference ordering. In such scenarios… ▽ More

    Submitted 15 April, 2016; originally announced April 2016.

    Comments: To appear in IJCAI 2016

  24. arXiv:1604.04359  [pdf, other

    cs.MA cs.AI cs.CC cs.CY cs.DS

    Complexity of Manipulation with Partial Information in Voting

    Authors: Palash Dey, Neeldhara Misra, Y. Narahari

    Abstract: The Coalitional Manipulation problem has been studied extensively in the literature for many voting rules. However, most studies have focused on the complete information setting, wherein the manipulators know the votes of the non-manipulators. While this assumption is reasonable for purposes of showing intractability, it is unrealistic for algorithmic considerations. In most real-world scenarios,… ▽ More

    Submitted 12 July, 2017; v1 submitted 15 April, 2016; originally announced April 2016.

    Comments: Appeared in IJCAI 2016. Fixed some typos

  25. arXiv:1603.04210  [pdf, ps, other

    cs.CG cs.DS

    The Runaway Rectangle Escape Problem

    Authors: Aniket Basu Roy, Anil Maheshwari, Sathish Govindarajan, Neeldhara Misra, Subhas C Nandy, Shreyas Shetty

    Abstract: Motivated by the applications of routing in PCB buses, the Rectangle Escape Problem was recently introduced and studied. In this problem, we are given a set of rectangles $\mathcal{S}$ in a rectangular region $R$, and we would like to extend these rectangles to one of the four sides of $R$. Define the density of a point $p$ in $R$ as the number of extended rectangles that contain $p$. The question… ▽ More

    Submitted 15 March, 2016; v1 submitted 14 March, 2016; originally announced March 2016.

    Comments: 26 pages, 7 figures, A preliminary version appeared in the Proceedings of the 26th Canadian Conference on Computational Geometry, 2014

  26. arXiv:1511.04190  [pdf, ps, other

    cs.MA cs.AI cs.CY cs.DS cs.GT

    On Choosing Committees Based on Approval Votes in the Presence of Outliers

    Authors: Palash Dey, Neeldhara Misra, Y. Narahari

    Abstract: We study the computational complexity of committee selection problem for several approval-based voting rules in the presence of outliers. Our first result shows that outlier consideration makes committee selection problem intractable for approval, net approval, and minisum approval voting rules. We then study parameterized complexity of this problem with five natural parameters, namely the target… ▽ More

    Submitted 13 November, 2015; originally announced November 2015.

  27. Backdoors into Heterogeneous Classes of SAT and CSP

    Authors: Serge Gaspers, Neeldhara Misra, Sebastian Ordyniak, Stefan Szeider, Stanislav Živný

    Abstract: In this paper we extend the classical notion of strong and weak backdoor sets for SAT and CSP by allowing that different instantiations of the backdoor variables result in instances that belong to different base classes; the union of the base classes forms a heterogeneous base class. Backdoor sets to heterogeneous base classes can be much smaller than backdoor sets to homogeneous ones, hence they… ▽ More

    Submitted 25 October, 2016; v1 submitted 18 September, 2015; originally announced September 2015.

    Comments: to appear in JCSS, full version of an AAAI 2014 paper

    Journal ref: Journal of Computer and System Sciences 85 38-56 (2017)

  28. arXiv:1509.04618  [pdf

    cs.AR

    Cost Efficient Design of Reversible Adder Circuits for Low Power Applications

    Authors: Neeraj Kumar Misra, Mukesh Kumar Kushwaha, Subodh Wairya, Amit Kumar

    Abstract: A large amount of research is currently going on in the field of reversible logic, which have low heat dissipation, low power consumption, which is the main factor to apply reversible in digital VLSI circuit design. This paper introduces reversible gate named as Inventive0 gate. The novel gate is synthesis the efficient adder modules with minimum garbage output and gate count. The Inventive0 gate… ▽ More

    Submitted 11 September, 2015; originally announced September 2015.

    Comments: 9 pages, 12 figures, journal

  29. Evolution of structure of some binary group based n bit comparator, n-to-2n decoder by reversible technique

    Authors: Neeraj Kumar Misra, Subodh Wairya, Vinod Kumar Singh

    Abstract: Reversible logic has attracted substantial interest due to its low power consumption which is the main concern of low power VLSI circuit design. In this paper, a novel 4x4 reversible gate called inventive gate has been introduced and using this gate 1-bit, 2-bit, 8-bit, 32-bit and n-bit group-based reversible comparator have been constructed with low value of reversible parameters. The MOS transis… ▽ More

    Submitted 11 September, 2015; originally announced September 2015.

    Comments: 22 pages, 19 figure, journal

    Journal ref: International Journal of VLSI design & Communication Systems (VLSICS) Vol.5, No.5, October 2014

  30. Feasible methodology for optimization of a novel reversible binary compressor

    Authors: Neeraj Kumar Misra, Mukesh Kumar Kushwaha, Subodh Wairya, Amit Kumar

    Abstract: Now a day reversible logic is an attractive research area due to its low power consumption in the area of VLSI circuit design. The reversible logic gate is utilized to optimize power consumption by a feature of retrieving input logic from an output logic because of bijective mapping between input and output. In this manuscript, we design 4 2 and 5 2 reversible compressor circuits using a new type… ▽ More

    Submitted 11 September, 2015; originally announced September 2015.

    Comments: 13 pages, 9 figures

    Journal ref: International Journal of VLSI design & Communication Systems (VLSICS) Vol.6, No.4, August 2015

  31. arXiv:1504.08256  [pdf, ps, other

    cs.AI cs.MA

    Manipulation is Harder with Incomplete Votes

    Authors: Palash Dey, Neeldhara Misra, Y. Narahari

    Abstract: The Coalitional Manipulation (CM) problem has been studied extensively in the literature for many voting rules. The CM problem, however, has been studied only in the complete information setting, that is, when the manipulators know the votes of the non-manipulators. A more realistic scenario is an incomplete information setting where the manipulators do not know the exact votes of the non- manipul… ▽ More

    Submitted 30 April, 2015; originally announced April 2015.

    Comments: 15 pages

  32. arXiv:1504.08248  [pdf, ps, other

    cs.AI cs.MA

    Frugal Bribery in Voting

    Authors: Palash Dey, Neeldhara Misra, Y. Narahari

    Abstract: Bribery in elections is an important problem in computational social choice theory. However, bribery with money is often illegal in elections. Motivated by this, we introduce the notion of frugal bribery and formulate two new pertinent computational problems which we call Frugal-bribery and Frugal- $bribery to capture bribery without money in elections. In the proposed model, the briber is frugal… ▽ More

    Submitted 28 February, 2017; v1 submitted 30 April, 2015; originally announced April 2015.

    Comments: Full version has been accepted in Theoretical Computer Science

  33. arXiv:1405.3865  [pdf, ps, other

    cs.GT

    Kernelization Complexity of Possible Winner and Coalitional Manipulation Problems in Voting

    Authors: Palash Dey, Neeldhara Misra, Y. Narahari

    Abstract: In the Possible Winner problem in computational social choice theory, we are given a set of partial preferences and the question is whether a distinguished candidate could be made winner by extending the partial preferences to linear preferences. Previous work has provided, for many common voting rules, fixed parameter tractable algorithms for the Possible Winner problem, with number of candidates… ▽ More

    Submitted 15 February, 2015; v1 submitted 15 May, 2014; originally announced May 2014.

    Comments: Accepted in AAMAS 2015

    ACM Class: F.2; I.2.11

  34. arXiv:1404.5566  [pdf, ps, other

    cs.DS

    Vertex Cover Gets Faster and Harder on Low Degree Graphs

    Authors: Akanksha Agrawal, Sathish Govindarajan, Neeldhara Misra

    Abstract: The problem of finding an optimal vertex cover in a graph is a classic NP-complete problem, and is a special case of the hitting set question. On the other hand, the hitting set problem, when asked in the context of induced geometric objects, often turns out to be exactly the vertex cover problem on restricted classes of graphs. In this work we explore a particular instance of such a phenomenon. W… ▽ More

    Submitted 23 April, 2014; v1 submitted 21 April, 2014; originally announced April 2014.

  35. arXiv:1404.4351  [pdf, ps, other

    cs.LG stat.ML

    Stable Graphical Models

    Authors: Navodit Misra, Ercan E. Kuruoglu

    Abstract: Stable random variables are motivated by the central limit theorem for densities with (potentially) unbounded variance and can be thought of as natural generalizations of the Gaussian distribution to skewed and heavy-tailed phenomenon. In this paper, we introduce stable graphical (SG) models, a class of multivariate stable densities that can also be represented as Bayesian networks whose edges enc… ▽ More

    Submitted 16 April, 2014; originally announced April 2014.

  36. arXiv:1404.2367  [pdf, ps, other

    cs.MA cs.GT

    Detecting Possible Manipulators in Elections

    Authors: Palash Dey, Neeldhara Misra, Y. Narahari

    Abstract: Manipulation is a problem of fundamental importance in the context of voting in which the voters exercise their votes strategically instead of voting honestly to prevent selection of an alternative that is less preferred. The Gibbard-Satterthwaite theorem shows that there is no strategy-proof voting rule that simultaneously satisfies certain combinations of desirable properties. Researchers have a… ▽ More

    Submitted 15 February, 2015; v1 submitted 9 April, 2014; originally announced April 2014.

    Comments: Accepted in AAMAS 2015

    ACM Class: F.2; I.2.11

  37. arXiv:1306.2931  [pdf, ps, other

    cs.DS cs.DM

    On the Parameterized Complexity of the Maximum Edge Coloring Problem

    Authors: Prachi Goyal, Vikram Kamat, Neeldhara Misra

    Abstract: We investigate the parameterized complexity of the following edge coloring problem motivated by the problem of channel assignment in wireless networks. For an integer q>1 and a graph G, the goal is to find a coloring of the edges of G with the maximum number of colors such that every vertex of the graph sees at most q colors. This problem is NP-hard for q>1, and has been well-studied from the poin… ▽ More

    Submitted 12 June, 2013; originally announced June 2013.

    Comments: 18 pages, 2 figures, accepted at MFCS 2013. arXiv admin note: text overlap with arXiv:1009.0806 by other authors

  38. Upper and Lower Bounds for Weak Backdoor Set Detection

    Authors: Neeldhara Misra, Sebastian Ordyniak, Venkatesh Raman, Stefan Szeider

    Abstract: We obtain upper and lower bounds for running times of exponential time algorithms for the detection of weak backdoor sets of 3CNF formulas, considering various base classes. These results include (omitting polynomial factors), (i) a 4.54^k algorithm to detect whether there is a weak backdoor set of at most k variables into the class of Horn formulas; (ii) a 2.27^k algorithm to detect whether there… ▽ More

    Submitted 3 May, 2013; v1 submitted 19 April, 2013; originally announced April 2013.

    Comments: A short version will appear in the proceedings of the 16th International Conference on Theory and Applications of Satisfiability Testing

    Journal ref: Proceedings of SAT 2013, LNCS 7962, pp. 394-402, 2013

  39. arXiv:1303.4061  [pdf, other

    math.CO cs.DM

    An Erdős--Ko--Rado theorem for matchings in the complete graph

    Authors: Vikram Kamat, Neeldhara Misra

    Abstract: We consider the following higher-order analog of the Erdős--Ko--Rado theorem. For positive integers r and n with r<= n, let M^r_n be the family of all matchings of size r in the complete graph K_{2n}. For any edge e in E(K_{2n}), the family M^r_n(e), which consists of all sets in M^r_n containing e, is called the star centered at e. We prove that if r<n and A is an intersecting family of matchings… ▽ More

    Submitted 17 March, 2013; originally announced March 2013.

    Comments: 9 pages, 4 figures

    MSC Class: 05D05

  40. arXiv:1204.4230  [pdf, other

    cs.DS cs.DM

    Planar F-Deletion: Approximation, Kernelization and Optimal FPT Algorithms

    Authors: Fedor Fomin, Daniel Lokshtanov, Neeldhara Misra, Saket Saurabh

    Abstract: Let F be a finite set of graphs. In the F-Deletion problem, we are given an n-vertex graph G and an integer k as input, and asked whether at most k vertices can be deleted from G such that the resulting graph does not contain a graph from F as a minor. F-Deletion is a generic problem and by selecting different sets of forbidden minors F, one can obtain various fundamental problems such as Vertex C… ▽ More

    Submitted 2 November, 2020; v1 submitted 18 April, 2012; originally announced April 2012.

    Comments: Added Kernelization

  41. arXiv:1010.1365  [pdf, other

    cs.DS cs.DM

    Hitting forbidden minors: Approximation and Kernelization

    Authors: Fedor V. Fomin, Daniel Lokshtanov, Neeldhara Misra, Geevarghese Philip, Saket Saurabh

    Abstract: We study a general class of problems called F-deletion problems. In an F-deletion problem, we are asked whether a subset of at most $k$ vertices can be deleted from a graph $G$ such that the resulting graph does not contain as a minor any graph from the family F of forbidden minors. We obtain a number of algorithmic results on the F-deletion problem when F contains a planar graph. We give (1) a… ▽ More

    Submitted 7 October, 2010; originally announced October 2010.

  42. arXiv:0909.3180  [pdf, ps, other

    cs.DS

    FPT Algorithms for Connected Feedback Vertex Set

    Authors: Neeldhara Misra, Geevarghese Philip, Venkatesh Raman, Saket Saurabh, Somnath Sikdar

    Abstract: We study the recently introduced Connected Feedback Vertex Set (CFVS) problem from the view-point of parameterized algorithms. CFVS is the connected variant of the classical Feedback Vertex Set problem and is defined as follows: given a graph G=(V,E) and an integer k, decide whether there exists a subset F of V, of size at most k, such that G[V F] is a forest and G[F] is connected. We show that… ▽ More

    Submitted 17 September, 2009; originally announced September 2009.

    Comments: 12 pages