Skip to search formSkip to main contentSkip to account menu

Lazy initialization

Known as: Lazy instantiation, Lazy initialization pattern, Lazy initialisation 
In computer programming, lazy initialization is the tactic of delaying the creation of an object, the calculation of a value, or some other expensive… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2020
2020
Lazy classifiers give predictions that are more accurate. Implementing lazy classifiers is significant in the domain like… 
2010
2010
In this paper, an adaptive fuzzy logic based control scheme is introduced for the inverted pendulum motion and posture control… 
2010
2010
Transactional Memory is currently being advocated as a promising alternative to lock-based synchronization because it simplifies… 
2008
2008
We study approximate topological matching of quadrilateral meshes, that is, the problem of finding as large a set as possible of… 
2007
2007
Random testing is a powerful method for verifying program properties. However, as the complexity of the program and properties… 
2007
2007
Instance selection is often used in case of lazy classifiers. This paper addresses the need of instance selection in case of… 
2006
2006
In this paper we consider region-based variational segmentation of two- and three-dimensional images by the minimization of… 
2003
2003
One goal of the project “Planning with Virtual Alpine Landscapes and Autonomous Agents” is to build a multi-agent simulation… 
1998
1998
High latency of memory accesses is critical to the performance of shared memory multiprocessors. The technology trends indicate…