Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 178 Bytes

things_to_remember.md

File metadata and controls

8 lines (7 loc) · 178 Bytes

Things I shall remember for following years

  • Python networkx
  • z3 SAT solver
  • Union find
  • Breadth first search / Dijkstra
  • re.findall '[-\d]+'
  • Chinese Remainder Theorem