Skip to content

Commit 0c78b14

Browse files
added analytics
1 parent f57be7d commit 0c78b14

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+556
-136
lines changed

docs/index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
<head>
33
<title>Clever Algorithms: Nature-Inspired Programming Recipes</title>
44
</head>
5+
<!-- Google tag (gtag.js) -->
6+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H2HN1W0V21"></script>
7+
<script>
8+
window.dataLayer = window.dataLayer || [];
9+
function gtag(){dataLayer.push(arguments);}
10+
gtag('js', new Date());
11+
12+
gtag('config', 'G-H2HN1W0V21');
13+
</script>
514
<body>
615

716
<!-- Start Header -->

docs/nature-inspired/acknowledgments.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@
44
<!-- support to display ruby source nicely -->
55
<link href="https://cleveralgorithms.com/nature-inspired/prettify.css" type="text/css" rel="stylesheet"/>
66
<script type="text/javascript" src="https://cleveralgorithms.com/nature-inspired/prettify.js"></script>
7-
</head>
8-
<!-- call to display ruby source nicely -->
7+
</head><!-- Google tag (gtag.js) -->
8+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H2HN1W0V21"></script><script>
9+
window.dataLayer = window.dataLayer || [];
10+
function gtag(){dataLayer.push(arguments);}
11+
gtag('js', new Date());
12+
13+
gtag('config', 'G-H2HN1W0V21');
14+
</script><!-- call to display ruby source nicely -->
915
<body onload="prettyPrint()"><div class="container"><!-- Start Header -->
1016
<center>
1117
<h1>Clever Algorithms: Nature-Inspired Programming Recipes</h1>

docs/nature-inspired/advanced.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@
44
<!-- support to display ruby source nicely -->
55
<link href="https://cleveralgorithms.com/nature-inspired/prettify.css" type="text/css" rel="stylesheet"/>
66
<script type="text/javascript" src="https://cleveralgorithms.com/nature-inspired/prettify.js"></script>
7-
</head>
8-
<!-- call to display ruby source nicely -->
7+
</head><!-- Google tag (gtag.js) -->
8+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H2HN1W0V21"></script><script>
9+
window.dataLayer = window.dataLayer || [];
10+
function gtag(){dataLayer.push(arguments);}
11+
gtag('js', new Date());
12+
13+
gtag('config', 'G-H2HN1W0V21');
14+
</script><!-- call to display ruby source nicely -->
915
<body onload="prettyPrint()"><div class="container"><!-- Start Header -->
1016
<center>
1117
<h1>Clever Algorithms: Nature-Inspired Programming Recipes</h1>

docs/nature-inspired/advanced/new_algorithms.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@
44
<!-- support to display ruby source nicely -->
55
<link href="https://cleveralgorithms.com/nature-inspired/prettify.css" type="text/css" rel="stylesheet"/>
66
<script type="text/javascript" src="https://cleveralgorithms.com/nature-inspired/prettify.js"></script>
7-
</head>
8-
<!-- call to display ruby source nicely -->
7+
</head><!-- Google tag (gtag.js) -->
8+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H2HN1W0V21"></script><script>
9+
window.dataLayer = window.dataLayer || [];
10+
function gtag(){dataLayer.push(arguments);}
11+
gtag('js', new Date());
12+
13+
gtag('config', 'G-H2HN1W0V21');
14+
</script><!-- call to display ruby source nicely -->
915
<body onload="prettyPrint()"><div class="container"><!-- Start Header -->
1016
<center>
1117
<h1>Clever Algorithms: Nature-Inspired Programming Recipes</h1>

docs/nature-inspired/advanced/paradigms.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@
44
<!-- support to display ruby source nicely -->
55
<link href="https://cleveralgorithms.com/nature-inspired/prettify.css" type="text/css" rel="stylesheet"/>
66
<script type="text/javascript" src="https://cleveralgorithms.com/nature-inspired/prettify.js"></script>
7-
</head>
8-
<!-- call to display ruby source nicely -->
7+
</head><!-- Google tag (gtag.js) -->
8+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H2HN1W0V21"></script><script>
9+
window.dataLayer = window.dataLayer || [];
10+
function gtag(){dataLayer.push(arguments);}
11+
gtag('js', new Date());
12+
13+
gtag('config', 'G-H2HN1W0V21');
14+
</script><!-- call to display ruby source nicely -->
915
<body onload="prettyPrint()"><div class="container"><!-- Start Header -->
1016
<center>
1117
<h1>Clever Algorithms: Nature-Inspired Programming Recipes</h1>

docs/nature-inspired/advanced/problem_solving.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@
44
<!-- support to display ruby source nicely -->
55
<link href="https://cleveralgorithms.com/nature-inspired/prettify.css" type="text/css" rel="stylesheet"/>
66
<script type="text/javascript" src="https://cleveralgorithms.com/nature-inspired/prettify.js"></script>
7-
</head>
8-
<!-- call to display ruby source nicely -->
7+
</head><!-- Google tag (gtag.js) -->
8+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H2HN1W0V21"></script><script>
9+
window.dataLayer = window.dataLayer || [];
10+
function gtag(){dataLayer.push(arguments);}
11+
gtag('js', new Date());
12+
13+
gtag('config', 'G-H2HN1W0V21');
14+
</script><!-- call to display ruby source nicely -->
915
<body onload="prettyPrint()"><div class="container"><!-- Start Header -->
1016
<center>
1117
<h1>Clever Algorithms: Nature-Inspired Programming Recipes</h1>

docs/nature-inspired/advanced/racing_algorithms.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@
44
<!-- support to display ruby source nicely -->
55
<link href="https://cleveralgorithms.com/nature-inspired/prettify.css" type="text/css" rel="stylesheet"/>
66
<script type="text/javascript" src="https://cleveralgorithms.com/nature-inspired/prettify.js"></script>
7-
</head>
8-
<!-- call to display ruby source nicely -->
7+
</head><!-- Google tag (gtag.js) -->
8+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H2HN1W0V21"></script><script>
9+
window.dataLayer = window.dataLayer || [];
10+
function gtag(){dataLayer.push(arguments);}
11+
gtag('js', new Date());
12+
13+
gtag('config', 'G-H2HN1W0V21');
14+
</script><!-- call to display ruby source nicely -->
915
<body onload="prettyPrint()"><div class="container"><!-- Start Header -->
1016
<center>
1117
<h1>Clever Algorithms: Nature-Inspired Programming Recipes</h1>

docs/nature-inspired/advanced/testing_algorithms.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@
44
<!-- support to display ruby source nicely -->
55
<link href="https://cleveralgorithms.com/nature-inspired/prettify.css" type="text/css" rel="stylesheet"/>
66
<script type="text/javascript" src="https://cleveralgorithms.com/nature-inspired/prettify.js"></script>
7-
</head>
8-
<!-- call to display ruby source nicely -->
7+
</head><!-- Google tag (gtag.js) -->
8+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H2HN1W0V21"></script><script>
9+
window.dataLayer = window.dataLayer || [];
10+
function gtag(){dataLayer.push(arguments);}
11+
gtag('js', new Date());
12+
13+
gtag('config', 'G-H2HN1W0V21');
14+
</script><!-- call to display ruby source nicely -->
915
<body onload="prettyPrint()"><div class="container"><!-- Start Header -->
1016
<center>
1117
<h1>Clever Algorithms: Nature-Inspired Programming Recipes</h1>

docs/nature-inspired/advanced/visualizing_algorithms.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@
44
<!-- support to display ruby source nicely -->
55
<link href="https://cleveralgorithms.com/nature-inspired/prettify.css" type="text/css" rel="stylesheet"/>
66
<script type="text/javascript" src="https://cleveralgorithms.com/nature-inspired/prettify.js"></script>
7-
</head>
8-
<!-- call to display ruby source nicely -->
7+
</head><!-- Google tag (gtag.js) -->
8+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H2HN1W0V21"></script><script>
9+
window.dataLayer = window.dataLayer || [];
10+
function gtag(){dataLayer.push(arguments);}
11+
gtag('js', new Date());
12+
13+
gtag('config', 'G-H2HN1W0V21');
14+
</script><!-- call to display ruby source nicely -->
915
<body onload="prettyPrint()"><div class="container"><!-- Start Header -->
1016
<center>
1117
<h1>Clever Algorithms: Nature-Inspired Programming Recipes</h1>

docs/nature-inspired/appendix1.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@
44
<!-- support to display ruby source nicely -->
55
<link href="https://cleveralgorithms.com/nature-inspired/prettify.css" type="text/css" rel="stylesheet"/>
66
<script type="text/javascript" src="https://cleveralgorithms.com/nature-inspired/prettify.js"></script>
7-
</head>
8-
<!-- call to display ruby source nicely -->
7+
</head><!-- Google tag (gtag.js) -->
8+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H2HN1W0V21"></script><script>
9+
window.dataLayer = window.dataLayer || [];
10+
function gtag(){dataLayer.push(arguments);}
11+
gtag('js', new Date());
12+
13+
gtag('config', 'G-H2HN1W0V21');
14+
</script><!-- call to display ruby source nicely -->
915
<body onload="prettyPrint()"><div class="container"><!-- Start Header -->
1016
<center>
1117
<h1>Clever Algorithms: Nature-Inspired Programming Recipes</h1>

docs/nature-inspired/copyright.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@
44
<!-- support to display ruby source nicely -->
55
<link href="https://cleveralgorithms.com/nature-inspired/prettify.css" type="text/css" rel="stylesheet"/>
66
<script type="text/javascript" src="https://cleveralgorithms.com/nature-inspired/prettify.js"></script>
7-
</head>
8-
<!-- call to display ruby source nicely -->
7+
</head><!-- Google tag (gtag.js) -->
8+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H2HN1W0V21"></script><script>
9+
window.dataLayer = window.dataLayer || [];
10+
function gtag(){dataLayer.push(arguments);}
11+
gtag('js', new Date());
12+
13+
gtag('config', 'G-H2HN1W0V21');
14+
</script><!-- call to display ruby source nicely -->
915
<body onload="prettyPrint()"><div class="container"><!-- Start Header -->
1016
<center>
1117
<h1>Clever Algorithms: Nature-Inspired Programming Recipes</h1>

docs/nature-inspired/errata.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@
44
<!-- support to display ruby source nicely -->
55
<link href="https://cleveralgorithms.com/nature-inspired/prettify.css" type="text/css" rel="stylesheet"/>
66
<script type="text/javascript" src="https://cleveralgorithms.com/nature-inspired/prettify.js"></script>
7-
</head>
8-
<!-- call to display ruby source nicely -->
7+
</head><!-- Google tag (gtag.js) -->
8+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H2HN1W0V21"></script><script>
9+
window.dataLayer = window.dataLayer || [];
10+
function gtag(){dataLayer.push(arguments);}
11+
gtag('js', new Date());
12+
13+
gtag('config', 'G-H2HN1W0V21');
14+
</script><!-- call to display ruby source nicely -->
915
<body onload="prettyPrint()"><div class="container"><!-- Start Header -->
1016
<center>
1117
<h1>Clever Algorithms: Nature-Inspired Programming Recipes</h1>

docs/nature-inspired/evolution.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@
44
<!-- support to display ruby source nicely -->
55
<link href="https://cleveralgorithms.com/nature-inspired/prettify.css" type="text/css" rel="stylesheet"/>
66
<script type="text/javascript" src="https://cleveralgorithms.com/nature-inspired/prettify.js"></script>
7-
</head>
8-
<!-- call to display ruby source nicely -->
7+
</head><!-- Google tag (gtag.js) -->
8+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H2HN1W0V21"></script><script>
9+
window.dataLayer = window.dataLayer || [];
10+
function gtag(){dataLayer.push(arguments);}
11+
gtag('js', new Date());
12+
13+
gtag('config', 'G-H2HN1W0V21');
14+
</script><!-- call to display ruby source nicely -->
915
<body onload="prettyPrint()"><div class="container"><!-- Start Header -->
1016
<center>
1117
<h1>Clever Algorithms: Nature-Inspired Programming Recipes</h1>

docs/nature-inspired/evolution/differential_evolution.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@
44
<!-- support to display ruby source nicely -->
55
<link href="https://cleveralgorithms.com/nature-inspired/prettify.css" type="text/css" rel="stylesheet"/>
66
<script type="text/javascript" src="https://cleveralgorithms.com/nature-inspired/prettify.js"></script>
7-
</head>
8-
<!-- call to display ruby source nicely -->
7+
</head><!-- Google tag (gtag.js) -->
8+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H2HN1W0V21"></script><script>
9+
window.dataLayer = window.dataLayer || [];
10+
function gtag(){dataLayer.push(arguments);}
11+
gtag('js', new Date());
12+
13+
gtag('config', 'G-H2HN1W0V21');
14+
</script><!-- call to display ruby source nicely -->
915
<body onload="prettyPrint()"><div class="container"><!-- Start Header -->
1016
<center>
1117
<h1>Clever Algorithms: Nature-Inspired Programming Recipes</h1>

docs/nature-inspired/evolution/evolution_strategies.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@
44
<!-- support to display ruby source nicely -->
55
<link href="https://cleveralgorithms.com/nature-inspired/prettify.css" type="text/css" rel="stylesheet"/>
66
<script type="text/javascript" src="https://cleveralgorithms.com/nature-inspired/prettify.js"></script>
7-
</head>
8-
<!-- call to display ruby source nicely -->
7+
</head><!-- Google tag (gtag.js) -->
8+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H2HN1W0V21"></script><script>
9+
window.dataLayer = window.dataLayer || [];
10+
function gtag(){dataLayer.push(arguments);}
11+
gtag('js', new Date());
12+
13+
gtag('config', 'G-H2HN1W0V21');
14+
</script><!-- call to display ruby source nicely -->
915
<body onload="prettyPrint()"><div class="container"><!-- Start Header -->
1016
<center>
1117
<h1>Clever Algorithms: Nature-Inspired Programming Recipes</h1>

docs/nature-inspired/evolution/evolutionary_programming.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@
44
<!-- support to display ruby source nicely -->
55
<link href="https://cleveralgorithms.com/nature-inspired/prettify.css" type="text/css" rel="stylesheet"/>
66
<script type="text/javascript" src="https://cleveralgorithms.com/nature-inspired/prettify.js"></script>
7-
</head>
8-
<!-- call to display ruby source nicely -->
7+
</head><!-- Google tag (gtag.js) -->
8+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H2HN1W0V21"></script><script>
9+
window.dataLayer = window.dataLayer || [];
10+
function gtag(){dataLayer.push(arguments);}
11+
gtag('js', new Date());
12+
13+
gtag('config', 'G-H2HN1W0V21');
14+
</script><!-- call to display ruby source nicely -->
915
<body onload="prettyPrint()"><div class="container"><!-- Start Header -->
1016
<center>
1117
<h1>Clever Algorithms: Nature-Inspired Programming Recipes</h1>

docs/nature-inspired/evolution/gene_expression_programming.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@
44
<!-- support to display ruby source nicely -->
55
<link href="https://cleveralgorithms.com/nature-inspired/prettify.css" type="text/css" rel="stylesheet"/>
66
<script type="text/javascript" src="https://cleveralgorithms.com/nature-inspired/prettify.js"></script>
7-
</head>
8-
<!-- call to display ruby source nicely -->
7+
</head><!-- Google tag (gtag.js) -->
8+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H2HN1W0V21"></script><script>
9+
window.dataLayer = window.dataLayer || [];
10+
function gtag(){dataLayer.push(arguments);}
11+
gtag('js', new Date());
12+
13+
gtag('config', 'G-H2HN1W0V21');
14+
</script><!-- call to display ruby source nicely -->
915
<body onload="prettyPrint()"><div class="container"><!-- Start Header -->
1016
<center>
1117
<h1>Clever Algorithms: Nature-Inspired Programming Recipes</h1>

docs/nature-inspired/evolution/genetic_algorithm.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@
44
<!-- support to display ruby source nicely -->
55
<link href="https://cleveralgorithms.com/nature-inspired/prettify.css" type="text/css" rel="stylesheet"/>
66
<script type="text/javascript" src="https://cleveralgorithms.com/nature-inspired/prettify.js"></script>
7-
</head>
8-
<!-- call to display ruby source nicely -->
7+
</head><!-- Google tag (gtag.js) -->
8+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H2HN1W0V21"></script><script>
9+
window.dataLayer = window.dataLayer || [];
10+
function gtag(){dataLayer.push(arguments);}
11+
gtag('js', new Date());
12+
13+
gtag('config', 'G-H2HN1W0V21');
14+
</script><!-- call to display ruby source nicely -->
915
<body onload="prettyPrint()"><div class="container"><!-- Start Header -->
1016
<center>
1117
<h1>Clever Algorithms: Nature-Inspired Programming Recipes</h1>

docs/nature-inspired/evolution/genetic_programming.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@
44
<!-- support to display ruby source nicely -->
55
<link href="https://cleveralgorithms.com/nature-inspired/prettify.css" type="text/css" rel="stylesheet"/>
66
<script type="text/javascript" src="https://cleveralgorithms.com/nature-inspired/prettify.js"></script>
7-
</head>
8-
<!-- call to display ruby source nicely -->
7+
</head><!-- Google tag (gtag.js) -->
8+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H2HN1W0V21"></script><script>
9+
window.dataLayer = window.dataLayer || [];
10+
function gtag(){dataLayer.push(arguments);}
11+
gtag('js', new Date());
12+
13+
gtag('config', 'G-H2HN1W0V21');
14+
</script><!-- call to display ruby source nicely -->
915
<body onload="prettyPrint()"><div class="container"><!-- Start Header -->
1016
<center>
1117
<h1>Clever Algorithms: Nature-Inspired Programming Recipes</h1>

docs/nature-inspired/evolution/grammatical_evolution.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@
44
<!-- support to display ruby source nicely -->
55
<link href="https://cleveralgorithms.com/nature-inspired/prettify.css" type="text/css" rel="stylesheet"/>
66
<script type="text/javascript" src="https://cleveralgorithms.com/nature-inspired/prettify.js"></script>
7-
</head>
8-
<!-- call to display ruby source nicely -->
7+
</head><!-- Google tag (gtag.js) -->
8+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H2HN1W0V21"></script><script>
9+
window.dataLayer = window.dataLayer || [];
10+
function gtag(){dataLayer.push(arguments);}
11+
gtag('js', new Date());
12+
13+
gtag('config', 'G-H2HN1W0V21');
14+
</script><!-- call to display ruby source nicely -->
915
<body onload="prettyPrint()"><div class="container"><!-- Start Header -->
1016
<center>
1117
<h1>Clever Algorithms: Nature-Inspired Programming Recipes</h1>

docs/nature-inspired/evolution/learning_classifier_system.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@
44
<!-- support to display ruby source nicely -->
55
<link href="https://cleveralgorithms.com/nature-inspired/prettify.css" type="text/css" rel="stylesheet"/>
66
<script type="text/javascript" src="https://cleveralgorithms.com/nature-inspired/prettify.js"></script>
7-
</head>
8-
<!-- call to display ruby source nicely -->
7+
</head><!-- Google tag (gtag.js) -->
8+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H2HN1W0V21"></script><script>
9+
window.dataLayer = window.dataLayer || [];
10+
function gtag(){dataLayer.push(arguments);}
11+
gtag('js', new Date());
12+
13+
gtag('config', 'G-H2HN1W0V21');
14+
</script><!-- call to display ruby source nicely -->
915
<body onload="prettyPrint()"><div class="container"><!-- Start Header -->
1016
<center>
1117
<h1>Clever Algorithms: Nature-Inspired Programming Recipes</h1>

0 commit comments

Comments
 (0)