Compare commits

..

No commits in common. "master" and "v1.0" have entirely different histories.

10 changed files with 0 additions and 5119 deletions

View file

@ -22,11 +22,6 @@ So far, the demo contains:
- functional,
- strategy,
- CRTP.
- UML (diagrams):
- functional,
- strategy,
- policies,
- CRTP.
The algorithm machinery itself is located within the `code.*` files
and is not of major interest,

View file

@ -1,24 +0,0 @@
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)

Binary file not shown.

File diff suppressed because it is too large Load diff

Before

Width:  |  Height:  |  Size: 180 KiB

Binary file not shown.

File diff suppressed because it is too large Load diff

Before

Width:  |  Height:  |  Size: 142 KiB

Binary file not shown.

File diff suppressed because it is too large Load diff

Before

Width:  |  Height:  |  Size: 112 KiB

Binary file not shown.

File diff suppressed because it is too large Load diff

Before

Width:  |  Height:  |  Size: 170 KiB