Skip to content

zsb258/aoc_2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note to Self

Rust

  • Itertools
  • Interior mutability

Libraries

  • z3
  • linalg: nalgebra

Graph

  • DFS/BFS
  • Dijkstra

Flow Network

  • Dinic; max-flow min-cut

Geometry

  • 3D vectors
  • Point in polygon
  • Line segments intersection
  • Shoelace formula

Math

  • Intervals
  • Lagrange interpolation
  • LCM/CRT

Other

  • DP :(

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages