Search

We found 467 hits for your search of 'ALGORITHM'.
  1. Optimization

    /departments/algorithms-complexity/research/optimization

    5719 Departments ALGO Algorithmic Game Theory Approximation Algorithms Fine-Grained Complexity and Algorithm Design Graph Algorithms Optimization Parameterized and Counting Algorithms and Complexity Robust [...] problems: integer programming, fixed-parameter tractable and exact algorithms, approximation algorithms and combinatorial algorithms, among others. D1 works on applying these methods to various problems [...] Research Departments Algorithms and Complexity Research Optimization Optimization Many real world applications are naturally formulated as optimization problems, i.e., problems of finding the best solution(s)

  2. Graph Algorithms

    /departments/algorithms-complexity/research/graph-algorithms

    Departments IMPRS, ALGO Algorithmic Game Theory Approximation Algorithms Fine-Grained Complexity and Algorithm Design Graph Algorithms Optimization Parameterized and Counting Algorithms and Complexity Robust [...] Research Departments Algorithms and Complexity Research Graph Algorithms Graph Algorithms Our long-term vision is to develop techniques for designing efficient graph algorithms and use them to understand [...] graph data. We currently focus on algorithms that work across many models of computation, such as dynamic, distributed, streaming, parallel, and quantum algorithms. We aim to achieve two goals simultaneously:

  3. Complexity Theory of Polynomial-Time Problems

    /departments/algorithms-complexity/teaching/summer16/poly-complexity

    es Lecture 06 - 3SUM Algorithms Lecture 07 - 3SUM Hardness Lecture 08 - Boolean Matrix Multiplication Lecture 09 - Dynamic Algorithms Upper Bounds Lecture 10 - Dynamic Algorithms Lower Bounds Lecture 11 [...] Theory of Polynomial-Time Problems Randomized Algorithms and Probabilistic Analysis of Algorithms Mathematik für Informatiker 2 Reading Group Algorithms State of the Art Linear Programming Theory [...] efficient algorithm) or the problem is NP-hard (by providing a reduction). For practical purposes however the label "polynomial-time" is too coarse: it may make a huge difference whether an algorithm runs in

  4. Summer 2016

    /departments/algorithms-complexity/teaching/summer16

    Theory of Polynomial-Time Problems Randomized Algorithms and Probabilistic Analysis of Algorithms Mathematik für Informatiker 2 Reading Group Algorithms State of the Art Linear Programming Theory [...] (2+1). Lecturers: Karl Bringmann and Sebastian Krinninger. more Randomized Algorithms and Probabilistic Analysis of Algorithms Advanced Course (2+2). Lecturers: Thomas Kesselheim and Kurt Mehlhorn. more [...] Research Departments Algorithms and Complexity Teaching Summer Semester 2016 Optimization Core Course (4+2). Lecturers: Parinya Chalermsook and Andreas Wiese. more Complexity Theory of Polynomial-Time

  5. STOC Best Paper Award: How to Find the Shortest Path—Faster

    /news/detail/stoc-best-paper-award-how-to-find-the-shortest-path-faster

    Saarbrücken, Germany , has now developed an algorithm that can process such graphs faster than prominent existing methods , most notably "Dijkstra’s Algorithm " . For this achievement, the team was honored [...] example, from a current location to all reachable destinations. A fundamental algorithm for solving this problem is Dijkstra’s Algorithm, named after the Dutch computer scientist Edsger Dijkstra. Since its d [...] Dijkstra’s algorithm, the new paper takes a close look at the part that causes most of its computational cost: the interaction with a so-called "priority queue". During its execution, Dijkstra's algorithm needs

  6. Approximation Algorithms for Profi t-maximizing Pricing Problems

    /news/spotlight-articles/optimization/approximation-algorithms-for-profi-t-maximizing-pricing-problems

    Optimization Approximation Algorithms for Profi t-maximizing Pricing Problems Approximation Algorithms for Profi t-maximizing Pricing Problems Khaled Elbassioni Approximation Algorithms for Profi t-maximizing [...] is to design polynomial-time algorithms that find a solution which is provably not far from the optimum. Formally, an algorithm is said to be an x-approximation algorithm for a maximization (or minimization) [...] ion ratios, by presenting sublinear-approximation algorithms for the above variant of the problem. Our algorithm is obtained by combining algorithmic pricing and geometric techniques. These results suggest

  7. Zahra Parsaeian

    /departments/algorithms-complexity/people/current-members/zahra-parsaeian

    Research Interests Algorithm design and Theoretical Computer Science Graph Algorithms Distributed Algorithms Computational Geometry Algorithmic Game Theory Parameterized Algorithms Publications Towards [...] Research Departments Algorithms and Complexity People Zahra Parsaeian Zahra Parsaeian Address Max-Planck-Institut für Informatik Saarland Informatics Campus Campus E1 4 66123 Saarbrücken Location E1 4 [...] al Geometry (SoCG 2022). List of all publications Teaching Winter 2021 Tutor for Parameterized Algorithms (CS6190)​ at Indian Institute of Technology Madras, Chennai Several tutoring experiences at Isfahan

  8. Benchmarking congestion-control algorithms

    /departments/inet/benchmarking-congestion-control-algorithms

    evaluating congestion-control algorithms. The Pantheon allows congestion-control algorithms to be tested in a reproducible manner and serves as ‘training ground’ for newer algorithms. There are, however, many [...] Departments Internet Architecture Research Benchmarking congestion-control algorithms Benchmarking congestion-control algorithms Network congestion, the state where nodes receive more data than they can [...] decades of research on congestion-control algorithms or schemes, there is yet no “one-size fits-all" solution. There are at least 30 different congestion-control algorithms as of today, and new ones are still

  9. Algorithms on Directed Graphs

    /departments/algorithms-complexity/teaching/winter18/dir-graphs

    Konzepte der Informatik Multivariate Algorithmics Randomized and Approximation Algorithms Algorithms on Directed Graphs Theory of Distributed Systems Reading Group Algorithms [...] Research Departments Algorithms and Complexity Teaching Winter 2018/19 Algorithms on Directed Graphs Algorithms on Digraphs Advanced Course 2+1 Basic Information Given by: Saeed Amiri and Will Rosenbaum [...] Homework 2 : In exercise 2, your algorithm should find a colorful path of length k (if one exists). In exercise 4, the path P should have length k. Description Algorithmic graph theory is one of the oldest

  10. Optimization

    /departments/algorithms-complexity/teaching/summer16/opt

    polytopes Slides , [ S ] Chapter 25 6 July Approximation Algorithms Assignment 12 11 July Approximation Algorithms 13 July Approximation Algorithms for MAXCUT: Randomized Partition; Local Search; SDP Rounding [...] Theory of Polynomial-Time Problems Randomized Algorithms and Probabilistic Analysis of Algorithms Mathematik für Informatiker 2 Reading Group Algorithms State of the Art Linear Programming Theory [...] optimization. This year, we plan to cover the following topics: Approximation Algorithms, Fixed Parameter Tractable (FPT) Algorithms, and Matroid Theory. Schedule Date Topic Reference Homework Note 20 Apr