eduroam-prg-hf-1-7-38.net.univ-paris-diderot.fr 2025-10-8:16:59:19
This commit is contained in:
@@ -5,6 +5,8 @@ tags:
|
||||
- s/informatique/algorithmie
|
||||
aliases:
|
||||
---
|
||||
![[langage décidable en temps déterministe]]
|
||||
# Complexité temporelle
|
||||
|
||||
> [!definition] $P$ (ou $PTIME$)
|
||||
> $\displaystyle P = \bigcup _{c >0} \operatorname{DTIME}(n \mapsto n ^{c})$
|
||||
@@ -15,3 +17,6 @@ aliases:
|
||||
> [!definition] $LOGTIME$ (ou $L$)
|
||||
> $LOGTIME = \operatorname{DTIME}(n \mapsto \log n)$
|
||||
|
||||
# Complexité spatiale
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user