Skip to content

okalitova/programming_tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorihms & Parallel programming course Fall MIPT 2015

  • futex + futex_memory_order: yncronized queue, fast mutex
  • cache_ping_pong: example of cache ping pong
  • flow_task: library that implements few algorithms of max flow searching (Dinic, PushPreFlow, using simple bfs)
  • reversi.cpp: reversi game strategy that is using alpha-beta pruning

About

Algorithms & Parallel programming course MIPT Fall 2015

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published