Optimization problemIn mathematics, computer science and economics, an optimization problem is the problem of finding the best solution from all feasible solutions. Optimization problems can be divided into two categories, depending on whether the variables are continuous or discrete: An optimization problem with discrete variables is known as a discrete optimization, in which an object such as an integer, permutation or graph must be found from a countable set.
Photo-oxidation of polymersIn polymer chemistry photo-oxidation (sometimes: oxidative photodegradation) is the degradation of a polymer surface due to the combined action of light and oxygen. It is the most significant factor in the weathering of plastics. Photo-oxidation causes the polymer chains to break (chain scission), resulting in the material becoming increasingly brittle. This leads to mechanical failure and, at an advanced stage, the formation of microplastics. In textiles the process is called phototendering.
Organic peroxidesIn organic chemistry, organic peroxides are organic compounds containing the peroxide functional group (). If the R′ is hydrogen, the compounds are called hydroperoxides, which are discussed in that article. The O−O bond of peroxides easily breaks, producing free radicals of the form (the dot represents an unpaired electron). Thus, organic peroxides are useful as initiators for some types of polymerization, such as the acrylic, unsaturated polyester, and vinyl ester resins used in glass-reinforced plastics.
Solution (chemistry)In chemistry, a solution is a special type of homogeneous mixture composed of two or more substances. In such a mixture, a solute is a substance dissolved in another substance, known as a solvent. If the attractive forces between the solvent and solute particles are greater than the attractive forces holding the solute particles together, the solvent particles pull the solute particles apart and surround them. These surrounded solute particles then move away from the solid solute and out into the solution.
PhotodissociationPhotodissociation, photolysis, photodecomposition, or photofragmentation is a chemical reaction in which molecules of a chemical compound are broken down by photons. It is defined as the interaction of one or more photons with one target molecule. Photodissociation is not limited to visible light. Any photon with sufficient energy can affect the chemical bonds of a chemical compound. Since a photon's energy is inversely proportional to its wavelength, electromagnetic radiations with the energy of visible light or higher, such as ultraviolet light, X-rays, and gamma rays can induce such reactions.
Free-radical theory of agingThe free radical theory of aging states that organisms age because cells accumulate free radical damage over time. A free radical is any atom or molecule that has a single unpaired electron in an outer shell. While a few free radicals such as melanin are not chemically reactive, most biologically relevant free radicals are highly reactive. For most biological structures, free radical damage is closely associated with oxidative damage. Antioxidants are reducing agents, and limit oxidative damage to biological structures by passivating them from free radicals.
Standard electrode potentialIn electrochemistry, standard electrode potential , or , is a measure of the reducing power of any element or compound. The IUPAC "Gold Book" defines it as: "the value of the standard emf (electromotive force) of a cell in which molecular hydrogen under standard pressure is oxidized to solvated protons at the left-hand electrode". The basis for an electrochemical cell, such as the galvanic cell, is always a redox reaction which can be broken down into two half-reactions: oxidation at anode (loss of electron) and reduction at cathode (gain of electron).
Combinatorial optimizationCombinatorial optimization is a subfield of mathematical optimization that consists of finding an optimal object from a finite set of objects, where the set of feasible solutions is discrete or can be reduced to a discrete set. Typical combinatorial optimization problems are the travelling salesman problem ("TSP"), the minimum spanning tree problem ("MST"), and the knapsack problem. In many such problems, such as the ones previously mentioned, exhaustive search is not tractable, and so specialized algorithms that quickly rule out large parts of the search space or approximation algorithms must be resorted to instead.
Constrained optimizationIn mathematical optimization, constrained optimization (in some contexts called constraint optimization) is the process of optimizing an objective function with respect to some variables in the presence of constraints on those variables. The objective function is either a cost function or energy function, which is to be minimized, or a reward function or utility function, which is to be maximized.
MethemoglobinemiaMethemoglobinemia, or methaemoglobinaemia, is a condition of elevated methemoglobin in the blood. Symptoms may include headache, dizziness, shortness of breath, nausea, poor muscle coordination, and blue-colored skin (cyanosis). Complications may include seizures and heart arrhythmias. Methemoglobinemia can be due to certain medications, chemicals, or food or it can be inherited. Substances involved may include benzocaine, nitrates, or dapsone.
Volatile organic compoundVolatile organic compounds (VOCs) are organic compounds that have a high vapor pressure at room temperature. High vapor pressure correlates with a low boiling point, which relates to the number of the sample's molecules in the surrounding air, a trait known as volatility. VOCs are responsible for the odor of scents and perfumes as well as pollutants. VOCs play an important role in communication between animals and plants, e.g. attractants for pollinators, protection from predation, and even inter-plant interactions.
Feasible regionIn mathematical optimization, a feasible region, feasible set, search space, or solution space is the set of all possible points (sets of values of the choice variables) of an optimization problem that satisfy the problem's constraints, potentially including inequalities, equalities, and integer constraints. This is the initial set of candidate solutions to the problem, before the set of candidates has been narrowed down.