Update
This commit is contained in:
parent
8c64eca41b
commit
690e441493
7 changed files with 134 additions and 23 deletions
7
complexity.md
Normal file
7
complexity.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Complexity
|
||||
|
||||
Complexity may stand for several things, for example:
|
||||
|
||||
- opposite of [simplicity](kiss.md), general complexity of technology, see e.g. [bloat](bloat.md)
|
||||
- [computational complexity](computational_complexity.md), mathematical study of computer resource usage
|
||||
- ...
|
Loading…
Add table
Add a link
Reference in a new issue