<?xml version="1.0" encoding="UTF-8" ?><xml>
  <node>
    <term>algorithm</term>
    <description>In mathematics and computer science, an algorithm is an effective method expressed as a finite list of well-defined instructions for calculating a function. Algorithms are used for calculation, data processing, and automated reasoning. In simple words an algorithm is a step-by-step procedure for calculations. Starting from an initial state and initial input (perhaps empty), the instructions describe a computation that, when executed, will proceed through a finite  number of well-defined successive states, eventually producing "output" and terminating at a final ending state. The transition from one state to the next is not necessarily deterministic; some algorithms, known as randomized algorithms, incorporate random input.  (Excerpt from Wikipedia article: Algotithm)</description>
    <totalArticles>91</totalArticles>
    <totalUsage>165</totalUsage>
    <percentOfAllArticles>5.3</percentOfAllArticles>
    <recencyScore>7.9</recencyScore>
    <recentTotalUsage>13</recentTotalUsage>
    <trendingFactor>102.7</trendingFactor>
    <chartsUrl>http://www.ariadne.ac.uk/sites/all/datacharts/hc/15219-chart-wp.html</chartsUrl>
  </node>
  <node>
    <term>genetic algorithm</term>
    <description>A genetic algorithm (GA) is a search heuristic that mimics the process of natural evolution. This heuristic is routinely used to generate useful solutions to optimization and search problems. Genetic algorithms belong to the larger class of evolutionary algorithms (EA), which generate solutions to optimization problems using techniques inspired by natural evolution, such as inheritance, mutation, selection, and crossover.  (Excerpt from Wikipedia article: Genetic algorithm)</description>
    <totalArticles>2</totalArticles>
    <totalUsage>2</totalUsage>
    <percentOfAllArticles>0.1</percentOfAllArticles>
    <recencyScore>50</recencyScore>
    <recentTotalUsage>1</recentTotalUsage>
    <trendingFactor>50</trendingFactor>
    <chartsUrl>http://www.ariadne.ac.uk/sites/all/datacharts/hc/15216-chart-wp.html</chartsUrl>
  </node>
</xml>
