Skip to content

CloseToZero/cl-dominator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dominator algorithms

Include the following commonly used dominator algorithms:

  1. Purdom algorithm
  2. Iterative algorithm
  3. Cooper algorithm
  4. Tarjan algorithm (both simple and sophisticated versions)
  5. TODO Semi-NCA algorithm

Warning: Just for learning, not intended as a library. I won't maintain it.

I also wrote a blog about dominator (in Chinese): Dominator 讲解及其相关性质的证明

References

TODO: Give the details of each reference.

About

Dominator algorithms (implemented in Common Lisp)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published