Optimisation de boucleIn compiler theory, loop optimization is the process of increasing execution speed and reducing the overheads associated with loops. It plays an important role in improving cache performance and making effective use of parallel processing capabilities. Most execution time of a scientific program is spent on loops; as such, many compiler optimization techniques have been developed to make them faster. Since instructions inside loops can be executed repeatedly, it is frequently not possible to give a bound on the number of instruction executions that will be impacted by a loop optimization.
Bilan de matièreIn physics, a mass balance, also called a material balance, is an application of conservation of mass to the analysis of physical systems. By accounting for material entering and leaving a system, mass flows can be identified which might have been unknown, or difficult to measure without this technique. The exact conservation law used in the analysis of the system depends on the context of the problem, but all revolve around mass conservation, i.e., that matter cannot disappear or be created spontaneously.
Interprocedural optimizationInterprocedural optimization (IPO) is a collection of compiler techniques used in computer programming to improve performance in programs containing many frequently used functions of small or medium length. IPO differs from other compiler optimizations by analyzing the entire program as opposed to a single function or block of code. IPO seeks to reduce or eliminate duplicate calculations and inefficient use of memory and to simplify iterative sequences such as loops.
Global optimizationGlobal optimization is a branch of applied mathematics and numerical analysis that attempts to find the global minima or maxima of a function or a set of functions on a given set. It is usually described as a minimization problem because the maximization of the real-valued function is equivalent to the minimization of the function . Given a possibly nonlinear and non-convex continuous function with the global minima and the set of all global minimizers in , the standard minimization problem can be given as that is, finding and a global minimizer in ; where is a (not necessarily convex) compact set defined by inequalities .
BouturageLe bouturage est un mode de multiplication végétative de certaines plantes, consistant à donner naissance à un nouvel individu à partir d'un organe ou d'un fragment d'organe isolé (morceau de rameau, feuille, racine, tige, écaille de bulbe). Avec le bouturage, il y a d'abord séparation de l'organe végétatif, puis enracinement ; à la différence du marcottage où, cette fois, il y a enracinement puis séparation de l'organe végétatif.
Optimisation multiobjectifL'optimisation multiobjectif (appelée aussi Programmation multi-objective ou optimisation multi-critère) est une branche de l'optimisation mathématique traitant spécifiquement des problèmes d'optimisation ayant plusieurs fonctions objectifs. Elle se distingue de l'optimisation multidisciplinaire par le fait que les objectifs à optimiser portent ici sur un seul problème. Les problèmes multiobjectifs ont un intérêt grandissant dans l'industrie où les responsables sont contraints de tenter d'optimiser des objectifs contradictoires.
Défense des plantes contre les herbivoresvignette|redresse=1.8|Diagramme représentant quatre métabolites secondaires des plantes qui interviennent dans leur défense contre les herbivores. vignette|L'hétérophyllie du houx (Ilex aquifolium) avec cinq feuilles qui proviennent du même individu. Le broutage d'un pied de houx peut induire localement une spinescence plus importante, ce qui suggère une adaptation de défense contre les mammifères herbivores, montrant le contrôle épigénétique de la plasticité phénotypique des plantes.
Bellman equationA Bellman equation, named after Richard E. Bellman, is a necessary condition for optimality associated with the mathematical optimization method known as dynamic programming. It writes the "value" of a decision problem at a certain point in time in terms of the payoff from some initial choices and the "value" of the remaining decision problem that results from those initial choices. This breaks a dynamic optimization problem into a sequence of simpler subproblems, as Bellman's “principle of optimality" prescribes.
Histoire évolutive des végétauxvignette|Arbre phylogénétique des plantes terrestres indiquant la taille du génome dans les principales familles. vignette|Arbre de parenté des végétaux. L’histoire évolutive des végétaux est un processus de complexification croissante, depuis les premières algues, en passant par les bryophytes, les lycopodes et les fougères, jusqu'aux complexes gymnospermes et angiospermes actuels. Bien que les végétaux plus primitifs continuent de prospérer, particulièrement dans leur milieu d'origine, chaque nouveau degré d'organisation évolue et développe de nouvelles capacités qui lui permettent de mieux s'adapter à de nouveaux milieux.
Approximation des états quasi stationnairesL'approximation des états quasi stationnaires (AEQS) est une hypothèse parfois prise en physique, en chimie et tout particulièrement en cinétique chimique, elle est alors également appelée le principe de Bodenstein. Soit X* un intermédiaire réactionnel (donc très réactif). Selon l'AEQS, sa vitesse de création est à peu près égale à sa vitesse de disparition car il est consommé par la réaction juste après sa création. En considérant que sa concentration reste tellement faible qu'elle est constante, la dérivée de sa concentration est nulle.