summaryrefslogtreecommitdiff
path: root/genetic_algos.h
diff options
context:
space:
mode:
Diffstat (limited to 'genetic_algos.h')
-rw-r--r--genetic_algos.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/genetic_algos.h b/genetic_algos.h
index 862cd34..8dea732 100644
--- a/genetic_algos.h
+++ b/genetic_algos.h
@@ -3,9 +3,9 @@
// #define _USE_MATH_DEFINES
#include <algorithm>
#include <cmath>
-// #include <execution>
#include <numbers>
#include <random>
+// TODO: <execution>
/*