Lect 0 - Introduction

SFR1811·2022년 5월 2일
0

CS466-Algorithm

목록 보기
1/1

1. Probablistic algorithm | Randomized algorithm

  • concentrated inequalities
    • graph sparsification
    • dimension reduction
  • balls-and-bins, hashing
    • sublinear algorithm
  • algebraic
    • parallel matching
    • distributed algorithm(network coding)
  • probabilistic methods
    • local lemma
  • random walks
    • Markov chain

randomized algorithm is undetermaniztic algorithm, so it is weaker algorithm, but we have more freedom in solving problems.


2. Linear Algabra

  • random walks
  • graph particioning algorithm
  • graph as an electrical network
  • electical flow
  • multiplicative update method
    • max flow

profile
3B CS

0개의 댓글