Skip to content

jyuhuan/Solid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solid

Solid is a library of strongly typed generic data structures and algorithms written in Swift.

Highlights:

  • Graph<Vertex, Weight>
  • SearchProblem<State, Action, Cost>
  • Searcher<State, Action, Cost>
  • Monoid<T>
  • Semiring<T>
  • BloomFilter<Element>
  • CountMinSketch<Element>

About

Abstract data structures and algorithms in Swift

Resources

License

Stars

Watchers

Forks

Languages