Iron sightsIron sights are a system of physical alignment markers (usually made of metallic material) used as a sighting device to assist the accurate aiming of ranged weapons (such as a firearm, airgun, crossbow and compound bow), or less commonly as a primitive finder sight for optical telescopes. The earliest sighting device, it relies completely on the viewer's naked eye (mostly under ambient lighting), and is distinctly different to optical sights such as telescopic sights, reflector (reflex) sights, holographic sights and laser sights, which make use of optical manipulation and/or active illumination.
Minimum spanning treeA minimum spanning tree (MST) or minimum weight spanning tree is a subset of the edges of a connected, edge-weighted undirected graph that connects all the vertices together, without any cycles and with the minimum possible total edge weight. That is, it is a spanning tree whose sum of edge weights is as small as possible. More generally, any edge-weighted undirected graph (not necessarily connected) has a minimum spanning forest, which is a union of the minimum spanning trees for its connected components.
Spanning treeIn the mathematical field of graph theory, a spanning tree T of an undirected graph G is a subgraph that is a tree which includes all of the vertices of G. In general, a graph may have several spanning trees, but a graph that is not connected will not contain a spanning tree (see about spanning forests below). If all of the edges of G are also edges of a spanning tree T of G, then G is a tree and is identical to T (that is, a tree has a unique spanning tree and it is itself).
Reflector sightA reflector sight or reflex sight is an optical sight that allows the user to look through a partially reflecting glass element and see an illuminated projection of an aiming point or some other image superimposed on the field of view. These sights work on the simple optical principle that anything at the focus of a lens or curved mirror (such as an illuminated reticle) will appear to be sitting in front of the viewer at infinity.
Telescopic sightA telescopic sight, commonly called a scope informally, is an optical sighting device based on a refracting telescope. It is equipped with some form of a referencing pattern – known as a reticle – mounted in a focally appropriate position in its optical system to provide an accurate point of aim. Telescopic sights are used with all types of systems that require magnification in addition to reliable visual aiming, as opposed to non-magnifying iron sights, reflector (reflex) sights, holographic sights or laser sights, and are most commonly found on long-barrel firearms, particularly rifles, usually via a scope mount.
Euclidean minimum spanning treeA Euclidean minimum spanning tree of a finite set of points in the Euclidean plane or higher-dimensional Euclidean space connects the points by a system of line segments with the points as endpoints, minimizing the total length of the segments. In it, any two points can reach each other along a path through the line segments. It can be found as the minimum spanning tree of a complete graph with the points as vertices and the Euclidean distances between points as edge weights.