Glossary › static
GLOSSARY
static
appears in 1 paper titles
Definition
Either "without executing" or "not varying over time", depending on context. Static analysis inspects source code for properties without running it, trading runtime precision for coverage; a static scene is one whose geometry does not change between frames, which reconstruction methods often assume. Both senses are defined against dynamic, and papers frequently contrast the two directly, so the opposing term usually disambiguates which is meant.
Explainers using this term
- Paper Explained: EnvHarness — Reshaping an Agent's Training World Without Rebuilding ItEnvHarness: Awakening Static Worlds for Agent Learning