The book provides an in-depth analysis of the rising terrorist and insurgent activities in Southern Russia, highlighting the failures of the Russian counter-terrorism strategy. Drawing on the author’s military expertise, it examines the underlying factors contributing to the surge in attacks over the past three years, offering insights into the complexities of insurgency and the effectiveness of current military responses.
Robert Schaefer Livres
Le Lieutenant-Colonel Robert W. Schaefer est un officier décoré des Forces Spéciales de l'armée américaine, possédant une vaste expérience dans les affaires eurasiennes. Son quart de siècle de service l'a impliqué dans de nombreuses opérations mondiales, le qualifiant de manière unique pour analyser des conflits complexes. La profonde compréhension de Schaefer de la contre-insurrection et de la lutte antiterroriste, en particulier dans la région du Caucase, découle de sa participation directe. Sa carrière comprend la collaboration avec des forces d'élite en Europe de l'Est et dans les pays baltes, et même un service au sein de l'état-major d'une brigade aéroportée russe.


Foundations of global genetic optimization
- 222pages
- 8 heures de lecture
Genetic algorithms are effective global optimization methods used to tackle complex real-life problems in science and technology. Despite their computational complexity, they can explore vast data sets and address challenging cases where objective functions are irregular and multimodal, and where extrema location information is inaccessible through other means. These algorithms belong to the class of iterative stochastic optimization strategies, generating and evaluating a set of admissible points, known as the random sample or population, during each step. Unlike Monte Carlo strategies that sample uniformly across the search domain, genetic algorithms adjust the probability distribution at each step. Drawing from biological mechanisms, they utilize processes such as genetic code mutation, crossover, and selection among individuals. These methods have been validated by solving multimodal problems in nature, evidenced by various species adapted to different ecological niches. They enhance the search process's efficiency compared to completely random approaches, maintaining the exploration capability of the entire admissible set, which is crucial for global optimization. Consequently, genetic algorithms represent a novel class of artificial intelligence methods that incorporate heuristics proven effective in other fields into the traditional framework of stochastic global search.