/UsefullAlgorithms

Shunting Yard algorithm implementation

Primary LanguageC#MIT LicenseMIT

UsefullAlgorithms

Implementation of some usefull algorithms.

Algorithms:

  • Shunting Yard generic implementation
  • Generic graph implementation
  • Chained task execution