Information AboutComplexity |
| CATEGORIES ABOUT COMPLEXITY | |
| abstraction | |
| computer science | |
| complex systems theory | |
| holism | |
| systems | |
| transdisciplinarity | |
|
Complexity in general usage is the opposite of Simplicity . Complexity in specific usage is the opposite of independence, while complication is the opposite of simplicity. OVERVIEW Complexity in general means:
Specific forms of complexity In several scientific fields, "complexity" has a specific meaning :
There are different specific forms of complexity:
STUDY OF COMPLEXITY Complexity has always been a part of our environment, and therefore many Scientific fields have dealt with complex systems and phenomena. Indeed, some would say that only what is somehow complex – what displays variation without being Random – is worthy of interest. The use of the term complex is often confused with the term complicated. In today’s systems, this is the difference between a myriad of connecting “stovepipes” and effective “integrated” solutions. (Lissack and Roos, 2000) This means that complex is the opposite of independent, while complicated is the opposite of simple. While this has led some fields to come up with specific definitions of complexity, there is a more recent movement to regroup observations From Different Fields to study complexity in itself, whether it appears in Anthill s, Human Brain s, or Stock Market s. COMPLEXITY TOPICS Complex behaviour The behaviour of a complex system is often said to be due to Emergence and Self-organization . Chaos Theory has investigated the sensitivity of systems to variations in initial conditions as one cause of complex behaviour. One of the main claims in Stephen Wolfram 's book '' A New Kind Of Science '' is that such behaviour can be generated by simple systems, such as the Rule 110 Cellular Automaton . Complex mechanisms Recent developments around Artificial Life , Evolutionary Computation and Genetic Algorithm s have led to an increasing emphasis on complexity and Complex Adaptive Systems . Complex simulations In . Complex systems See Also: Complex system Systems Theory has long been concerned with the study of Complex System s (In recent times, ''complexity theory'' and ''complex systems'' have also been used as names of the field). These System s can be Biological , Economic , Technological , etc. Recently, complexity is a natural domain of interest of the real world socio-cognitive systems and emerging Systemics research. Complex systems tend to be high- Dimension al, Non-linear and hard to model. In specific circumstances they may exhibit low dimensional behaviour. Complexity in data In Information Theory , Algorithmic Information Theory is concerned with the complexity of Strings of data. Complex strings are harder to compress. While intuition tells us that this may depend on the Codec used to compress a string (a codec could be theoretically created in any arbitrary language, including one in which the very small command "X" could cause the computer to output a very complicated string like '18995316'"), any two Turing-complete languages can be implemented in each other, meaning that the length of two encodings in different languages will vary by at most the length of the "translation" language - which will end up being negligible for sufficiently large data strings. These algorithmic measures of complexity tend to assign high values to Random Noise . However, those studying complex systems would not consider Randomness as complexity. Information Entropy is also sometimes used in information theory as indicative of complexity. APPLICIATIONS OF COMPLEXITY Computational Complexity Theory is the study of the complexity of problems - that is, the difficulty of Solving them. Problems can be classified by Complexity Class according to the time it takes for an Algorithm - usually a computer program - to solve them as a function of the Problem Size . Some problems are difficult to solve, while others are easy. For example, some difficult problems need algorithms that take an exponential amount of time in terms of the size of the problem to solve. Take the Travelling Salesman Problem , for example. It can be solved in time (where ''n'' is the size of the network to visit - let's say the number of cities the travelling salesman must visit exactly once, and the exponent in terms of ''n''). If the network of cities grows by 1, the time needed to solve the problem - that is, construct the shortest route that visits every city exactly once - is multiplied by a factor of c, hence the time needed to find the route grows exponentially. Even though a problem may be computationally solvable in principle, in actual practice it may not be that simple. These problems might require large amounts of time or an inordinate amount of space. Computational Complexity may be approached from many different aspects. Computational Complexity can be investigated on the basis of time, memory or other resources used to solve the problem. Time and space are two of the most important and popular considerations when problems of complexity are analyzed. There exist a certain class of problems that although they are solvable in principle they require so much time or space that it is not practical to attempt to solve them. These problems are called Intractable . There is another form of complexity called Hierarchical Complexity . It is orthogonal to the forms of complexity discussed so far, which are called horizontal complexity SEE ALSO
REFERENCES FURTHER READING
EXTERNAL LINKS
|
|
|