Chemistry Reference and  Research
           
 
Periodic Table
- standard table
- large table
 
Chemical Elements
- by name
- by symbol
- by atomic number
 
Chemical Properties
 
Chemical Reactions
 
Organic Chemistry
 
Branches of Chemistry
Analytical chemistry
Biochemistry
Computational Chemistry
Electrochemistry
Environmental chemistry
Geochemistry
Inorganic chemistry
Materials science
Medicinal chemistry
Nuclear chemistry
Organic chemistry
Pharmacology
Physical chemistry
Polymer chemistry
Supramolecular Chemistry
Thermochemistry

Branching

Branching, in organic chemistry, is when a hydrogen on a polymer is replaced by another chain of that polymer, that is, a polymer that at some point looks like:

          / - - -
- - - - <
          \ - - -

In linguistics, branching refers to the way in which a language constructs phrases with a head (or nucleus) and modifiers (or dependents). See branching (linguistics).


Branching, in Revision Control and Software Configuration Management, is the duplication of an object under revision control (usually a source code file) in such a way that the newly created object has initially the same contents as the version branched off from, and (more importantly) development (creation of new versions) can happen parallelly along both branches.

Branching also generally implies merging, which is the process of copying the differences accrued to an object on another branch to back to the parent branch (usually called trunk).

Branches are created for various reasons, these are covered in depth in the paper "Streamed Lines: Branching Patterns for Parallel Software Development" by Brad Appleton, Stephen Berczuk, Ralph Cabrera, and Robert Orenstein.

01-04-2007 01:16:19
The contents of this article are licensed from Wikipedia.org under the GNU Free Documentation License. How to see transparent copy