Added README.md for style #07
This commit is contained in:
15
07-infinite-mirror/README.md
Normal file
15
07-infinite-mirror/README.md
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
Style #7
|
||||||
|
==============================
|
||||||
|
|
||||||
|
Constraints:
|
||||||
|
|
||||||
|
- All, or a significant part, of the problem is modelled by
|
||||||
|
induction. That is, specify the base case (n_0) and then the n+1
|
||||||
|
rule
|
||||||
|
|
||||||
|
Possible names:
|
||||||
|
|
||||||
|
- Infinite mirror
|
||||||
|
- Inductive
|
||||||
|
- Recursive
|
||||||
|
|
||||||
Reference in New Issue
Block a user