Sources are the `*.dia` files, made with the [Dia](http://dia-installer.de/) software. SVG exports are provided for convenience. Strategy pattern ================ ![Strategy](https://raw.githubusercontent.com/nojhan/algopattern/master/UML/strategy.svg) Curiously Recurring Template Pattern ==================================== ![CRTP](https://raw.githubusercontent.com/nojhan/algopattern/master/UML/crtp.svg) Policies ======== ![Policies](https://raw.githubusercontent.com/nojhan/algopattern/master/UML/policies.svg) Functional ========== ![Functional](https://raw.githubusercontent.com/nojhan/algopattern/master/UML/functional.svg)