Loading...
Search for: treewidth
0.013 seconds

    Pure nash equilibria: complete characterization of hard and easy graphical games

    , Article Proceedings of the International Joint Conference on Autonomous Agents and Multiagent Systems, AAMAS, 10 May 2010 ; Volume 1 , 2010 , Pages 199-206 ; 15488403 (ISSN) ; 9781617387715 (ISBN) Jiang, A. X ; Safari, M. A ; Sharif University of Technology
    International Foundation for Autonomous Agents and Multiagent Systems (IFAAMAS)  2010
    Abstract
    We consider the computational complexity of pure Nash equilibria in graphical games. It is known that the problem is NP-complete in general, but tractable (i.e., in P) for special classes of graphs such as those with bounded treewidth. It is then natural to ask: is it possible to characterize all tractable classes of graphs for this problem? In this work, we provide such a characterization for the case of bounded in-degree graphs, thereby resolving the gap between existing hardness and tractability results. In particular, we analyze the complexity of PURE-GG(C, -), the problem of deciding the existence of pure Nash equilibria in graphical games whose underlying graphs are restricted to class... 

    Faster Algorithms for Quantitative Analysis of MCs and MDPs with Small Treewidth

    , Article 18th International Symposium on Automated Technology for Verification and Analysis, ATVA 2020, 19 October 2020 through 23 October 2020 ; Volume 12302 LNCS , 2020 , Pages 253-270 Asadi, A ; Chatterjee, K ; Kafshdar Goharshady, A ; Mohammadi, K ; Pavlogiannis, A ; Sharif University of Technology
    Springer Science and Business Media Deutschland GmbH  2020
    Abstract
    Discrete-time Markov Chains (MCs) and Markov Decision Processes (MDPs) are two standard formalisms in system analysis. Their main associated quantitative objectives are hitting probabilities, discounted sum, and mean payoff. Although there are many techniques for computing these objectives in general MCs/MDPs, they have not been thoroughly studied in terms of parameterized algorithms, particularly when treewidth is used as the parameter. This is in sharp contrast to qualitative objectives for MCs, MDPs and graph games, for which treewidth-based algorithms yield significant complexity improvements. In this work, we show that treewidth can also be used to obtain faster algorithms for the... 

    Efficient approximations for cache-conscious data placement

    , Article 43rd ACM SIGPLAN International Conference on Programming Language Design and Implementation, PLDI 2022, 13 June 2022 through 17 June 2022 ; 2022 , Pages 857-871 ; 9781450392655 (ISBN) Ahmadi, A ; Daliri, M ; Goharshady, A.K ; Pavlogiannis, A ; ACM SIGPLAN ; Sharif University of Technology
    Association for Computing Machinery  2022
    Abstract
    There is a huge and growing gap between the speed of accesses to data stored in main memory vs cache. Thus, cache misses account for a significant portion of runtime overhead in virtually every program and minimizing them has been an active research topic for decades. The primary and most classical formal model for this problem is that of Cache-conscious Data Placement (CDP): given a commutative cache with constant capacity k and a sequence ς of accesses to data elements, the goal is to map each data element to a cache line such that the total number of cache misses over ς is minimized. Note that we are considering an offline single-threaded setting in which ς is known a priori. CDP has been... 

    Exact and Approximation Algorithms for the Isoperimetry Problem

    , Ph.D. Dissertation Sharif University of Technology Alimi, Morteza (Author) ; Daneshgar, Amir (Supervisor)
    Abstract
    Graph partitioning and clustering are among the most important problems in computer science and engineering with a wide range of applications, to which a large number of research projects have attended. The normalized cut ratio is one of the best metrics for graph partitioning, giving rise to the ``Isoperimetry'' problem, which is, however, a challenging problem in its various forms. In this dissertation, we investigate the Isoperimetry problem. %, focusing on the Mean version. We prove that the Mean Isoperimetry problem on edge-weighted trees is solvable in strongly polynomial time. The algorithm can accomodate a wide range of constraints on the problem in the connected regime, including...