main
Brett 2024-04-03 12:08:55 -04:00
parent 06d6a846e5
commit 2b7e2e0507
68 changed files with 14036 additions and 13593 deletions

View File

@ -29,8 +29,6 @@
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/cmake-build-relwithdebinfo-addrsan/.ninja_deps" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-relwithdebinfo-addrsan/.ninja_deps" afterDir="false" />
<change beforePath="$PROJECT_DIR$/cmake-build-relwithdebinfo-addrsan/.ninja_log" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-relwithdebinfo-addrsan/.ninja_log" afterDir="false" />
<change beforePath="$PROJECT_DIR$/cmake-build-relwithdebinfo-addrsan/CMakeFiles/FinalProject_Runner.dir/src/runner/main.cpp.o" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-relwithdebinfo-addrsan/CMakeFiles/FinalProject_Runner.dir/src/runner/main.cpp.o" afterDir="false" />
<change beforePath="$PROJECT_DIR$/cmake-build-relwithdebinfo-addrsan/FinalProject_Runner" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-relwithdebinfo-addrsan/FinalProject_Runner" afterDir="false" />
<change beforePath="$PROJECT_DIR$/cmake-build-relwithdebinfo-addrsan/Testing/Temporary/LastTest.log" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-relwithdebinfo-addrsan/Testing/Temporary/LastTest.log" afterDir="false" />
<change beforePath="$PROJECT_DIR$/cmake-build-relwithdebinfo-addrsan/run_0/regress.bst" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-relwithdebinfo-addrsan/run_0/regress.bst" afterDir="false" />
<change beforePath="$PROJECT_DIR$/cmake-build-relwithdebinfo-addrsan/run_0/regress.fn" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-relwithdebinfo-addrsan/run_0/regress.fn" afterDir="false" />
@ -92,6 +90,7 @@
<change beforePath="$PROJECT_DIR$/cmake-build-relwithdebinfo-addrsan/run_9/regress.prg" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-relwithdebinfo-addrsan/run_9/regress.prg" afterDir="false" />
<change beforePath="$PROJECT_DIR$/cmake-build-relwithdebinfo-addrsan/run_9/regress.stt" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-relwithdebinfo-addrsan/run_9/regress.stt" afterDir="false" />
<change beforePath="$PROJECT_DIR$/cmake-build-relwithdebinfo-addrsan/run_9/regress.sys" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-relwithdebinfo-addrsan/run_9/regress.sys" afterDir="false" />
<change beforePath="$PROJECT_DIR$/include/aggregation.h" beforeDir="false" afterPath="$PROJECT_DIR$/include/aggregation.h" afterDir="false" />
<change beforePath="$PROJECT_DIR$/lib/blt" beforeDir="false" afterPath="$PROJECT_DIR$/lib/blt" afterDir="false" />
<change beforePath="$PROJECT_DIR$/lib/blt/libraries/parallel-hashmap" beforeDir="false" afterPath="$PROJECT_DIR$/lib/blt/libraries/parallel-hashmap" afterDir="false" />
<change beforePath="$PROJECT_DIR$/lib/blt/libraries/parallel-hashmap/phmap_lldb.py" beforeDir="false" afterPath="$PROJECT_DIR$/lib/blt/libraries/parallel-hashmap/phmap_lldb.py" afterDir="false" />
@ -185,7 +184,7 @@
<option name="presentableId" value="Default" />
<updated>1712119560240</updated>
<workItem from="1712119561264" duration="102000" />
<workItem from="1712119682330" duration="8701000" />
<workItem from="1712119682330" duration="9237000" />
</task>
<servers />
</component>

View File

@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.20.2)
project(FinalProject C CXX)
set(PROJECT_VERSION 0.5.7)
set(PROJECT_VERSION 0.5.8)
option(ENABLE_ADDRSAN "Enable the address sanitizer" OFF)
option(ENABLE_UBSAN "Enable the ub sanitizer" OFF)

View File

@ -11,13 +11,13 @@
123 1589 1712119689202470621 lib/blt/CMakeFiles/BLT.dir/src/blt/fs/nbt.cpp.o bf89a1713c018c51
4 255 1712121046902319185 CMakeFiles/FinalProject.dir/lib/lilgp/kernel/genspace.c.o cb6ec2a01bf89cfb
805 4035 1711861180258021695 lib/blt/CMakeFiles/BLT.dir/src/blt/parse/obj_loader.cpp.o 476a34c497b6adb6
0 43 1712126472850153399 build.ninja 6325eea0f37b4c19
0 43 1712160053387086350 build.ninja 6325eea0f37b4c19
2 1100 1712121047750331827 CMakeFiles/FinalProject.dir/lib/lilgp/kernel/gp.c.o d25ce4fd257704c4
1964 2034 1712125543996505700 FinalProject 439fa443ad22e4c3
645 1214 1711861177437978186 lib/blt/CMakeFiles/BLT.dir/src/blt/fs/nbt_block.cpp.o 77ba3b4253b7137d
2 270 1712121046922319483 CMakeFiles/FinalProject.dir/src/program/function.cpp.o 31d2d83643b25a7d
355 894 1711861177117973246 lib/blt/CMakeFiles/BLT.dir/src/blt/std/simd.cpp.o 8bb388beacdb15bd
1 4328 1712126471214129360 CMakeFiles/FinalProject_Runner.dir/src/runner/aggregation.cpp.o c68932c88b9c6b77
2 4566 1712158976695240719 CMakeFiles/FinalProject_Runner.dir/src/runner/aggregation.cpp.o c68932c88b9c6b77
401 2196 1711861178417993308 lib/blt/CMakeFiles/BLT.dir/src/blt/std/system.cpp.o 616f7f7abe7e6071
1 3939 1711938575268167844 CMakeFiles/FinalProject_Runner.dir/src/runner/main_new.cpp.o 237bb980fc073d16
2 283 1712121046930319602 CMakeFiles/FinalProject.dir/lib/lilgp/kernel/eval.c.o 80e8b0487c5dac21
@ -41,24 +41,13 @@
5 284 1712121046934319662 CMakeFiles/FinalProject.dir/lib/lilgp/kernel/pretty.c.o 53cb2163becbd8a0
6 172 1712121046826318052 CMakeFiles/FinalProject.dir/lib/lilgp/kernel/random.c.o f0ebd744f32f985a
82 2428 1712119690038482785 lib/blt/CMakeFiles/BLT.dir/src/blt/profiling/profiler.cpp.o 52117c712bac0297
5648 5731 1712126472618149989 FinalProject_Runner 5855d8cc0f2541a8
6300 6388 1712160025378704077 FinalProject_Runner 5855d8cc0f2541a8
7 115 1712121046766317157 CMakeFiles/FinalProject.dir/lib/lilgp/kernel/boltzman.c.o aaaf95da57551e9d
2 1963 1712125543928504701 CMakeFiles/FinalProject.dir/src/program/app.cpp.o 5d9a03ae062faa89
577 2595 1711861178817999479 lib/blt/CMakeFiles/BLT.dir/src/blt/fs/loader.cpp.o 9ee2936317f9aa7e
3 261 1712121046914319364 CMakeFiles/FinalProject.dir/lib/lilgp/kernel/change.c.o c9289600a3de2780
2 651 1712121047302325149 CMakeFiles/FinalProject.dir/lib/lilgp/kernel/tree.c.o 9712e9f4dad5a4db
19 2349 1712119689958481621 lib/blt/CMakeFiles/BLT.dir/src/blt/std/format.cpp.o 18fd51711a51cd28
1 5648 1712126472530148696 CMakeFiles/FinalProject_Runner.dir/src/runner/main.cpp.o 73a762795b9c2c96
1 6300 1712160025286702824 CMakeFiles/FinalProject_Runner.dir/src/runner/main.cpp.o 73a762795b9c2c96
3532 3699 1712119691294501061 lib/blt/libBLT.a bcaea8ea39623960
382 1464 1711861177689982075 lib/blt/CMakeFiles/BLT.dir/src/blt/std/string.cpp.o 5a0d9c3e99cfe6c8
2 4273 1712158687890921643 CMakeFiles/FinalProject_Runner.dir/src/runner/aggregation.cpp.o c68932c88b9c6b77
4273 4368 1712158687990923143 FinalProject_Runner 5855d8cc0f2541a8
2 4566 1712158976695240719 CMakeFiles/FinalProject_Runner.dir/src/runner/aggregation.cpp.o c68932c88b9c6b77
2 6329 1712158978455266966 CMakeFiles/FinalProject_Runner.dir/src/runner/main.cpp.o 73a762795b9c2c96
6330 6415 1712158978547268338 FinalProject_Runner 5855d8cc0f2541a8
1 5948 1712159441938159446 CMakeFiles/FinalProject_Runner.dir/src/runner/main.cpp.o 73a762795b9c2c96
5948 6036 1712159442034160873 FinalProject_Runner 5855d8cc0f2541a8
1 6127 1712159538079585793 CMakeFiles/FinalProject_Runner.dir/src/runner/main.cpp.o 73a762795b9c2c96
6127 6214 1712159538175587217 FinalProject_Runner 5855d8cc0f2541a8
1 6300 1712160025286702824 CMakeFiles/FinalProject_Runner.dir/src/runner/main.cpp.o 73a762795b9c2c96
6300 6388 1712160025378704077 FinalProject_Runner 5855d8cc0f2541a8

View File

@ -1,3 +1,3 @@
Start testing: Apr 03 12:00 EDT
Start testing: Apr 03 12:01 EDT
----------------------------------------------------------
End testing: Apr 03 12:00 EDT
End testing: Apr 03 12:01 EDT

View File

@ -1,22 +1,27 @@
=== BEST-OF-RUN ===
generation: 6
nodes: 28
depth: 5
hits: 706
generation: 9
nodes: 39
depth: 6
hits: 724
TOP INDIVIDUAL:
-- #1 --
hits: 706
raw fitness: 706.0000
standardized fitness: 706.0000
hits: 724
raw fitness: 724.0000
standardized fitness: 724.0000
adjusted fitness: 0.9986
TREE:
(+ (* (/ (- (* eccentricity extent) convex) area)
(log (exp (/ area convex))))
(- (+ (+ (/ major minor)
(log extent)) extent)
(exp (log (+ extent extent)))))
(/ (log (+ (/ (log major)
(+ (+ eccentricity extent)
(log -0.61570)))
(exp (* (- convex eccentricity)
(+ extent eccentricity)))))
(/ convex
(* (exp (- (/ perimeter extent)
(/ -0.39868 convex)))
(* (log extent)
(/ (/ area convex) eccentricity)))))
TREE-equ:
y = (((((eccentricity * extent) - convex) / area) * log(exp((area / convex)))) + ((((major / minor) + log(extent)) + extent) - exp(log((extent + extent)))))
y = (log(((log(major) / ((eccentricity + extent) + log(-0.61570))) + exp(((convex - eccentricity) * (extent + eccentricity))))) / (convex / (exp(((perimeter / extent) - (-0.39868 / convex))) * (log(extent) * ((area / convex) / eccentricity)))))

View File

@ -1,16 +1,21 @@
Hits: 1940, Total Size: 2810, Percent Hit: 69.039146
CC: 1100
CO: 48
OO: 840
OC: 822
Fitness: 0.998586
Hits: 706
Hits: 2014, Total Size: 2810, Percent Hit: 71.672598
CC: 729
CO: 408
OO: 1285
OC: 388
Fitness: 0.998621
Hits: 724
y = (((((eccentricity * extent) - convex) / area) * log(exp((area / convex)))) + ((((major / minor) + log(extent)) + extent) - exp(log((extent + extent)))))
y = (log(((log(major) / ((eccentricity + extent) + log(-0.61570))) + exp(((convex - eccentricity) * (extent + eccentricity))))) / (convex / (exp(((perimeter / extent) - (-0.39868 / convex))) * (log(extent) * ((area / convex) / eccentricity)))))
(+ (* (/ (- (* eccentricity extent) convex) area)
(log (exp (/ area convex))))
(- (+ (+ (/ major minor)
(log extent)) extent)
(exp (log (+ extent extent)))))
(/ (log (+ (/ (log major)
(+ (+ eccentricity extent)
(log -0.61570)))
(exp (* (- convex eccentricity)
(+ extent eccentricity)))))
(/ convex
(* (exp (- (/ perimeter extent)
(/ -0.39868 convex)))
(* (log extent)
(/ (/ area convex) eccentricity)))))

View File

@ -1,325 +1,286 @@
=== BEST-OF-RUN ===
current generation: 0
generation: 0
nodes: 7
depth: 3
hits: 615
nodes: 57
depth: 6
hits: 708
TOP INDIVIDUAL:
-- #1 --
hits: 615
raw fitness: 615.0000
standardized fitness: 615.0000
adjusted fitness: 0.9984
hits: 708
raw fitness: 708.0000
standardized fitness: 708.0000
adjusted fitness: 0.9986
TREE:
(+ (* (log eccentricity)
(log area)) eccentricity)
(/ (log (+ (/ (/ (/ perimeter eccentricity)
(- area 0.74673))
(+ (+ eccentricity extent)
(log -0.61570)))
(exp (* (- convex eccentricity)
(+ extent eccentricity)))))
(/ (log (exp (/ (/ perimeter area)
(log perimeter))))
(* (exp (- (/ perimeter extent)
(/ minor convex)))
(* (/ (+ minor 0.63483)
(log eccentricity))
(/ (/ area convex)
(/ minor area))))))
=== BEST-OF-RUN ===
current generation: 1
generation: 0
nodes: 7
depth: 3
hits: 615
nodes: 57
depth: 6
hits: 708
TOP INDIVIDUAL:
-- #1 --
hits: 615
raw fitness: 615.0000
standardized fitness: 615.0000
adjusted fitness: 0.9984
hits: 708
raw fitness: 708.0000
standardized fitness: 708.0000
adjusted fitness: 0.9986
TREE:
(+ (* (log eccentricity)
(log area)) eccentricity)
(/ (log (+ (/ (/ (/ perimeter eccentricity)
(- area 0.74673))
(+ (+ eccentricity extent)
(log -0.61570)))
(exp (* (- convex eccentricity)
(+ extent eccentricity)))))
(/ (log (exp (/ (/ perimeter area)
(log perimeter))))
(* (exp (- (/ perimeter extent)
(/ minor convex)))
(* (/ (+ minor 0.63483)
(log eccentricity))
(/ (/ area convex)
(/ minor area))))))
=== BEST-OF-RUN ===
current generation: 2
generation: 2
nodes: 32
depth: 5
hits: 659
generation: 0
nodes: 57
depth: 6
hits: 708
TOP INDIVIDUAL:
-- #1 --
hits: 659
raw fitness: 659.0000
standardized fitness: 659.0000
adjusted fitness: 0.9985
hits: 708
raw fitness: 708.0000
standardized fitness: 708.0000
adjusted fitness: 0.9986
TREE:
(+ (* (/ (- (* eccentricity extent)
(exp 0.90722))
(exp area))
(log (exp (/ area convex))))
(- (+ (+ (/ major minor)
(log extent))
(* (- eccentricity eccentricity)
(log 0.30316)))
(exp extent)))
(/ (log (+ (/ (/ (/ perimeter eccentricity)
(- area 0.74673))
(+ (+ eccentricity extent)
(log -0.61570)))
(exp (* (- convex eccentricity)
(+ extent eccentricity)))))
(/ (log (exp (/ (/ perimeter area)
(log perimeter))))
(* (exp (- (/ perimeter extent)
(/ minor convex)))
(* (/ (+ minor 0.63483)
(log eccentricity))
(/ (/ area convex)
(/ minor area))))))
=== BEST-OF-RUN ===
current generation: 3
generation: 2
nodes: 32
depth: 5
hits: 659
generation: 0
nodes: 57
depth: 6
hits: 708
TOP INDIVIDUAL:
-- #1 --
hits: 659
raw fitness: 659.0000
standardized fitness: 659.0000
adjusted fitness: 0.9985
hits: 708
raw fitness: 708.0000
standardized fitness: 708.0000
adjusted fitness: 0.9986
TREE:
(+ (* (/ (- (* eccentricity extent)
(exp 0.90722))
(exp area))
(log (exp (/ area convex))))
(- (+ (+ (/ major minor)
(log extent))
(* (- eccentricity eccentricity)
(log 0.30316)))
(exp extent)))
(/ (log (+ (/ (/ (/ perimeter eccentricity)
(- area 0.74673))
(+ (+ eccentricity extent)
(log -0.61570)))
(exp (* (- convex eccentricity)
(+ extent eccentricity)))))
(/ (log (exp (/ (/ perimeter area)
(log perimeter))))
(* (exp (- (/ perimeter extent)
(/ minor convex)))
(* (/ (+ minor 0.63483)
(log eccentricity))
(/ (/ area convex)
(/ minor area))))))
=== BEST-OF-RUN ===
current generation: 4
generation: 2
nodes: 32
depth: 5
hits: 659
generation: 4
nodes: 47
depth: 6
hits: 719
TOP INDIVIDUAL:
-- #1 --
hits: 659
raw fitness: 659.0000
standardized fitness: 659.0000
adjusted fitness: 0.9985
hits: 719
raw fitness: 719.0000
standardized fitness: 719.0000
adjusted fitness: 0.9986
TREE:
(+ (* (/ (- (* eccentricity extent)
(exp 0.90722))
(exp area))
(log (exp (/ area convex))))
(- (+ (+ (/ major minor)
(log extent))
(* (- eccentricity eccentricity)
(log 0.30316)))
(exp extent)))
(/ (log (+ (/ (/ (exp major)
(- area 0.74673))
(+ (+ eccentricity extent)
(log -0.61570)))
(exp (* (- convex eccentricity)
(+ extent eccentricity)))))
(/ convex
(* (exp (- (/ perimeter extent)
(/ minor convex)))
(* (/ (+ minor 0.63483)
(log eccentricity))
(/ (/ area convex) eccentricity)))))
=== BEST-OF-RUN ===
current generation: 5
generation: 2
nodes: 32
depth: 5
hits: 659
generation: 4
nodes: 47
depth: 6
hits: 719
TOP INDIVIDUAL:
-- #1 --
hits: 659
raw fitness: 659.0000
standardized fitness: 659.0000
adjusted fitness: 0.9985
hits: 719
raw fitness: 719.0000
standardized fitness: 719.0000
adjusted fitness: 0.9986
TREE:
(+ (* (/ (- (* eccentricity extent)
(exp 0.90722))
(exp area))
(log (exp (/ area convex))))
(- (+ (+ (/ major minor)
(log extent))
(* (- eccentricity eccentricity)
(log 0.30316)))
(exp extent)))
(/ (log (+ (/ (/ (exp major)
(- area 0.74673))
(+ (+ eccentricity extent)
(log -0.61570)))
(exp (* (- convex eccentricity)
(+ extent eccentricity)))))
(/ convex
(* (exp (- (/ perimeter extent)
(/ minor convex)))
(* (/ (+ minor 0.63483)
(log eccentricity))
(/ (/ area convex) eccentricity)))))
=== BEST-OF-RUN ===
current generation: 6
generation: 6
nodes: 28
depth: 5
hits: 706
generation: 4
nodes: 47
depth: 6
hits: 719
TOP INDIVIDUAL:
-- #1 --
hits: 706
raw fitness: 706.0000
standardized fitness: 706.0000
hits: 719
raw fitness: 719.0000
standardized fitness: 719.0000
adjusted fitness: 0.9986
TREE:
(+ (* (/ (- (* eccentricity extent) convex) area)
(log (exp (/ area convex))))
(- (+ (+ (/ major minor)
(log extent)) extent)
(exp (log (+ extent extent)))))
(/ (log (+ (/ (/ (exp major)
(- area 0.74673))
(+ (+ eccentricity extent)
(log -0.61570)))
(exp (* (- convex eccentricity)
(+ extent eccentricity)))))
(/ convex
(* (exp (- (/ perimeter extent)
(/ minor convex)))
(* (/ (+ minor 0.63483)
(log eccentricity))
(/ (/ area convex) eccentricity)))))
=== BEST-OF-RUN ===
current generation: 7
generation: 6
nodes: 28
depth: 5
hits: 706
generation: 4
nodes: 47
depth: 6
hits: 719
TOP INDIVIDUAL:
-- #1 --
hits: 706
raw fitness: 706.0000
standardized fitness: 706.0000
hits: 719
raw fitness: 719.0000
standardized fitness: 719.0000
adjusted fitness: 0.9986
TREE:
(+ (* (/ (- (* eccentricity extent) convex) area)
(log (exp (/ area convex))))
(- (+ (+ (/ major minor)
(log extent)) extent)
(exp (log (+ extent extent)))))
(/ (log (+ (/ (/ (exp major)
(- area 0.74673))
(+ (+ eccentricity extent)
(log -0.61570)))
(exp (* (- convex eccentricity)
(+ extent eccentricity)))))
(/ convex
(* (exp (- (/ perimeter extent)
(/ minor convex)))
(* (/ (+ minor 0.63483)
(log eccentricity))
(/ (/ area convex) eccentricity)))))
=== BEST-OF-RUN ===
current generation: 8
generation: 6
nodes: 28
depth: 5
hits: 706
generation: 4
nodes: 47
depth: 6
hits: 719
TOP INDIVIDUAL:
-- #1 --
hits: 706
raw fitness: 706.0000
standardized fitness: 706.0000
hits: 719
raw fitness: 719.0000
standardized fitness: 719.0000
adjusted fitness: 0.9986
TREE:
(+ (* (/ (- (* eccentricity extent) convex) area)
(log (exp (/ area convex))))
(- (+ (+ (/ major minor)
(log extent)) extent)
(exp (log (+ extent extent)))))
(/ (log (+ (/ (/ (exp major)
(- area 0.74673))
(+ (+ eccentricity extent)
(log -0.61570)))
(exp (* (- convex eccentricity)
(+ extent eccentricity)))))
(/ convex
(* (exp (- (/ perimeter extent)
(/ minor convex)))
(* (/ (+ minor 0.63483)
(log eccentricity))
(/ (/ area convex) eccentricity)))))
=== BEST-OF-RUN ===
current generation: 9
generation: 6
nodes: 28
depth: 5
hits: 706
generation: 9
nodes: 39
depth: 6
hits: 724
TOP INDIVIDUAL:
-- #1 --
hits: 706
raw fitness: 706.0000
standardized fitness: 706.0000
hits: 724
raw fitness: 724.0000
standardized fitness: 724.0000
adjusted fitness: 0.9986
TREE:
(+ (* (/ (- (* eccentricity extent) convex) area)
(log (exp (/ area convex))))
(- (+ (+ (/ major minor)
(log extent)) extent)
(exp (log (+ extent extent)))))
=== BEST-OF-RUN ===
current generation: 10
generation: 6
nodes: 28
depth: 5
hits: 706
TOP INDIVIDUAL:
-- #1 --
hits: 706
raw fitness: 706.0000
standardized fitness: 706.0000
adjusted fitness: 0.9986
TREE:
(+ (* (/ (- (* eccentricity extent) convex) area)
(log (exp (/ area convex))))
(- (+ (+ (/ major minor)
(log extent)) extent)
(exp (log (+ extent extent)))))
=== BEST-OF-RUN ===
current generation: 11
generation: 6
nodes: 28
depth: 5
hits: 706
TOP INDIVIDUAL:
-- #1 --
hits: 706
raw fitness: 706.0000
standardized fitness: 706.0000
adjusted fitness: 0.9986
TREE:
(+ (* (/ (- (* eccentricity extent) convex) area)
(log (exp (/ area convex))))
(- (+ (+ (/ major minor)
(log extent)) extent)
(exp (log (+ extent extent)))))
=== BEST-OF-RUN ===
current generation: 12
generation: 6
nodes: 28
depth: 5
hits: 706
TOP INDIVIDUAL:
-- #1 --
hits: 706
raw fitness: 706.0000
standardized fitness: 706.0000
adjusted fitness: 0.9986
TREE:
(+ (* (/ (- (* eccentricity extent) convex) area)
(log (exp (/ area convex))))
(- (+ (+ (/ major minor)
(log extent)) extent)
(exp (log (+ extent extent)))))
=== BEST-OF-RUN ===
current generation: 13
generation: 6
nodes: 28
depth: 5
hits: 706
TOP INDIVIDUAL:
-- #1 --
hits: 706
raw fitness: 706.0000
standardized fitness: 706.0000
adjusted fitness: 0.9986
TREE:
(+ (* (/ (- (* eccentricity extent) convex) area)
(log (exp (/ area convex))))
(- (+ (+ (/ major minor)
(log extent)) extent)
(exp (log (+ extent extent)))))
=== BEST-OF-RUN ===
current generation: 14
generation: 6
nodes: 28
depth: 5
hits: 706
TOP INDIVIDUAL:
-- #1 --
hits: 706
raw fitness: 706.0000
standardized fitness: 706.0000
adjusted fitness: 0.9986
TREE:
(+ (* (/ (- (* eccentricity extent) convex) area)
(log (exp (/ area convex))))
(- (+ (+ (/ major minor)
(log extent)) extent)
(exp (log (+ extent extent)))))
(/ (log (+ (/ (log major)
(+ (+ eccentricity extent)
(log -0.61570)))
(exp (* (- convex eccentricity)
(+ extent eccentricity)))))
(/ convex
(* (exp (- (/ perimeter extent)
(/ -0.39868 convex)))
(* (log extent)
(/ (/ area convex) eccentricity)))))

File diff suppressed because it is too large Load Diff

View File

@ -1,16 +1,11 @@
GEN# SUB# μFGEN FsBestGEN FsWorstGEN μTreeSzGEN μTreeDpGEN bTreeSzGEN bTreeDpGEN wTreeSzGEN wTreeDpGEN μFRUN FsBestRUN FsWorstRUN μTreeSzRUN μTreeDpRUN bTreeSzRUN bTreeDpRUN wTreeSzRUN wTreeDpRUN
0 0 0.9530 0.9984 0.0000 17.782 3.335 7 3 65 6 0.9530 0.9984 0.0000 17.782 3.335 7 3 65 6
1 0 0.9880 0.9984 0.0000 15.861 3.402 7 3 59 7 0.9705 0.9984 0.0000 16.822 3.369 7 3 65 6
2 0 0.9930 0.9985 0.0000 14.561 3.461 32 5 58 8 0.9780 0.9985 0.0000 16.068 3.400 32 5 65 6
3 0 0.9980 0.9985 0.9971 14.749 3.610 32 5 10 4 0.9830 0.9985 0.0000 15.738 3.452 32 5 65 6
4 0 0.9955 0.9985 0.0000 13.598 3.564 32 5 60 8 0.9855 0.9985 0.0000 15.310 3.474 32 5 65 6
5 0 0.9930 0.9985 0.0000 13.877 3.719 32 5 75 6 0.9867 0.9985 0.0000 15.071 3.515 32 5 65 6
6 0 0.9942 0.9986 0.0000 13.363 3.584 28 5 87 8 0.9878 0.9986 0.0000 14.827 3.525 28 5 65 6
7 0 0.9955 0.9986 0.0000 12.348 3.544 28 5 43 10 0.9888 0.9986 0.0000 14.517 3.527 28 5 65 6
8 0 0.9930 0.9986 0.0000 11.699 3.445 28 5 44 13 0.9892 0.9986 0.0000 14.204 3.518 28 5 65 6
9 0 0.9955 0.9986 0.0000 11.287 3.257 28 5 9 4 0.9899 0.9986 0.0000 13.912 3.492 28 5 65 6
10 0 0.9955 0.9986 0.0000 11.386 3.295 28 5 26 10 0.9904 0.9986 0.0000 13.683 3.474 28 5 65 6
11 0 0.9980 0.9986 0.9974 10.758 3.219 28 5 22 5 0.9910 0.9986 0.0000 13.439 3.453 28 5 65 6
12 0 0.9967 0.9986 0.0000 10.556 3.178 28 5 10 3 0.9914 0.9986 0.0000 13.217 3.432 28 5 65 6
13 0 0.9980 0.9986 0.9979 10.391 3.185 28 5 4 2 0.9919 0.9986 0.0000 13.015 3.414 28 5 65 6
14 0 0.9905 0.9986 0.0000 9.695 3.074 28 5 75 11 0.9918 0.9986 0.0000 12.794 3.391 28 5 65 6
0 0 0.9681 0.9986 0.0000 16.980 3.344 57 6 60 6 0.9681 0.9986 0.0000 16.980 3.344 57 6 60 6
1 0 0.9917 0.9986 0.0000 14.852 3.292 57 6 40 5 0.9799 0.9986 0.0000 15.916 3.318 57 6 60 6
2 0 0.9955 0.9986 0.0000 13.794 3.324 57 6 19 5 0.9851 0.9986 0.0000 15.209 3.320 57 6 60 6
3 0 0.9930 0.9986 0.0000 12.915 3.217 57 6 62 7 0.9871 0.9986 0.0000 14.635 3.294 57 6 60 6
4 0 0.9955 0.9986 0.0000 12.751 3.285 47 6 12 5 0.9888 0.9986 0.0000 14.258 3.292 47 6 60 6
5 0 0.9967 0.9986 0.0000 11.955 3.257 47 6 29 5 0.9901 0.9986 0.0000 13.875 3.287 47 6 60 6
6 0 0.9942 0.9986 0.0000 10.859 3.072 47 6 61 8 0.9907 0.9986 0.0000 13.444 3.256 47 6 60 6
7 0 0.9955 0.9986 0.0000 10.311 3.009 47 6 8 4 0.9913 0.9986 0.0000 13.052 3.225 47 6 60 6
8 0 0.9955 0.9986 0.0000 10.215 2.917 47 6 12 4 0.9918 0.9986 0.0000 12.737 3.191 47 6 60 6
9 0 0.9955 0.9986 0.0000 9.835 2.921 39 6 30 8 0.9921 0.9986 0.0000 12.447 3.164 39 6 60 6

View File

@ -14,9 +14,9 @@ building function set(s):
set 0: * / + - exp log area perimeter major minor eccentricity convex extent R
tree 0 uses function set 0.
function set complete.
no random number seed specfied; using 662.
no random number seed specfied; using 3233.
creating initial population(s):
1105 trees were generated to fill the population of 800 (800 trees).
1093 trees were generated to fill the population of 800 (800 trees).
initial population(s) complete.
@ -52,32 +52,17 @@ no checkpointing will be done.
=== generation 9.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 10.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 11.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 12.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 13.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 14.
evaluation complete. (0s wall)
breeding complete. (0s wall)
SYSTEM STATISTICS
------- memory -------
allocated: 4336260
freed: 4288260
allocated: 2969639
freed: 2921639
not freed: 48000
max allocated: 459813
malloc'ed blocks: 50878
max allocated: 447598
malloc'ed blocks: 37057
realloc'ed blocks: 7
free'ed blocks: 50872
free'ed blocks: 37051
------- time -------
overall: 1s wall
@ -89,7 +74,7 @@ SYSTEM STATISTICS
space 1 size: 100
------- ephemeral random constants -------
used: 1680
freed: 1680
used: 1383
freed: 1383
allocated: 1000
blocks: 1

View File

@ -1,24 +1,27 @@
=== BEST-OF-RUN ===
generation: 0
nodes: 26
depth: 4
hits: 627
generation: 45
nodes: 31
depth: 6
hits: 874
TOP INDIVIDUAL:
-- #1 --
hits: 627
raw fitness: 627.0000
standardized fitness: 627.0000
adjusted fitness: 0.9984
hits: 874
raw fitness: 874.0000
standardized fitness: 874.0000
adjusted fitness: 0.9989
TREE:
(+ (- (/ (/ extent major)
(* extent extent))
(+ (log area)
(* eccentricity area)))
(* (exp (+ convex major))
(/ (+ (/ convex
(/ perimeter perimeter))
(- (log eccentricity)
(+ extent -0.77657))))
(* convex minor)))
(- (exp (/ minor
(- (/ minor area)
(log eccentricity))))
(/ (exp perimeter)
(/ eccentricity
(/ extent area)))))
TREE-equ:
y = ((((extent / major) / (extent * extent)) - (log(area) + (eccentricity * area))) + (exp((convex + major)) * (log(eccentricity) - (extent + -0.77657))))
y = (((convex / (perimeter / perimeter)) + (log(eccentricity) - (convex * minor))) / (exp((minor / ((minor / area) - log(eccentricity)))) - (exp(perimeter) / (eccentricity / (extent / area)))))

View File

@ -1,18 +1,21 @@
Hits: 1630, Total Size: 2810, Percent Hit: 58.007117
CC: 690
CO: 447
OO: 940
OC: 733
Fitness: 0.998408
Hits: 627
Hits: 2485, Total Size: 2810, Percent Hit: 88.434164
CC: 1014
CO: 117
OO: 1471
OC: 208
Fitness: 0.998857
Hits: 874
y = ((((extent / major) / (extent * extent)) - (log(area) + (eccentricity * area))) + (exp((convex + major)) * (log(eccentricity) - (extent + -0.77657))))
y = (((convex / (perimeter / perimeter)) + (log(eccentricity) - (convex * minor))) / (exp((minor / ((minor / area) - log(eccentricity)))) - (exp(perimeter) / (eccentricity / (extent / area)))))
(+ (- (/ (/ extent major)
(* extent extent))
(+ (log area)
(* eccentricity area)))
(* (exp (+ convex major))
(/ (+ (/ convex
(/ perimeter perimeter))
(- (log eccentricity)
(+ extent -0.77657))))
(* convex minor)))
(- (exp (/ minor
(- (/ minor area)
(log eccentricity))))
(/ (exp perimeter)
(/ eccentricity
(/ extent area)))))

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,52 @@
GEN# SUB# μFGEN FsBestGEN FsWorstGEN μTreeSzGEN μTreeDpGEN bTreeSzGEN bTreeDpGEN wTreeSzGEN wTreeDpGEN μFRUN FsBestRUN FsWorstRUN μTreeSzRUN μTreeDpRUN bTreeSzRUN bTreeDpRUN wTreeSzRUN wTreeDpRUN
0 0 0.9593 0.9984 0.0000 18.184 3.397 26 4 40 5 0.9593 0.9984 0.0000 18.184 3.397 26 4 40 5
1 0 0.9955 0.9984 0.0000 16.323 3.520 26 4 11 4 0.9774 0.9984 0.0000 17.253 3.459 26 4 40 5
2 0 0.9905 0.9984 0.0000 16.044 3.671 26 4 54 7 0.9818 0.9984 0.0000 16.850 3.530 26 4 40 5
3 0 0.9917 0.9984 0.0000 14.374 3.612 26 4 24 9 0.9842 0.9984 0.0000 16.231 3.550 26 4 40 5
4 0 0.9930 0.9984 0.0000 13.203 3.522 26 4 12 4 0.9860 0.9984 0.0000 15.625 3.545 26 4 40 5
0 0 0.9543 0.9984 0.0000 18.375 3.516 25 5 49 6 0.9543 0.9984 0.0000 18.375 3.516 25 5 49 6
1 0 0.9905 0.9985 0.0000 16.954 3.579 14 3 39 6 0.9724 0.9985 0.0000 17.664 3.547 14 3 49 6
2 0 0.9943 0.9985 0.0000 16.325 3.663 14 3 52 8 0.9797 0.9985 0.0000 17.218 3.586 14 3 49 6
3 0 0.9955 0.9985 0.0000 15.887 3.697 14 3 35 8 0.9837 0.9985 0.0000 16.885 3.614 14 3 49 6
4 0 0.9943 0.9988 0.0000 15.768 3.740 31 6 15 6 0.9858 0.9988 0.0000 16.662 3.639 31 6 49 6
5 0 0.9893 0.9988 0.0000 15.949 3.913 31 6 11 4 0.9864 0.9988 0.0000 16.543 3.685 31 6 49 6
6 0 0.9955 0.9988 0.0000 14.579 3.749 31 6 53 9 0.9877 0.9988 0.0000 16.262 3.694 31 6 49 6
7 0 0.9918 0.9988 0.0000 14.235 3.784 31 6 30 9 0.9882 0.9988 0.0000 16.009 3.705 31 6 49 6
8 0 0.9968 0.9988 0.0000 12.447 3.658 31 6 11 5 0.9891 0.9988 0.0000 15.613 3.700 31 6 49 6
9 0 0.9967 0.9988 0.0000 11.876 3.585 31 6 55 10 0.9899 0.9988 0.0000 15.239 3.688 31 6 49 6
10 0 0.9977 0.9988 0.7500 11.361 3.447 31 6 37 7 0.9906 0.9988 0.0000 14.887 3.666 31 6 49 6
11 0 0.9955 0.9988 0.0000 10.963 3.373 31 6 33 7 0.9910 0.9988 0.0000 14.560 3.642 31 6 49 6
12 0 0.9980 0.9988 0.9973 9.976 3.225 31 6 14 6 0.9915 0.9988 0.0000 14.207 3.610 31 6 49 6
13 0 0.9968 0.9988 0.0000 9.305 3.111 31 6 30 7 0.9919 0.9988 0.0000 13.857 3.574 31 6 49 6
14 0 0.9968 0.9988 0.0000 9.289 3.138 31 6 11 4 0.9922 0.9988 0.0000 13.553 3.545 31 6 49 6
15 0 0.9980 0.9988 0.9630 8.964 3.098 31 6 38 7 0.9926 0.9988 0.0000 13.266 3.517 31 6 49 6
16 0 0.9968 0.9988 0.0000 8.787 3.134 31 6 32 11 0.9928 0.9988 0.0000 13.002 3.495 31 6 49 6
17 0 0.9980 0.9988 0.9972 8.346 3.002 31 6 16 6 0.9931 0.9988 0.0000 12.744 3.467 31 6 49 6
18 0 0.9968 0.9988 0.0000 7.529 2.739 31 6 32 12 0.9933 0.9988 0.0000 12.469 3.429 31 6 49 6
19 0 0.9980 0.9988 0.9967 7.384 2.647 31 6 10 5 0.9936 0.9988 0.0000 12.215 3.390 31 6 49 6
20 0 0.9980 0.9988 0.9972 7.249 2.592 31 6 34 7 0.9938 0.9988 0.0000 11.978 3.352 31 6 49 6
21 0 0.9980 0.9988 0.9972 7.414 2.684 31 6 30 7 0.9940 0.9988 0.0000 11.771 3.321 31 6 49 6
22 0 0.9955 0.9988 0.0000 7.669 2.757 31 6 18 6 0.9940 0.9988 0.0000 11.593 3.297 31 6 49 6
23 0 0.9980 0.9988 0.9972 7.685 2.804 31 6 32 6 0.9942 0.9988 0.0000 11.430 3.276 31 6 49 6
24 0 0.9968 0.9988 0.0000 7.611 2.797 31 6 12 5 0.9943 0.9988 0.0000 11.277 3.257 31 6 49 6
25 0 0.9968 0.9988 0.0000 7.260 2.744 31 6 16 7 0.9944 0.9988 0.0000 11.123 3.237 31 6 49 6
26 0 0.9968 0.9988 0.0000 6.952 2.612 31 6 9 4 0.9945 0.9988 0.0000 10.968 3.214 31 6 49 6
27 0 0.9980 0.9988 0.9976 6.430 2.498 31 6 6 3 0.9946 0.9988 0.0000 10.806 3.189 31 6 49 6
28 0 0.9980 0.9988 0.9980 6.286 2.461 31 6 4 2 0.9947 0.9988 0.0000 10.650 3.164 31 6 49 6
29 0 0.9980 0.9988 0.9980 6.475 2.520 31 6 18 8 0.9948 0.9988 0.0000 10.511 3.142 31 6 49 6
30 0 0.9980 0.9988 0.9978 6.101 2.371 31 6 6 3 0.9949 0.9988 0.0000 10.369 3.117 31 6 49 6
31 0 0.9980 0.9988 0.9980 6.250 2.450 31 6 2 1 0.9950 0.9988 0.0000 10.240 3.096 31 6 49 6
32 0 0.9980 0.9988 0.9973 6.082 2.348 31 6 36 7 0.9951 0.9988 0.0000 10.114 3.074 31 6 49 6
33 0 0.9968 0.9988 0.0000 6.067 2.335 31 6 20 5 0.9952 0.9988 0.0000 9.995 3.052 31 6 49 6
34 0 0.9980 0.9988 0.9978 5.800 2.185 37 8 5 2 0.9952 0.9988 0.0000 9.875 3.027 37 8 49 6
35 0 0.9980 0.9988 0.9978 5.662 2.131 37 8 5 2 0.9953 0.9988 0.0000 9.758 3.002 37 8 49 6
36 0 0.9968 0.9988 0.0000 5.334 2.013 37 8 22 8 0.9954 0.9988 0.0000 9.639 2.976 37 8 49 6
37 0 0.9980 0.9988 0.9979 5.250 1.938 37 8 5 3 0.9954 0.9988 0.0000 9.523 2.948 37 8 49 6
38 0 0.9980 0.9988 0.9979 5.254 1.985 37 8 3 1 0.9955 0.9988 0.0000 9.414 2.924 37 8 49 6
39 0 0.9980 0.9988 0.9980 5.041 1.849 37 8 16 6 0.9956 0.9988 0.0000 9.304 2.897 37 8 49 6
40 0 0.9980 0.9988 0.9973 5.139 1.921 37 8 5 2 0.9956 0.9988 0.0000 9.203 2.873 37 8 49 6
41 0 0.9968 0.9988 0.0000 5.147 1.966 37 8 10 4 0.9956 0.9988 0.0000 9.106 2.851 37 8 49 6
42 0 0.9980 0.9988 0.9979 5.093 1.954 37 8 12 4 0.9957 0.9988 0.0000 9.013 2.830 37 8 49 6
43 0 0.9968 0.9989 0.0000 5.391 1.996 31 6 11 4 0.9957 0.9989 0.0000 8.931 2.812 31 6 49 6
44 0 0.9980 0.9989 0.9980 5.389 1.986 31 6 16 6 0.9958 0.9989 0.0000 8.852 2.793 31 6 49 6
45 0 0.9980 0.9989 0.9980 5.415 1.971 31 6 5 2 0.9958 0.9989 0.0000 8.777 2.775 31 6 49 6
46 0 0.9968 0.9989 0.0000 5.639 2.083 31 6 15 5 0.9958 0.9989 0.0000 8.710 2.761 31 6 49 6
47 0 0.9980 0.9989 0.9955 5.554 2.035 31 6 3 1 0.9959 0.9989 0.0000 8.645 2.745 31 6 49 6
48 0 0.9980 0.9989 0.9811 5.771 2.169 31 6 33 6 0.9959 0.9989 0.0000 8.586 2.734 31 6 49 6
49 0 0.9980 0.9989 0.9811 5.684 2.120 31 6 22 6 0.9960 0.9989 0.0000 8.528 2.721 31 6 49 6
50 0 0.9980 0.9989 0.9977 5.393 2.020 31 6 12 5 0.9960 0.9989 0.0000 8.466 2.708 31 6 49 6

View File

@ -14,9 +14,9 @@ building function set(s):
set 0: * / + - exp log area perimeter major minor eccentricity convex extent R
tree 0 uses function set 0.
function set complete.
no random number seed specfied; using 320.
no random number seed specfied; using 2468.
creating initial population(s):
1077 trees were generated to fill the population of 800 (800 trees).
1120 trees were generated to fill the population of 800 (800 trees).
initial population(s) complete.
@ -32,25 +32,162 @@ no checkpointing will be done.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 3.
evaluation complete. (1s wall)
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 4.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 5.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 6.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 7.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 8.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 9.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 10.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 11.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 12.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 13.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 14.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 15.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 16.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 17.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 18.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 19.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 20.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 21.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 22.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 23.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 24.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 25.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 26.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 27.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 28.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 29.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 30.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 31.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 32.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 33.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 34.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 35.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 36.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 37.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 38.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 39.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 40.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 41.
evaluation complete. (1s wall)
breeding complete. (0s wall)
=== generation 42.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 43.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 44.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 45.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 46.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 47.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 48.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 49.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 50.
evaluation complete. (0s wall)
SYSTEM STATISTICS
------- memory -------
allocated: 1922918
freed: 1874918
allocated: 10602719
freed: 10554719
not freed: 48000
max allocated: 465101
malloc'ed blocks: 23890
max allocated: 470518
malloc'ed blocks: 146261
realloc'ed blocks: 7
free'ed blocks: 23884
free'ed blocks: 146255
------- time -------
overall: 1s wall
overall: 2s wall
evaluation: 1s wall
breeding: 0s wall
@ -59,7 +196,7 @@ SYSTEM STATISTICS
space 1 size: 100
------- ephemeral random constants -------
used: 1092
freed: 1092
used: 3689
freed: 3689
allocated: 1000
blocks: 1

View File

@ -1,21 +1,33 @@
=== BEST-OF-RUN ===
generation: 2
nodes: 18
generation: 4
nodes: 65
depth: 7
hits: 781
hits: 636
TOP INDIVIDUAL:
-- #1 --
hits: 781
raw fitness: 781.0000
standardized fitness: 781.0000
adjusted fitness: 0.9987
hits: 636
raw fitness: 636.0000
standardized fitness: 636.0000
adjusted fitness: 0.9984
TREE:
(log (/ (+ (exp (* (* (log major)
(+ 0.24778 eccentricity))
(exp (exp -0.54557)))) minor)
(* perimeter minor)))
(+ (/ (- (exp (- (+ eccentricity perimeter)
(exp perimeter)))
(log (+ (- minor major)
(- area area))))
(- (log (- (/ extent major)
(+ eccentricity major)))
(exp convex)))
(- (log (/ (+ (- area
(/ extent major))
(- minor convex))
(exp (log minor))))
(- (exp (/ (- convex area)
(* area extent)))
(* (/ (* convex perimeter)
(/ (exp area) -0.16825))
(+ extent 0.93211)))))
TREE-equ:
y = log(((exp(((log(major) * (0.24778 + eccentricity)) * exp(exp(-0.54557)))) + minor) / (perimeter * minor)))
y = (((exp(((eccentricity + perimeter) - exp(perimeter))) - log(((minor - major) + (area - area)))) / (log(((extent / major) - (eccentricity + major))) - exp(convex))) + (log((((area - (extent / major)) + (minor - convex)) / exp(log(minor)))) - (exp(((convex - area) / (area * extent))) - (((convex * perimeter) / (exp(area) / -0.16825)) * (extent + 0.93211)))))

View File

@ -1,15 +1,27 @@
Hits: 2145, Total Size: 2810, Percent Hit: 76.334520
CC: 1019
CO: 133
OO: 1126
OC: 532
Fitness: 0.998721
Hits: 781
Hits: 1912, Total Size: 2810, Percent Hit: 68.042705
CC: 489
CO: 650
OO: 1423
OC: 248
Fitness: 0.998430
Hits: 636
y = log(((exp(((log(major) * (0.24778 + eccentricity)) * exp(exp(-0.54557)))) + minor) / (perimeter * minor)))
y = (((exp(((eccentricity + perimeter) - exp(perimeter))) - log(((minor - major) + (area - area)))) / (log(((extent / major) - (eccentricity + major))) - exp(convex))) + (log((((area - (extent / major)) + (minor - convex)) / exp(log(minor)))) - (exp(((convex - area) / (area * extent))) - (((convex * perimeter) / (exp(area) / -0.16825)) * (extent + 0.93211)))))
(log (/ (+ (exp (* (* (log major)
(+ 0.24778 eccentricity))
(exp (exp -0.54557)))) minor)
(* perimeter minor)))
(+ (/ (- (exp (- (+ eccentricity perimeter)
(exp perimeter)))
(log (+ (- minor major)
(- area area))))
(- (log (- (/ extent major)
(+ eccentricity major)))
(exp convex)))
(- (log (/ (+ (- area
(/ extent major))
(- minor convex))
(exp (log minor))))
(- (exp (/ (- convex area)
(* area extent)))
(* (/ (* convex perimeter)
(/ (exp area) -0.16825))
(+ extent 0.93211)))))

View File

@ -1,400 +1,140 @@
=== BEST-OF-RUN ===
current generation: 0
generation: 0
nodes: 13
depth: 3
hits: 756
nodes: 52
depth: 6
hits: 510
TOP INDIVIDUAL:
-- #1 --
hits: 756
raw fitness: 756.0000
standardized fitness: 756.0000
adjusted fitness: 0.9987
hits: 510
raw fitness: 510.0000
standardized fitness: 510.0000
adjusted fitness: 0.9980
TREE:
(* (- (* 0.75415 convex)
(/ perimeter 0.04731))
(/ (log perimeter)
(exp major)))
(/ (- (/ (log (+ (- area major)
(- -0.77797 eccentricity)))
(- (+ (/ minor area)
(/ convex minor))
(- (+ eccentricity major)
(* perimeter area))))
(- (log (* (/ major extent)
(* area extent)))
(exp (+ (- eccentricity minor)
(log minor)))))
(exp (log (exp (- (- convex area)
(- area area))))))
=== BEST-OF-RUN ===
current generation: 1
generation: 0
nodes: 13
depth: 3
hits: 756
generation: 1
nodes: 43
depth: 5
hits: 585
TOP INDIVIDUAL:
-- #1 --
hits: 756
raw fitness: 756.0000
standardized fitness: 756.0000
adjusted fitness: 0.9987
hits: 585
raw fitness: 585.0000
standardized fitness: 585.0000
adjusted fitness: 0.9983
TREE:
(* (- (* 0.75415 convex)
(/ perimeter 0.04731))
(/ (log perimeter)
(exp major)))
(* (- (* (log (log convex))
(/ (/ eccentricity extent)
(* 0.91240 0.55571)))
(* (exp (exp extent))
(+ extent
(/ extent eccentricity))))
(+ (/ (* (- eccentricity major)
(exp major))
(+ (exp perimeter)
(exp minor)))
(exp (- (+ area eccentricity)
(+ 0.29773 extent)))))
=== BEST-OF-RUN ===
current generation: 2
generation: 2
nodes: 18
depth: 7
hits: 781
nodes: 44
depth: 8
hits: 609
TOP INDIVIDUAL:
-- #1 --
hits: 781
raw fitness: 781.0000
standardized fitness: 781.0000
adjusted fitness: 0.9987
hits: 609
raw fitness: 609.0000
standardized fitness: 609.0000
adjusted fitness: 0.9984
TREE:
(log (/ (+ (exp (* (* (log major)
(+ 0.24778 eccentricity))
(exp (exp -0.54557)))) minor)
(* perimeter minor)))
(- (/ (* (log (/ (* perimeter minor)
(- eccentricity perimeter)))
(/ (log (/ (exp (log extent))
(/ (/ major 0.45649)
(log -0.28078))))
(+ (exp extent)
(- major area))))
(exp (exp (/ (- major perimeter)
(* extent major)))))
(log (log (log (/ eccentricity 0.63109)))))
=== BEST-OF-RUN ===
current generation: 3
generation: 2
nodes: 18
depth: 7
hits: 781
nodes: 44
depth: 8
hits: 609
TOP INDIVIDUAL:
-- #1 --
hits: 781
raw fitness: 781.0000
standardized fitness: 781.0000
adjusted fitness: 0.9987
hits: 609
raw fitness: 609.0000
standardized fitness: 609.0000
adjusted fitness: 0.9984
TREE:
(log (/ (+ (exp (* (* (log major)
(+ 0.24778 eccentricity))
(exp (exp -0.54557)))) minor)
(* perimeter minor)))
(- (/ (* (log (/ (* perimeter minor)
(- eccentricity perimeter)))
(/ (log (/ (exp (log extent))
(/ (/ major 0.45649)
(log -0.28078))))
(+ (exp extent)
(- major area))))
(exp (exp (/ (- major perimeter)
(* extent major)))))
(log (log (log (/ eccentricity 0.63109)))))
=== BEST-OF-RUN ===
current generation: 4
generation: 2
nodes: 18
generation: 4
nodes: 65
depth: 7
hits: 781
hits: 636
TOP INDIVIDUAL:
-- #1 --
hits: 781
raw fitness: 781.0000
standardized fitness: 781.0000
adjusted fitness: 0.9987
hits: 636
raw fitness: 636.0000
standardized fitness: 636.0000
adjusted fitness: 0.9984
TREE:
(log (/ (+ (exp (* (* (log major)
(+ 0.24778 eccentricity))
(exp (exp -0.54557)))) minor)
(* perimeter minor)))
=== BEST-OF-RUN ===
current generation: 5
generation: 2
nodes: 18
depth: 7
hits: 781
TOP INDIVIDUAL:
-- #1 --
hits: 781
raw fitness: 781.0000
standardized fitness: 781.0000
adjusted fitness: 0.9987
TREE:
(log (/ (+ (exp (* (* (log major)
(+ 0.24778 eccentricity))
(exp (exp -0.54557)))) minor)
(* perimeter minor)))
=== BEST-OF-RUN ===
current generation: 6
generation: 2
nodes: 18
depth: 7
hits: 781
TOP INDIVIDUAL:
-- #1 --
hits: 781
raw fitness: 781.0000
standardized fitness: 781.0000
adjusted fitness: 0.9987
TREE:
(log (/ (+ (exp (* (* (log major)
(+ 0.24778 eccentricity))
(exp (exp -0.54557)))) minor)
(* perimeter minor)))
=== BEST-OF-RUN ===
current generation: 7
generation: 2
nodes: 18
depth: 7
hits: 781
TOP INDIVIDUAL:
-- #1 --
hits: 781
raw fitness: 781.0000
standardized fitness: 781.0000
adjusted fitness: 0.9987
TREE:
(log (/ (+ (exp (* (* (log major)
(+ 0.24778 eccentricity))
(exp (exp -0.54557)))) minor)
(* perimeter minor)))
=== BEST-OF-RUN ===
current generation: 8
generation: 2
nodes: 18
depth: 7
hits: 781
TOP INDIVIDUAL:
-- #1 --
hits: 781
raw fitness: 781.0000
standardized fitness: 781.0000
adjusted fitness: 0.9987
TREE:
(log (/ (+ (exp (* (* (log major)
(+ 0.24778 eccentricity))
(exp (exp -0.54557)))) minor)
(* perimeter minor)))
=== BEST-OF-RUN ===
current generation: 9
generation: 2
nodes: 18
depth: 7
hits: 781
TOP INDIVIDUAL:
-- #1 --
hits: 781
raw fitness: 781.0000
standardized fitness: 781.0000
adjusted fitness: 0.9987
TREE:
(log (/ (+ (exp (* (* (log major)
(+ 0.24778 eccentricity))
(exp (exp -0.54557)))) minor)
(* perimeter minor)))
=== BEST-OF-RUN ===
current generation: 10
generation: 2
nodes: 18
depth: 7
hits: 781
TOP INDIVIDUAL:
-- #1 --
hits: 781
raw fitness: 781.0000
standardized fitness: 781.0000
adjusted fitness: 0.9987
TREE:
(log (/ (+ (exp (* (* (log major)
(+ 0.24778 eccentricity))
(exp (exp -0.54557)))) minor)
(* perimeter minor)))
=== BEST-OF-RUN ===
current generation: 11
generation: 2
nodes: 18
depth: 7
hits: 781
TOP INDIVIDUAL:
-- #1 --
hits: 781
raw fitness: 781.0000
standardized fitness: 781.0000
adjusted fitness: 0.9987
TREE:
(log (/ (+ (exp (* (* (log major)
(+ 0.24778 eccentricity))
(exp (exp -0.54557)))) minor)
(* perimeter minor)))
=== BEST-OF-RUN ===
current generation: 12
generation: 2
nodes: 18
depth: 7
hits: 781
TOP INDIVIDUAL:
-- #1 --
hits: 781
raw fitness: 781.0000
standardized fitness: 781.0000
adjusted fitness: 0.9987
TREE:
(log (/ (+ (exp (* (* (log major)
(+ 0.24778 eccentricity))
(exp (exp -0.54557)))) minor)
(* perimeter minor)))
=== BEST-OF-RUN ===
current generation: 13
generation: 2
nodes: 18
depth: 7
hits: 781
TOP INDIVIDUAL:
-- #1 --
hits: 781
raw fitness: 781.0000
standardized fitness: 781.0000
adjusted fitness: 0.9987
TREE:
(log (/ (+ (exp (* (* (log major)
(+ 0.24778 eccentricity))
(exp (exp -0.54557)))) minor)
(* perimeter minor)))
=== BEST-OF-RUN ===
current generation: 14
generation: 2
nodes: 18
depth: 7
hits: 781
TOP INDIVIDUAL:
-- #1 --
hits: 781
raw fitness: 781.0000
standardized fitness: 781.0000
adjusted fitness: 0.9987
TREE:
(log (/ (+ (exp (* (* (log major)
(+ 0.24778 eccentricity))
(exp (exp -0.54557)))) minor)
(* perimeter minor)))
=== BEST-OF-RUN ===
current generation: 15
generation: 2
nodes: 18
depth: 7
hits: 781
TOP INDIVIDUAL:
-- #1 --
hits: 781
raw fitness: 781.0000
standardized fitness: 781.0000
adjusted fitness: 0.9987
TREE:
(log (/ (+ (exp (* (* (log major)
(+ 0.24778 eccentricity))
(exp (exp -0.54557)))) minor)
(* perimeter minor)))
=== BEST-OF-RUN ===
current generation: 16
generation: 2
nodes: 18
depth: 7
hits: 781
TOP INDIVIDUAL:
-- #1 --
hits: 781
raw fitness: 781.0000
standardized fitness: 781.0000
adjusted fitness: 0.9987
TREE:
(log (/ (+ (exp (* (* (log major)
(+ 0.24778 eccentricity))
(exp (exp -0.54557)))) minor)
(* perimeter minor)))
=== BEST-OF-RUN ===
current generation: 17
generation: 2
nodes: 18
depth: 7
hits: 781
TOP INDIVIDUAL:
-- #1 --
hits: 781
raw fitness: 781.0000
standardized fitness: 781.0000
adjusted fitness: 0.9987
TREE:
(log (/ (+ (exp (* (* (log major)
(+ 0.24778 eccentricity))
(exp (exp -0.54557)))) minor)
(* perimeter minor)))
=== BEST-OF-RUN ===
current generation: 18
generation: 2
nodes: 18
depth: 7
hits: 781
TOP INDIVIDUAL:
-- #1 --
hits: 781
raw fitness: 781.0000
standardized fitness: 781.0000
adjusted fitness: 0.9987
TREE:
(log (/ (+ (exp (* (* (log major)
(+ 0.24778 eccentricity))
(exp (exp -0.54557)))) minor)
(* perimeter minor)))
=== BEST-OF-RUN ===
current generation: 19
generation: 2
nodes: 18
depth: 7
hits: 781
TOP INDIVIDUAL:
-- #1 --
hits: 781
raw fitness: 781.0000
standardized fitness: 781.0000
adjusted fitness: 0.9987
TREE:
(log (/ (+ (exp (* (* (log major)
(+ 0.24778 eccentricity))
(exp (exp -0.54557)))) minor)
(* perimeter minor)))
(+ (/ (- (exp (- (+ eccentricity perimeter)
(exp perimeter)))
(log (+ (- minor major)
(- area area))))
(- (log (- (/ extent major)
(+ eccentricity major)))
(exp convex)))
(- (log (/ (+ (- area
(/ extent major))
(- minor convex))
(exp (log minor))))
(- (exp (/ (- convex area)
(* area extent)))
(* (/ (* convex perimeter)
(/ (exp area) -0.16825))
(+ extent 0.93211)))))

File diff suppressed because it is too large Load Diff

View File

@ -1,21 +1,6 @@
GEN# SUB# μFGEN FsBestGEN FsWorstGEN μTreeSzGEN μTreeDpGEN bTreeSzGEN bTreeDpGEN wTreeSzGEN wTreeDpGEN μFRUN FsBestRUN FsWorstRUN μTreeSzRUN μTreeDpRUN bTreeSzRUN bTreeDpRUN wTreeSzRUN wTreeDpRUN
0 0 0.9568 0.9987 0.0000 17.227 3.275 13 3 54 6 0.9568 0.9987 0.0000 17.227 3.275 13 3 54 6
1 0 0.9930 0.9987 0.0000 15.494 3.375 13 3 65 7 0.9749 0.9987 0.0000 16.361 3.325 13 3 54 6
2 0 0.9930 0.9987 0.0000 13.911 3.413 18 7 33 6 0.9809 0.9987 0.0000 15.544 3.354 18 7 54 6
3 0 0.9930 0.9987 0.0000 14.536 3.583 18 7 41 8 0.9839 0.9987 0.0000 15.292 3.411 18 7 54 6
4 0 0.9930 0.9987 0.0000 13.648 3.549 18 7 12 5 0.9857 0.9987 0.0000 14.963 3.439 18 7 54 6
5 0 0.9967 0.9987 0.0000 12.348 3.449 18 7 46 7 0.9876 0.9987 0.0000 14.527 3.440 18 7 54 6
6 0 0.9942 0.9987 0.0000 11.520 3.284 18 7 28 8 0.9885 0.9987 0.0000 14.098 3.418 18 7 54 6
7 0 0.9942 0.9987 0.0000 10.637 3.179 18 7 15 4 0.9892 0.9987 0.0000 13.665 3.388 18 7 54 6
8 0 0.9967 0.9987 0.0000 10.246 3.147 18 7 37 7 0.9901 0.9987 0.0000 13.285 3.361 18 7 54 6
9 0 0.9967 0.9987 0.0000 9.633 3.054 18 7 75 15 0.9907 0.9987 0.0000 12.920 3.331 18 7 54 6
10 0 0.9942 0.9987 0.0000 9.351 3.016 18 7 41 8 0.9910 0.9987 0.0000 12.596 3.302 18 7 54 6
11 0 0.9967 0.9987 0.0000 7.963 2.752 18 7 31 6 0.9915 0.9987 0.0000 12.209 3.256 18 7 54 6
12 0 0.9967 0.9987 0.0000 7.856 2.640 18 7 19 7 0.9919 0.9987 0.0000 11.875 3.209 18 7 54 6
13 0 0.9955 0.9987 0.0000 7.723 2.629 18 7 16 6 0.9922 0.9987 0.0000 11.578 3.167 18 7 54 6
14 0 0.9942 0.9987 0.0000 7.582 2.567 18 7 108 13 0.9923 0.9987 0.0000 11.312 3.127 18 7 54 6
15 0 0.9979 0.9987 0.9979 6.628 2.433 18 7 4 2 0.9926 0.9987 0.0000 11.019 3.084 18 7 54 6
16 0 0.9967 0.9987 0.0000 6.330 2.339 18 7 10 4 0.9929 0.9987 0.0000 10.743 3.040 18 7 54 6
17 0 0.9967 0.9987 0.0000 6.263 2.245 18 7 22 9 0.9931 0.9987 0.0000 10.494 2.996 18 7 54 6
18 0 0.9967 0.9987 0.0000 6.719 2.428 18 7 14 5 0.9933 0.9987 0.0000 10.295 2.966 18 7 54 6
19 0 0.9967 0.9987 0.0000 6.721 2.482 18 7 21 7 0.9935 0.9987 0.0000 10.117 2.942 18 7 54 6
0 0 0.9631 0.9980 0.0000 17.780 3.300 52 6 63 6 0.9631 0.9980 0.0000 17.780 3.300 52 6 63 6
1 0 0.9868 0.9983 0.0000 16.026 3.397 43 5 33 5 0.9749 0.9983 0.0000 16.903 3.349 43 5 63 6
2 0 0.9967 0.9984 0.0000 15.286 3.439 44 8 15 4 0.9822 0.9984 0.0000 16.364 3.379 44 8 63 6
3 0 0.9942 0.9984 0.0000 14.740 3.476 44 8 54 8 0.9852 0.9984 0.0000 15.958 3.403 44 8 63 6
4 0 0.9942 0.9984 0.0000 14.165 3.522 65 7 59 7 0.9870 0.9984 0.0000 15.600 3.427 65 7 63 6

View File

@ -14,9 +14,9 @@ building function set(s):
set 0: * / + - exp log area perimeter major minor eccentricity convex extent R
tree 0 uses function set 0.
function set complete.
no random number seed specfied; using 306.
no random number seed specfied; using 140.
creating initial population(s):
1116 trees were generated to fill the population of 800 (800 trees).
1101 trees were generated to fill the population of 800 (800 trees).
initial population(s) complete.
@ -32,71 +32,26 @@ no checkpointing will be done.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 3.
evaluation complete. (1s wall)
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 4.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 5.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 6.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 7.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 8.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 9.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 10.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 11.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 12.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 13.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 14.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 15.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 16.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 17.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 18.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 19.
evaluation complete. (0s wall)
breeding complete. (0s wall)
SYSTEM STATISTICS
------- memory -------
allocated: 4878457
freed: 4830457
allocated: 1925353
freed: 1877353
not freed: 48000
max allocated: 453493
malloc'ed blocks: 64258
max allocated: 461397
malloc'ed blocks: 23766
realloc'ed blocks: 7
free'ed blocks: 64252
free'ed blocks: 23760
------- time -------
overall: 1s wall
evaluation: 1s wall
evaluation: 0s wall
breeding: 0s wall
------- generation spaces -------
@ -104,7 +59,7 @@ SYSTEM STATISTICS
space 1 size: 100
------- ephemeral random constants -------
used: 1898
freed: 1898
used: 1170
freed: 1170
allocated: 1000
blocks: 1

View File

@ -1,21 +1,27 @@
=== BEST-OF-RUN ===
generation: 2
nodes: 11
depth: 3
hits: 633
generation: 0
nodes: 40
depth: 5
hits: 741
TOP INDIVIDUAL:
-- #1 --
hits: 633
raw fitness: 633.0000
standardized fitness: 633.0000
adjusted fitness: 0.9984
hits: 741
raw fitness: 741.0000
standardized fitness: 741.0000
adjusted fitness: 0.9987
TREE:
(- (* (log eccentricity)
(/ area perimeter))
(* -0.53052
(log major)))
(- (log (* (+ (- minor area)
(* area minor))
(+ (- area eccentricity)
(- extent perimeter))))
(* (* (+ (exp -0.58732)
(/ -0.84888 eccentricity))
(* (log perimeter)
(/ major major)))
(- (log (+ -0.77526 area))
(log (* area area)))))
TREE-equ:
y = ((log(eccentricity) * (area / perimeter)) - (-0.53052 * log(major)))
y = (log((((minor - area) + (area * minor)) * ((area - eccentricity) + (extent - perimeter)))) - (((exp(-0.58732) + (-0.84888 / eccentricity)) * (log(perimeter) * (major / major))) * (log((-0.77526 + area)) - log((area * area)))))

View File

@ -1,15 +1,21 @@
Hits: 1897, Total Size: 2810, Percent Hit: 67.508897
CC: 403
CO: 730
OO: 1494
OC: 183
Fitness: 0.998423
Hits: 633
Hits: 1950, Total Size: 2810, Percent Hit: 69.395018
CC: 935
CO: 200
OO: 1015
OC: 660
Fitness: 0.998652
Hits: 741
y = ((log(eccentricity) * (area / perimeter)) - (-0.53052 * log(major)))
y = (log((((minor - area) + (area * minor)) * ((area - eccentricity) + (extent - perimeter)))) - (((exp(-0.58732) + (-0.84888 / eccentricity)) * (log(perimeter) * (major / major))) * (log((-0.77526 + area)) - log((area * area)))))
(- (* (log eccentricity)
(/ area perimeter))
(* -0.53052
(log major)))
(- (log (* (+ (- minor area)
(* area minor))
(+ (- area eccentricity)
(- extent perimeter))))
(* (* (+ (exp -0.58732)
(/ -0.84888 eccentricity))
(* (log perimeter)
(/ major major)))
(- (log (+ -0.77526 area))
(log (* area area)))))

View File

@ -1,96 +1,260 @@
=== BEST-OF-RUN ===
current generation: 0
generation: 0
nodes: 6
depth: 2
hits: 630
nodes: 40
depth: 5
hits: 741
TOP INDIVIDUAL:
-- #1 --
hits: 630
raw fitness: 630.0000
standardized fitness: 630.0000
adjusted fitness: 0.9984
hits: 741
raw fitness: 741.0000
standardized fitness: 741.0000
adjusted fitness: 0.9987
TREE:
(- (/ major minor)
(exp extent))
(- (log (* (+ (- minor area)
(* area minor))
(+ (- area eccentricity)
(- extent perimeter))))
(* (* (+ (exp -0.58732)
(/ -0.84888 eccentricity))
(* (log perimeter)
(/ major major)))
(- (log (+ -0.77526 area))
(log (* area area)))))
=== BEST-OF-RUN ===
current generation: 1
generation: 0
nodes: 6
depth: 2
hits: 630
nodes: 40
depth: 5
hits: 741
TOP INDIVIDUAL:
-- #1 --
hits: 630
raw fitness: 630.0000
standardized fitness: 630.0000
adjusted fitness: 0.9984
hits: 741
raw fitness: 741.0000
standardized fitness: 741.0000
adjusted fitness: 0.9987
TREE:
(- (/ major minor)
(exp extent))
(- (log (* (+ (- minor area)
(* area minor))
(+ (- area eccentricity)
(- extent perimeter))))
(* (* (+ (exp -0.58732)
(/ -0.84888 eccentricity))
(* (log perimeter)
(/ major major)))
(- (log (+ -0.77526 area))
(log (* area area)))))
=== BEST-OF-RUN ===
current generation: 2
generation: 2
nodes: 11
depth: 3
hits: 633
generation: 0
nodes: 40
depth: 5
hits: 741
TOP INDIVIDUAL:
-- #1 --
hits: 633
raw fitness: 633.0000
standardized fitness: 633.0000
adjusted fitness: 0.9984
hits: 741
raw fitness: 741.0000
standardized fitness: 741.0000
adjusted fitness: 0.9987
TREE:
(- (* (log eccentricity)
(/ area perimeter))
(* -0.53052
(log major)))
(- (log (* (+ (- minor area)
(* area minor))
(+ (- area eccentricity)
(- extent perimeter))))
(* (* (+ (exp -0.58732)
(/ -0.84888 eccentricity))
(* (log perimeter)
(/ major major)))
(- (log (+ -0.77526 area))
(log (* area area)))))
=== BEST-OF-RUN ===
current generation: 3
generation: 2
nodes: 11
depth: 3
hits: 633
generation: 0
nodes: 40
depth: 5
hits: 741
TOP INDIVIDUAL:
-- #1 --
hits: 633
raw fitness: 633.0000
standardized fitness: 633.0000
adjusted fitness: 0.9984
hits: 741
raw fitness: 741.0000
standardized fitness: 741.0000
adjusted fitness: 0.9987
TREE:
(- (* (log eccentricity)
(/ area perimeter))
(* -0.53052
(log major)))
(- (log (* (+ (- minor area)
(* area minor))
(+ (- area eccentricity)
(- extent perimeter))))
(* (* (+ (exp -0.58732)
(/ -0.84888 eccentricity))
(* (log perimeter)
(/ major major)))
(- (log (+ -0.77526 area))
(log (* area area)))))
=== BEST-OF-RUN ===
current generation: 4
generation: 2
nodes: 11
depth: 3
hits: 633
generation: 0
nodes: 40
depth: 5
hits: 741
TOP INDIVIDUAL:
-- #1 --
hits: 633
raw fitness: 633.0000
standardized fitness: 633.0000
adjusted fitness: 0.9984
hits: 741
raw fitness: 741.0000
standardized fitness: 741.0000
adjusted fitness: 0.9987
TREE:
(- (* (log eccentricity)
(/ area perimeter))
(* -0.53052
(log major)))
(- (log (* (+ (- minor area)
(* area minor))
(+ (- area eccentricity)
(- extent perimeter))))
(* (* (+ (exp -0.58732)
(/ -0.84888 eccentricity))
(* (log perimeter)
(/ major major)))
(- (log (+ -0.77526 area))
(log (* area area)))))
=== BEST-OF-RUN ===
current generation: 5
generation: 0
nodes: 40
depth: 5
hits: 741
TOP INDIVIDUAL:
-- #1 --
hits: 741
raw fitness: 741.0000
standardized fitness: 741.0000
adjusted fitness: 0.9987
TREE:
(- (log (* (+ (- minor area)
(* area minor))
(+ (- area eccentricity)
(- extent perimeter))))
(* (* (+ (exp -0.58732)
(/ -0.84888 eccentricity))
(* (log perimeter)
(/ major major)))
(- (log (+ -0.77526 area))
(log (* area area)))))
=== BEST-OF-RUN ===
current generation: 6
generation: 0
nodes: 40
depth: 5
hits: 741
TOP INDIVIDUAL:
-- #1 --
hits: 741
raw fitness: 741.0000
standardized fitness: 741.0000
adjusted fitness: 0.9987
TREE:
(- (log (* (+ (- minor area)
(* area minor))
(+ (- area eccentricity)
(- extent perimeter))))
(* (* (+ (exp -0.58732)
(/ -0.84888 eccentricity))
(* (log perimeter)
(/ major major)))
(- (log (+ -0.77526 area))
(log (* area area)))))
=== BEST-OF-RUN ===
current generation: 7
generation: 0
nodes: 40
depth: 5
hits: 741
TOP INDIVIDUAL:
-- #1 --
hits: 741
raw fitness: 741.0000
standardized fitness: 741.0000
adjusted fitness: 0.9987
TREE:
(- (log (* (+ (- minor area)
(* area minor))
(+ (- area eccentricity)
(- extent perimeter))))
(* (* (+ (exp -0.58732)
(/ -0.84888 eccentricity))
(* (log perimeter)
(/ major major)))
(- (log (+ -0.77526 area))
(log (* area area)))))
=== BEST-OF-RUN ===
current generation: 8
generation: 0
nodes: 40
depth: 5
hits: 741
TOP INDIVIDUAL:
-- #1 --
hits: 741
raw fitness: 741.0000
standardized fitness: 741.0000
adjusted fitness: 0.9987
TREE:
(- (log (* (+ (- minor area)
(* area minor))
(+ (- area eccentricity)
(- extent perimeter))))
(* (* (+ (exp -0.58732)
(/ -0.84888 eccentricity))
(* (log perimeter)
(/ major major)))
(- (log (+ -0.77526 area))
(log (* area area)))))
=== BEST-OF-RUN ===
current generation: 9
generation: 0
nodes: 40
depth: 5
hits: 741
TOP INDIVIDUAL:
-- #1 --
hits: 741
raw fitness: 741.0000
standardized fitness: 741.0000
adjusted fitness: 0.9987
TREE:
(- (log (* (+ (- minor area)
(* area minor))
(+ (- area eccentricity)
(- extent perimeter))))
(* (* (+ (exp -0.58732)
(/ -0.84888 eccentricity))
(* (log perimeter)
(/ major major)))
(- (log (+ -0.77526 area))
(log (* area area)))))

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,11 @@
GEN# SUB# μFGEN FsBestGEN FsWorstGEN μTreeSzGEN μTreeDpGEN bTreeSzGEN bTreeDpGEN wTreeSzGEN wTreeDpGEN μFRUN FsBestRUN FsWorstRUN μTreeSzRUN μTreeDpRUN bTreeSzRUN bTreeDpRUN wTreeSzRUN wTreeDpRUN
0 0 0.9606 0.9984 0.0000 18.080 3.435 6 2 70 6 0.9606 0.9984 0.0000 18.080 3.435 6 2 70 6
1 0 0.9905 0.9984 0.0000 17.576 3.553 6 2 42 7 0.9755 0.9984 0.0000 17.828 3.494 6 2 70 6
2 0 0.9918 0.9984 0.0000 16.494 3.611 11 3 89 6 0.9809 0.9984 0.0000 17.383 3.533 11 3 70 6
3 0 0.9943 0.9984 0.0000 15.352 3.612 11 3 46 7 0.9843 0.9984 0.0000 16.876 3.553 11 3 70 6
4 0 0.9930 0.9984 0.0000 14.406 3.522 11 3 45 7 0.9860 0.9984 0.0000 16.382 3.547 11 3 70 6
0 0 0.9718 0.9987 0.0000 17.073 3.292 40 5 37 6 0.9718 0.9987 0.0000 17.073 3.292 40 5 37 6
1 0 0.9855 0.9987 0.0000 16.521 3.355 40 5 79 7 0.9787 0.9987 0.0000 16.797 3.324 40 5 37 6
2 0 0.9943 0.9987 0.0000 15.624 3.461 40 5 14 6 0.9839 0.9987 0.0000 16.406 3.370 40 5 37 6
3 0 0.9918 0.9987 0.0000 13.786 3.366 40 5 73 6 0.9858 0.9987 0.0000 15.751 3.369 40 5 37 6
4 0 0.9918 0.9987 0.0000 13.334 3.393 40 5 23 7 0.9870 0.9987 0.0000 15.268 3.373 40 5 37 6
5 0 0.9955 0.9987 0.0000 13.318 3.475 40 5 8 5 0.9884 0.9987 0.0000 14.943 3.390 40 5 37 6
6 0 0.9930 0.9987 0.0000 12.428 3.349 40 5 9 4 0.9891 0.9987 0.0000 14.583 3.384 40 5 37 6
7 0 0.9967 0.9987 0.0000 12.512 3.473 40 5 54 7 0.9900 0.9987 0.0000 14.324 3.395 40 5 37 6
8 0 0.9967 0.9987 0.0000 11.194 3.275 40 5 54 8 0.9908 0.9987 0.0000 13.977 3.382 40 5 37 6
9 0 0.9980 0.9987 0.9976 11.070 3.224 40 5 11 5 0.9915 0.9987 0.0000 13.686 3.366 40 5 37 6

View File

@ -14,9 +14,9 @@ building function set(s):
set 0: * / + - exp log area perimeter major minor eccentricity convex extent R
tree 0 uses function set 0.
function set complete.
no random number seed specfied; using 125.
no random number seed specfied; using 74.
creating initial population(s):
1103 trees were generated to fill the population of 800 (800 trees).
1112 trees were generated to fill the population of 800 (800 trees).
initial population(s) complete.
@ -32,26 +32,41 @@ no checkpointing will be done.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 3.
evaluation complete. (1s wall)
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 4.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 5.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 6.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 7.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 8.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 9.
evaluation complete. (0s wall)
breeding complete. (0s wall)
SYSTEM STATISTICS
------- memory -------
allocated: 1984131
freed: 1936131
allocated: 3149467
freed: 3101467
not freed: 48000
max allocated: 472861
malloc'ed blocks: 23847
max allocated: 459452
malloc'ed blocks: 37077
realloc'ed blocks: 7
free'ed blocks: 23841
free'ed blocks: 37071
------- time -------
overall: 1s wall
evaluation: 1s wall
evaluation: 0s wall
breeding: 0s wall
------- generation spaces -------
@ -59,7 +74,7 @@ SYSTEM STATISTICS
space 1 size: 100
------- ephemeral random constants -------
used: 1114
freed: 1114
used: 1398
freed: 1398
allocated: 1000
blocks: 1

View File

@ -1,23 +1,19 @@
=== BEST-OF-RUN ===
generation: 24
nodes: 25
depth: 6
hits: 810
generation: 0
nodes: 6
depth: 2
hits: 741
TOP INDIVIDUAL:
-- #1 --
hits: 810
raw fitness: 810.0000
standardized fitness: 810.0000
adjusted fitness: 0.9988
hits: 741
raw fitness: 741.0000
standardized fitness: 741.0000
adjusted fitness: 0.9987
TREE:
(+ (+ (- (* -0.49488
(- perimeter minor))
(exp (log area)))
(/ (log perimeter) extent))
(* (* major
(* (- (log major) extent) major)) 0.08088))
(/ (+ -0.87639 eccentricity)
(exp perimeter))
TREE-equ:
y = ((((-0.49488 * (perimeter - minor)) - exp(log(area))) + (log(perimeter) / extent)) + ((major * ((log(major) - extent) * major)) * 0.08088))
y = ((-0.87639 + eccentricity) / exp(perimeter))

View File

@ -1,17 +1,13 @@
Hits: 2194, Total Size: 2810, Percent Hit: 78.078292
CC: 1029
CO: 72
OO: 1165
OC: 544
Fitness: 0.998767
Hits: 810
Hits: 1918, Total Size: 2810, Percent Hit: 68.256228
CC: 1095
CO: 54
OO: 823
OC: 838
Fitness: 0.998652
Hits: 741
y = ((((-0.49488 * (perimeter - minor)) - exp(log(area))) + (log(perimeter) / extent)) + ((major * ((log(major) - extent) * major)) * 0.08088))
y = ((-0.87639 + eccentricity) / exp(perimeter))
(+ (+ (- (* -0.49488
(- perimeter minor))
(exp (log area)))
(/ (log perimeter) extent))
(* (* major
(* (- (log major) extent) major)) 0.08088))
(/ (+ -0.87639 eccentricity)
(exp perimeter))

View File

@ -2,568 +2,179 @@
current generation: 0
generation: 0
nodes: 6
depth: 3
hits: 580
depth: 2
hits: 741
TOP INDIVIDUAL:
-- #1 --
hits: 580
raw fitness: 580.0000
standardized fitness: 580.0000
adjusted fitness: 0.9983
hits: 741
raw fitness: 741.0000
standardized fitness: 741.0000
adjusted fitness: 0.9987
TREE:
(- (log (+ eccentricity eccentricity)) extent)
(/ (+ -0.87639 eccentricity)
(exp perimeter))
=== BEST-OF-RUN ===
current generation: 1
generation: 1
nodes: 15
depth: 4
hits: 634
generation: 0
nodes: 6
depth: 2
hits: 741
TOP INDIVIDUAL:
-- #1 --
hits: 634
raw fitness: 634.0000
standardized fitness: 634.0000
adjusted fitness: 0.9984
hits: 741
raw fitness: 741.0000
standardized fitness: 741.0000
adjusted fitness: 0.9987
TREE:
(/ (log extent)
(+ (+ (/ eccentricity area)
(* 0.95569 -0.02074))
(exp (+ perimeter major))))
(/ (+ -0.87639 eccentricity)
(exp perimeter))
=== BEST-OF-RUN ===
current generation: 2
generation: 1
nodes: 15
depth: 4
hits: 634
generation: 0
nodes: 6
depth: 2
hits: 741
TOP INDIVIDUAL:
-- #1 --
hits: 634
raw fitness: 634.0000
standardized fitness: 634.0000
adjusted fitness: 0.9984
hits: 741
raw fitness: 741.0000
standardized fitness: 741.0000
adjusted fitness: 0.9987
TREE:
(/ (log extent)
(+ (+ (/ eccentricity area)
(* 0.95569 -0.02074))
(exp (+ perimeter major))))
(/ (+ -0.87639 eccentricity)
(exp perimeter))
=== BEST-OF-RUN ===
current generation: 3
generation: 1
nodes: 15
depth: 4
hits: 634
generation: 0
nodes: 6
depth: 2
hits: 741
TOP INDIVIDUAL:
-- #1 --
hits: 634
raw fitness: 634.0000
standardized fitness: 634.0000
adjusted fitness: 0.9984
hits: 741
raw fitness: 741.0000
standardized fitness: 741.0000
adjusted fitness: 0.9987
TREE:
(/ (log extent)
(+ (+ (/ eccentricity area)
(* 0.95569 -0.02074))
(exp (+ perimeter major))))
(/ (+ -0.87639 eccentricity)
(exp perimeter))
=== BEST-OF-RUN ===
current generation: 4
generation: 1
nodes: 15
depth: 4
hits: 634
generation: 0
nodes: 6
depth: 2
hits: 741
TOP INDIVIDUAL:
-- #1 --
hits: 634
raw fitness: 634.0000
standardized fitness: 634.0000
adjusted fitness: 0.9984
hits: 741
raw fitness: 741.0000
standardized fitness: 741.0000
adjusted fitness: 0.9987
TREE:
(/ (log extent)
(+ (+ (/ eccentricity area)
(* 0.95569 -0.02074))
(exp (+ perimeter major))))
(/ (+ -0.87639 eccentricity)
(exp perimeter))
=== BEST-OF-RUN ===
current generation: 5
generation: 1
nodes: 15
depth: 4
hits: 634
generation: 0
nodes: 6
depth: 2
hits: 741
TOP INDIVIDUAL:
-- #1 --
hits: 634
raw fitness: 634.0000
standardized fitness: 634.0000
adjusted fitness: 0.9984
hits: 741
raw fitness: 741.0000
standardized fitness: 741.0000
adjusted fitness: 0.9987
TREE:
(/ (log extent)
(+ (+ (/ eccentricity area)
(* 0.95569 -0.02074))
(exp (+ perimeter major))))
(/ (+ -0.87639 eccentricity)
(exp perimeter))
=== BEST-OF-RUN ===
current generation: 6
generation: 1
nodes: 15
depth: 4
hits: 634
generation: 0
nodes: 6
depth: 2
hits: 741
TOP INDIVIDUAL:
-- #1 --
hits: 634
raw fitness: 634.0000
standardized fitness: 634.0000
adjusted fitness: 0.9984
hits: 741
raw fitness: 741.0000
standardized fitness: 741.0000
adjusted fitness: 0.9987
TREE:
(/ (log extent)
(+ (+ (/ eccentricity area)
(* 0.95569 -0.02074))
(exp (+ perimeter major))))
(/ (+ -0.87639 eccentricity)
(exp perimeter))
=== BEST-OF-RUN ===
current generation: 7
generation: 1
nodes: 15
depth: 4
hits: 634
generation: 0
nodes: 6
depth: 2
hits: 741
TOP INDIVIDUAL:
-- #1 --
hits: 634
raw fitness: 634.0000
standardized fitness: 634.0000
adjusted fitness: 0.9984
hits: 741
raw fitness: 741.0000
standardized fitness: 741.0000
adjusted fitness: 0.9987
TREE:
(/ (log extent)
(+ (+ (/ eccentricity area)
(* 0.95569 -0.02074))
(exp (+ perimeter major))))
(/ (+ -0.87639 eccentricity)
(exp perimeter))
=== BEST-OF-RUN ===
current generation: 8
generation: 1
nodes: 15
depth: 4
hits: 634
generation: 0
nodes: 6
depth: 2
hits: 741
TOP INDIVIDUAL:
-- #1 --
hits: 634
raw fitness: 634.0000
standardized fitness: 634.0000
adjusted fitness: 0.9984
hits: 741
raw fitness: 741.0000
standardized fitness: 741.0000
adjusted fitness: 0.9987
TREE:
(/ (log extent)
(+ (+ (/ eccentricity area)
(* 0.95569 -0.02074))
(exp (+ perimeter major))))
(/ (+ -0.87639 eccentricity)
(exp perimeter))
=== BEST-OF-RUN ===
current generation: 9
generation: 9
nodes: 34
depth: 6
hits: 808
generation: 0
nodes: 6
depth: 2
hits: 741
TOP INDIVIDUAL:
-- #1 --
hits: 808
raw fitness: 808.0000
standardized fitness: 808.0000
adjusted fitness: 0.9988
hits: 741
raw fitness: 741.0000
standardized fitness: 741.0000
adjusted fitness: 0.9987
TREE:
(+ (+ (- (* (log eccentricity)
(- perimeter minor))
(exp (log area)))
(/ (+ (exp (log area))
(/ area
(- extent eccentricity)))
(exp minor)))
(* (* major
(* (- (log major) extent) major)) 0.08088))
=== BEST-OF-RUN ===
current generation: 10
generation: 9
nodes: 34
depth: 6
hits: 808
TOP INDIVIDUAL:
-- #1 --
hits: 808
raw fitness: 808.0000
standardized fitness: 808.0000
adjusted fitness: 0.9988
TREE:
(+ (+ (- (* (log eccentricity)
(- perimeter minor))
(exp (log area)))
(/ (+ (exp (log area))
(/ area
(- extent eccentricity)))
(exp minor)))
(* (* major
(* (- (log major) extent) major)) 0.08088))
=== BEST-OF-RUN ===
current generation: 11
generation: 9
nodes: 34
depth: 6
hits: 808
TOP INDIVIDUAL:
-- #1 --
hits: 808
raw fitness: 808.0000
standardized fitness: 808.0000
adjusted fitness: 0.9988
TREE:
(+ (+ (- (* (log eccentricity)
(- perimeter minor))
(exp (log area)))
(/ (+ (exp (log area))
(/ area
(- extent eccentricity)))
(exp minor)))
(* (* major
(* (- (log major) extent) major)) 0.08088))
=== BEST-OF-RUN ===
current generation: 12
generation: 9
nodes: 34
depth: 6
hits: 808
TOP INDIVIDUAL:
-- #1 --
hits: 808
raw fitness: 808.0000
standardized fitness: 808.0000
adjusted fitness: 0.9988
TREE:
(+ (+ (- (* (log eccentricity)
(- perimeter minor))
(exp (log area)))
(/ (+ (exp (log area))
(/ area
(- extent eccentricity)))
(exp minor)))
(* (* major
(* (- (log major) extent) major)) 0.08088))
=== BEST-OF-RUN ===
current generation: 13
generation: 9
nodes: 34
depth: 6
hits: 808
TOP INDIVIDUAL:
-- #1 --
hits: 808
raw fitness: 808.0000
standardized fitness: 808.0000
adjusted fitness: 0.9988
TREE:
(+ (+ (- (* (log eccentricity)
(- perimeter minor))
(exp (log area)))
(/ (+ (exp (log area))
(/ area
(- extent eccentricity)))
(exp minor)))
(* (* major
(* (- (log major) extent) major)) 0.08088))
=== BEST-OF-RUN ===
current generation: 14
generation: 9
nodes: 34
depth: 6
hits: 808
TOP INDIVIDUAL:
-- #1 --
hits: 808
raw fitness: 808.0000
standardized fitness: 808.0000
adjusted fitness: 0.9988
TREE:
(+ (+ (- (* (log eccentricity)
(- perimeter minor))
(exp (log area)))
(/ (+ (exp (log area))
(/ area
(- extent eccentricity)))
(exp minor)))
(* (* major
(* (- (log major) extent) major)) 0.08088))
=== BEST-OF-RUN ===
current generation: 15
generation: 9
nodes: 34
depth: 6
hits: 808
TOP INDIVIDUAL:
-- #1 --
hits: 808
raw fitness: 808.0000
standardized fitness: 808.0000
adjusted fitness: 0.9988
TREE:
(+ (+ (- (* (log eccentricity)
(- perimeter minor))
(exp (log area)))
(/ (+ (exp (log area))
(/ area
(- extent eccentricity)))
(exp minor)))
(* (* major
(* (- (log major) extent) major)) 0.08088))
=== BEST-OF-RUN ===
current generation: 16
generation: 9
nodes: 34
depth: 6
hits: 808
TOP INDIVIDUAL:
-- #1 --
hits: 808
raw fitness: 808.0000
standardized fitness: 808.0000
adjusted fitness: 0.9988
TREE:
(+ (+ (- (* (log eccentricity)
(- perimeter minor))
(exp (log area)))
(/ (+ (exp (log area))
(/ area
(- extent eccentricity)))
(exp minor)))
(* (* major
(* (- (log major) extent) major)) 0.08088))
=== BEST-OF-RUN ===
current generation: 17
generation: 9
nodes: 34
depth: 6
hits: 808
TOP INDIVIDUAL:
-- #1 --
hits: 808
raw fitness: 808.0000
standardized fitness: 808.0000
adjusted fitness: 0.9988
TREE:
(+ (+ (- (* (log eccentricity)
(- perimeter minor))
(exp (log area)))
(/ (+ (exp (log area))
(/ area
(- extent eccentricity)))
(exp minor)))
(* (* major
(* (- (log major) extent) major)) 0.08088))
=== BEST-OF-RUN ===
current generation: 18
generation: 9
nodes: 34
depth: 6
hits: 808
TOP INDIVIDUAL:
-- #1 --
hits: 808
raw fitness: 808.0000
standardized fitness: 808.0000
adjusted fitness: 0.9988
TREE:
(+ (+ (- (* (log eccentricity)
(- perimeter minor))
(exp (log area)))
(/ (+ (exp (log area))
(/ area
(- extent eccentricity)))
(exp minor)))
(* (* major
(* (- (log major) extent) major)) 0.08088))
=== BEST-OF-RUN ===
current generation: 19
generation: 19
nodes: 33
depth: 6
hits: 809
TOP INDIVIDUAL:
-- #1 --
hits: 809
raw fitness: 809.0000
standardized fitness: 809.0000
adjusted fitness: 0.9988
TREE:
(+ (+ (- (* -0.49488
(- perimeter minor))
(exp (log area)))
(/ (+ (exp (log area))
(* (* minor extent) perimeter))
(exp minor)))
(* (* major
(* (- (log major) extent) major)) 0.08088))
=== BEST-OF-RUN ===
current generation: 20
generation: 19
nodes: 33
depth: 6
hits: 809
TOP INDIVIDUAL:
-- #1 --
hits: 809
raw fitness: 809.0000
standardized fitness: 809.0000
adjusted fitness: 0.9988
TREE:
(+ (+ (- (* -0.49488
(- perimeter minor))
(exp (log area)))
(/ (+ (exp (log area))
(* (* minor extent) perimeter))
(exp minor)))
(* (* major
(* (- (log major) extent) major)) 0.08088))
=== BEST-OF-RUN ===
current generation: 21
generation: 19
nodes: 33
depth: 6
hits: 809
TOP INDIVIDUAL:
-- #1 --
hits: 809
raw fitness: 809.0000
standardized fitness: 809.0000
adjusted fitness: 0.9988
TREE:
(+ (+ (- (* -0.49488
(- perimeter minor))
(exp (log area)))
(/ (+ (exp (log area))
(* (* minor extent) perimeter))
(exp minor)))
(* (* major
(* (- (log major) extent) major)) 0.08088))
=== BEST-OF-RUN ===
current generation: 22
generation: 19
nodes: 33
depth: 6
hits: 809
TOP INDIVIDUAL:
-- #1 --
hits: 809
raw fitness: 809.0000
standardized fitness: 809.0000
adjusted fitness: 0.9988
TREE:
(+ (+ (- (* -0.49488
(- perimeter minor))
(exp (log area)))
(/ (+ (exp (log area))
(* (* minor extent) perimeter))
(exp minor)))
(* (* major
(* (- (log major) extent) major)) 0.08088))
=== BEST-OF-RUN ===
current generation: 23
generation: 19
nodes: 33
depth: 6
hits: 809
TOP INDIVIDUAL:
-- #1 --
hits: 809
raw fitness: 809.0000
standardized fitness: 809.0000
adjusted fitness: 0.9988
TREE:
(+ (+ (- (* -0.49488
(- perimeter minor))
(exp (log area)))
(/ (+ (exp (log area))
(* (* minor extent) perimeter))
(exp minor)))
(* (* major
(* (- (log major) extent) major)) 0.08088))
=== BEST-OF-RUN ===
current generation: 24
generation: 24
nodes: 25
depth: 6
hits: 810
TOP INDIVIDUAL:
-- #1 --
hits: 810
raw fitness: 810.0000
standardized fitness: 810.0000
adjusted fitness: 0.9988
TREE:
(+ (+ (- (* -0.49488
(- perimeter minor))
(exp (log area)))
(/ (log perimeter) extent))
(* (* major
(* (- (log major) extent) major)) 0.08088))
(/ (+ -0.87639 eccentricity)
(exp perimeter))

File diff suppressed because it is too large Load Diff

View File

@ -1,26 +1,11 @@
GEN# SUB# μFGEN FsBestGEN FsWorstGEN μTreeSzGEN μTreeDpGEN bTreeSzGEN bTreeDpGEN wTreeSzGEN wTreeDpGEN μFRUN FsBestRUN FsWorstRUN μTreeSzRUN μTreeDpRUN bTreeSzRUN bTreeDpRUN wTreeSzRUN wTreeDpRUN
0 0 0.9644 0.9983 0.0000 16.731 3.349 6 3 83 6 0.9644 0.9983 0.0000 16.731 3.349 6 3 83 6
1 0 0.9881 0.9984 0.0000 15.473 3.495 15 4 105 10 0.9762 0.9984 0.0000 16.102 3.422 15 4 83 6
2 0 0.9893 0.9984 0.0000 14.836 3.509 15 4 13 4 0.9806 0.9984 0.0000 15.680 3.451 15 4 83 6
3 0 0.9968 0.9984 0.0000 13.614 3.453 15 4 17 4 0.9846 0.9984 0.0000 15.163 3.451 15 4 83 6
4 0 0.9918 0.9984 0.0000 13.821 3.558 15 4 35 6 0.9861 0.9984 0.0000 14.895 3.473 15 4 83 6
5 0 0.9956 0.9984 0.0000 12.790 3.377 15 4 47 7 0.9877 0.9984 0.0000 14.544 3.457 15 4 83 6
6 0 0.9968 0.9984 0.0000 11.941 3.274 15 4 47 8 0.9890 0.9984 0.0000 14.172 3.431 15 4 83 6
7 0 0.9968 0.9984 0.0000 11.363 3.236 15 4 74 8 0.9900 0.9984 0.0000 13.821 3.406 15 4 83 6
8 0 0.9981 0.9984 0.9955 10.873 3.257 15 4 71 8 0.9909 0.9984 0.0000 13.493 3.390 15 4 83 6
9 0 0.9956 0.9988 0.0000 11.008 3.294 34 6 5 2 0.9913 0.9988 0.0000 13.245 3.380 34 6 83 6
10 0 0.9968 0.9988 0.0000 9.906 3.176 34 6 29 10 0.9918 0.9988 0.0000 12.941 3.362 34 6 83 6
11 0 0.9943 0.9988 0.0000 9.696 3.191 34 6 66 10 0.9920 0.9988 0.0000 12.671 3.347 34 6 83 6
12 0 0.9943 0.9988 0.0000 9.432 3.114 34 6 31 9 0.9922 0.9988 0.0000 12.422 3.329 34 6 83 6
13 0 0.9981 0.9988 0.9979 9.376 3.070 34 6 6 2 0.9926 0.9988 0.0000 12.204 3.311 34 6 83 6
14 0 0.9968 0.9988 0.0000 8.559 2.884 34 6 49 11 0.9929 0.9988 0.0000 11.961 3.282 34 6 83 6
15 0 0.9943 0.9988 0.0000 8.520 2.871 34 6 7 3 0.9930 0.9988 0.0000 11.746 3.257 34 6 83 6
16 0 0.9981 0.9988 0.9979 9.319 3.158 34 6 12 5 0.9933 0.9988 0.0000 11.603 3.251 34 6 83 6
17 0 0.9943 0.9988 0.0000 9.415 3.164 34 6 15 5 0.9934 0.9988 0.0000 11.482 3.246 34 6 83 6
18 0 0.9956 0.9988 0.0000 9.113 3.066 34 6 7 3 0.9935 0.9988 0.0000 11.357 3.237 34 6 83 6
19 0 0.9968 0.9988 0.0000 9.174 3.083 33 6 9 3 0.9936 0.9988 0.0000 11.248 3.229 33 6 83 6
20 0 0.9981 0.9988 0.9978 8.396 2.764 33 6 28 8 0.9938 0.9988 0.0000 11.112 3.207 33 6 83 6
21 0 0.9981 0.9988 0.9978 8.830 2.868 33 6 30 9 0.9940 0.9988 0.0000 11.008 3.191 33 6 83 6
22 0 0.9981 0.9988 0.9950 9.000 2.844 33 6 83 15 0.9942 0.9988 0.0000 10.921 3.176 33 6 83 6
23 0 0.9981 0.9988 0.9950 9.290 2.981 33 6 89 15 0.9944 0.9988 0.0000 10.853 3.168 33 6 83 6
24 0 0.9968 0.9988 0.0000 9.249 3.014 25 6 30 8 0.9945 0.9988 0.0000 10.789 3.162 25 6 83 6
0 0 0.9605 0.9987 0.0000 18.154 3.408 6 2 26 5 0.9605 0.9987 0.0000 18.154 3.408 6 2 26 5
1 0 0.9917 0.9987 0.0000 16.573 3.609 6 2 20 5 0.9761 0.9987 0.0000 17.363 3.508 6 2 26 5
2 0 0.9930 0.9987 0.0000 15.116 3.620 6 2 60 6 0.9817 0.9987 0.0000 16.614 3.545 6 2 26 5
3 0 0.9955 0.9987 0.0000 13.486 3.540 6 2 96 12 0.9852 0.9987 0.0000 15.832 3.544 6 2 26 5
4 0 0.9930 0.9987 0.0000 12.940 3.481 6 2 32 7 0.9867 0.9987 0.0000 15.254 3.531 6 2 26 5
5 0 0.9955 0.9987 0.0000 12.973 3.556 6 2 32 6 0.9882 0.9987 0.0000 14.874 3.536 6 2 26 5
6 0 0.9980 0.9987 0.9973 11.310 3.230 6 2 6 3 0.9896 0.9987 0.0000 14.364 3.492 6 2 26 5
7 0 0.9930 0.9987 0.0000 11.123 3.264 6 2 30 8 0.9900 0.9987 0.0000 13.959 3.463 6 2 26 5
8 0 0.9955 0.9987 0.0000 10.800 3.232 6 2 44 8 0.9906 0.9987 0.0000 13.608 3.438 6 2 26 5
9 0 0.9955 0.9987 0.0000 9.961 3.079 6 2 33 7 0.9911 0.9987 0.0000 13.243 3.402 6 2 26 5

View File

@ -14,9 +14,9 @@ building function set(s):
set 0: * / + - exp log area perimeter major minor eccentricity convex extent R
tree 0 uses function set 0.
function set complete.
no random number seed specfied; using 0.
no random number seed specfied; using 453.
creating initial population(s):
1077 trees were generated to fill the population of 800 (800 trees).
1095 trees were generated to fill the population of 800 (800 trees).
initial population(s) complete.
@ -32,7 +32,7 @@ no checkpointing will be done.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 3.
evaluation complete. (1s wall)
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 4.
evaluation complete. (0s wall)
@ -52,66 +52,21 @@ no checkpointing will be done.
=== generation 9.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 10.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 11.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 12.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 13.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 14.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 15.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 16.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 17.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 18.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 19.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 20.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 21.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 22.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 23.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 24.
evaluation complete. (0s wall)
breeding complete. (0s wall)
SYSTEM STATISTICS
------- memory -------
allocated: 6304416
freed: 6256416
allocated: 3079108
freed: 3031108
not freed: 48000
max allocated: 450067
malloc'ed blocks: 77794
max allocated: 466589
malloc'ed blocks: 37513
realloc'ed blocks: 7
free'ed blocks: 77788
free'ed blocks: 37507
------- time -------
overall: 1s wall
evaluation: 1s wall
evaluation: 0s wall
breeding: 0s wall
------- generation spaces -------
@ -119,7 +74,7 @@ SYSTEM STATISTICS
space 1 size: 100
------- ephemeral random constants -------
used: 2224
freed: 2224
used: 1418
freed: 1418
allocated: 1000
blocks: 1

View File

@ -1,19 +1,19 @@
=== BEST-OF-RUN ===
generation: 3
nodes: 7
depth: 3
hits: 630
generation: 0
nodes: 4
depth: 2
hits: 792
TOP INDIVIDUAL:
-- #1 --
hits: 630
raw fitness: 630.0000
standardized fitness: 630.0000
adjusted fitness: 0.9984
hits: 792
raw fitness: 792.0000
standardized fitness: 792.0000
adjusted fitness: 0.9987
TREE:
(- (log (* 0.65620 eccentricity))
(log extent))
(- eccentricity
(exp -0.11778))
TREE-equ:
y = (log((0.65620 * eccentricity)) - log(extent))
y = (eccentricity - exp(-0.11778))

View File

@ -1,13 +1,13 @@
Hits: 1853, Total Size: 2810, Percent Hit: 65.943060
CC: 323
CO: 803
OO: 1530
OC: 154
Fitness: 0.998415
Hits: 630
Hits: 2186, Total Size: 2810, Percent Hit: 77.793594
CC: 948
CO: 195
OO: 1238
OC: 429
Fitness: 0.998739
Hits: 792
y = (log((0.65620 * eccentricity)) - log(extent))
y = (eccentricity - exp(-0.11778))
(- (log (* 0.65620 eccentricity))
(log extent))
(- eccentricity
(exp -0.11778))

View File

@ -1,95 +1,360 @@
=== BEST-OF-RUN ===
current generation: 0
generation: 0
nodes: 25
depth: 5
hits: 504
nodes: 4
depth: 2
hits: 792
TOP INDIVIDUAL:
-- #1 --
hits: 504
raw fitness: 504.0000
standardized fitness: 504.0000
adjusted fitness: 0.9980
hits: 792
raw fitness: 792.0000
standardized fitness: 792.0000
adjusted fitness: 0.9987
TREE:
0.25510
(- eccentricity
(exp -0.11778))
=== BEST-OF-RUN ===
current generation: 1
generation: 1
nodes: 24
depth: 4
hits: 530
generation: 0
nodes: 4
depth: 2
hits: 792
TOP INDIVIDUAL:
-- #1 --
hits: 530
raw fitness: 530.0000
standardized fitness: 530.0000
adjusted fitness: 0.9981
hits: 792
raw fitness: 792.0000
standardized fitness: 792.0000
adjusted fitness: 0.9987
TREE:
(/ (- (+ perimeter extent)
(log (- minor perimeter)))
(- (/ (- 0.77446 extent)
(/ extent extent))
(/ (/ major major)
(/ convex perimeter))))
(- eccentricity
(exp -0.11778))
=== BEST-OF-RUN ===
current generation: 2
generation: 2
nodes: 11
depth: 4
hits: 626
generation: 0
nodes: 4
depth: 2
hits: 792
TOP INDIVIDUAL:
-- #1 --
hits: 626
raw fitness: 626.0000
standardized fitness: 626.0000
adjusted fitness: 0.9984
hits: 792
raw fitness: 792.0000
standardized fitness: 792.0000
adjusted fitness: 0.9987
TREE:
(/ (+ (log (exp eccentricity))
(- eccentricity
(exp extent)))
(exp -0.90437))
(- eccentricity
(exp -0.11778))
=== BEST-OF-RUN ===
current generation: 3
generation: 3
nodes: 7
depth: 3
hits: 630
generation: 0
nodes: 4
depth: 2
hits: 792
TOP INDIVIDUAL:
-- #1 --
hits: 630
raw fitness: 630.0000
standardized fitness: 630.0000
adjusted fitness: 0.9984
hits: 792
raw fitness: 792.0000
standardized fitness: 792.0000
adjusted fitness: 0.9987
TREE:
(- (log (* 0.65620 eccentricity))
(log extent))
(- eccentricity
(exp -0.11778))
=== BEST-OF-RUN ===
current generation: 4
generation: 3
nodes: 7
depth: 3
hits: 630
generation: 0
nodes: 4
depth: 2
hits: 792
TOP INDIVIDUAL:
-- #1 --
hits: 630
raw fitness: 630.0000
standardized fitness: 630.0000
adjusted fitness: 0.9984
hits: 792
raw fitness: 792.0000
standardized fitness: 792.0000
adjusted fitness: 0.9987
TREE:
(- (log (* 0.65620 eccentricity))
(log extent))
(- eccentricity
(exp -0.11778))
=== BEST-OF-RUN ===
current generation: 5
generation: 0
nodes: 4
depth: 2
hits: 792
TOP INDIVIDUAL:
-- #1 --
hits: 792
raw fitness: 792.0000
standardized fitness: 792.0000
adjusted fitness: 0.9987
TREE:
(- eccentricity
(exp -0.11778))
=== BEST-OF-RUN ===
current generation: 6
generation: 0
nodes: 4
depth: 2
hits: 792
TOP INDIVIDUAL:
-- #1 --
hits: 792
raw fitness: 792.0000
standardized fitness: 792.0000
adjusted fitness: 0.9987
TREE:
(- eccentricity
(exp -0.11778))
=== BEST-OF-RUN ===
current generation: 7
generation: 0
nodes: 4
depth: 2
hits: 792
TOP INDIVIDUAL:
-- #1 --
hits: 792
raw fitness: 792.0000
standardized fitness: 792.0000
adjusted fitness: 0.9987
TREE:
(- eccentricity
(exp -0.11778))
=== BEST-OF-RUN ===
current generation: 8
generation: 0
nodes: 4
depth: 2
hits: 792
TOP INDIVIDUAL:
-- #1 --
hits: 792
raw fitness: 792.0000
standardized fitness: 792.0000
adjusted fitness: 0.9987
TREE:
(- eccentricity
(exp -0.11778))
=== BEST-OF-RUN ===
current generation: 9
generation: 0
nodes: 4
depth: 2
hits: 792
TOP INDIVIDUAL:
-- #1 --
hits: 792
raw fitness: 792.0000
standardized fitness: 792.0000
adjusted fitness: 0.9987
TREE:
(- eccentricity
(exp -0.11778))
=== BEST-OF-RUN ===
current generation: 10
generation: 0
nodes: 4
depth: 2
hits: 792
TOP INDIVIDUAL:
-- #1 --
hits: 792
raw fitness: 792.0000
standardized fitness: 792.0000
adjusted fitness: 0.9987
TREE:
(- eccentricity
(exp -0.11778))
=== BEST-OF-RUN ===
current generation: 11
generation: 0
nodes: 4
depth: 2
hits: 792
TOP INDIVIDUAL:
-- #1 --
hits: 792
raw fitness: 792.0000
standardized fitness: 792.0000
adjusted fitness: 0.9987
TREE:
(- eccentricity
(exp -0.11778))
=== BEST-OF-RUN ===
current generation: 12
generation: 0
nodes: 4
depth: 2
hits: 792
TOP INDIVIDUAL:
-- #1 --
hits: 792
raw fitness: 792.0000
standardized fitness: 792.0000
adjusted fitness: 0.9987
TREE:
(- eccentricity
(exp -0.11778))
=== BEST-OF-RUN ===
current generation: 13
generation: 0
nodes: 4
depth: 2
hits: 792
TOP INDIVIDUAL:
-- #1 --
hits: 792
raw fitness: 792.0000
standardized fitness: 792.0000
adjusted fitness: 0.9987
TREE:
(- eccentricity
(exp -0.11778))
=== BEST-OF-RUN ===
current generation: 14
generation: 0
nodes: 4
depth: 2
hits: 792
TOP INDIVIDUAL:
-- #1 --
hits: 792
raw fitness: 792.0000
standardized fitness: 792.0000
adjusted fitness: 0.9987
TREE:
(- eccentricity
(exp -0.11778))
=== BEST-OF-RUN ===
current generation: 15
generation: 0
nodes: 4
depth: 2
hits: 792
TOP INDIVIDUAL:
-- #1 --
hits: 792
raw fitness: 792.0000
standardized fitness: 792.0000
adjusted fitness: 0.9987
TREE:
(- eccentricity
(exp -0.11778))
=== BEST-OF-RUN ===
current generation: 16
generation: 0
nodes: 4
depth: 2
hits: 792
TOP INDIVIDUAL:
-- #1 --
hits: 792
raw fitness: 792.0000
standardized fitness: 792.0000
adjusted fitness: 0.9987
TREE:
(- eccentricity
(exp -0.11778))
=== BEST-OF-RUN ===
current generation: 17
generation: 0
nodes: 4
depth: 2
hits: 792
TOP INDIVIDUAL:
-- #1 --
hits: 792
raw fitness: 792.0000
standardized fitness: 792.0000
adjusted fitness: 0.9987
TREE:
(- eccentricity
(exp -0.11778))
=== BEST-OF-RUN ===
current generation: 18
generation: 0
nodes: 4
depth: 2
hits: 792
TOP INDIVIDUAL:
-- #1 --
hits: 792
raw fitness: 792.0000
standardized fitness: 792.0000
adjusted fitness: 0.9987
TREE:
(- eccentricity
(exp -0.11778))
=== BEST-OF-RUN ===
current generation: 19
generation: 0
nodes: 4
depth: 2
hits: 792
TOP INDIVIDUAL:
-- #1 --
hits: 792
raw fitness: 792.0000
standardized fitness: 792.0000
adjusted fitness: 0.9987
TREE:
(- eccentricity
(exp -0.11778))

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,21 @@
GEN# SUB# μFGEN FsBestGEN FsWorstGEN μTreeSzGEN μTreeDpGEN bTreeSzGEN bTreeDpGEN wTreeSzGEN wTreeDpGEN μFRUN FsBestRUN FsWorstRUN μTreeSzRUN μTreeDpRUN bTreeSzRUN bTreeDpRUN wTreeSzRUN wTreeDpRUN
0 0 0.9431 0.9980 0.0000 17.565 3.296 25 5 40 6 0.9431 0.9980 0.0000 17.565 3.296 25 5 40 6
1 0 0.9918 0.9981 0.0000 15.283 3.292 24 4 42 6 0.9674 0.9981 0.0000 16.424 3.294 24 4 40 6
2 0 0.9905 0.9984 0.0000 14.445 3.329 11 4 7 3 0.9751 0.9984 0.0000 15.764 3.306 11 4 40 6
3 0 0.9943 0.9984 0.0000 14.021 3.373 7 3 13 6 0.9799 0.9984 0.0000 15.328 3.322 7 3 40 6
4 0 0.9968 0.9984 0.0000 13.270 3.316 7 3 27 5 0.9833 0.9984 0.0000 14.917 3.321 7 3 40 6
0 0 0.9556 0.9987 0.0000 17.613 3.319 4 2 37 6 0.9556 0.9987 0.0000 17.613 3.319 4 2 37 6
1 0 0.9880 0.9987 0.0000 15.464 3.356 4 2 15 5 0.9718 0.9987 0.0000 16.538 3.337 4 2 37 6
2 0 0.9955 0.9987 0.0000 14.829 3.414 4 2 36 5 0.9797 0.9987 0.0000 15.968 3.363 4 2 37 6
3 0 0.9941 0.9987 0.0000 14.078 3.525 4 2 19 6 0.9833 0.9987 0.0000 15.496 3.403 4 2 37 6
4 0 0.9980 0.9987 0.9979 12.586 3.417 4 2 32 7 0.9862 0.9987 0.0000 14.914 3.406 4 2 37 6
5 0 0.9942 0.9987 0.0000 12.729 3.535 4 2 63 10 0.9876 0.9987 0.0000 14.550 3.428 4 2 37 6
6 0 0.9930 0.9987 0.0000 11.939 3.413 4 2 63 7 0.9883 0.9987 0.0000 14.177 3.426 4 2 37 6
7 0 0.9929 0.9987 0.0000 10.980 3.295 4 2 48 9 0.9889 0.9987 0.0000 13.777 3.409 4 2 37 6
8 0 0.9942 0.9987 0.0000 10.205 3.123 4 2 5 2 0.9895 0.9987 0.0000 13.380 3.377 4 2 37 6
9 0 0.9942 0.9987 0.0000 9.806 3.121 4 2 35 9 0.9900 0.9987 0.0000 13.023 3.352 4 2 37 6
10 0 0.9955 0.9987 0.0000 9.476 3.050 4 2 18 6 0.9905 0.9987 0.0000 12.700 3.324 4 2 37 6
11 0 0.9955 0.9987 0.0000 9.114 2.965 4 2 7 4 0.9909 0.9987 0.0000 12.401 3.294 4 2 37 6
12 0 0.9967 0.9987 0.0000 8.974 2.940 4 2 65 6 0.9913 0.9987 0.0000 12.138 3.267 4 2 37 6
13 0 0.9967 0.9987 0.0000 8.541 2.801 4 2 27 6 0.9917 0.9987 0.0000 11.881 3.234 4 2 37 6
14 0 0.9955 0.9987 0.0000 8.346 2.821 4 2 10 4 0.9920 0.9987 0.0000 11.645 3.206 4 2 37 6
15 0 0.9980 0.9987 0.9952 7.844 2.754 4 2 8 4 0.9924 0.9987 0.0000 11.408 3.178 4 2 37 6
16 0 0.9980 0.9987 0.9973 7.671 2.646 4 2 8 3 0.9927 0.9987 0.0000 11.188 3.147 4 2 37 6
17 0 0.9980 0.9987 0.9980 8.164 2.705 4 2 1 0 0.9930 0.9987 0.0000 11.020 3.122 4 2 37 6
18 0 0.9967 0.9987 0.0000 7.800 2.665 4 2 16 6 0.9932 0.9987 0.0000 10.850 3.098 4 2 37 6
19 0 0.9967 0.9987 0.0000 7.571 2.635 4 2 73 8 0.9934 0.9987 0.0000 10.686 3.075 4 2 37 6

View File

@ -14,9 +14,9 @@ building function set(s):
set 0: * / + - exp log area perimeter major minor eccentricity convex extent R
tree 0 uses function set 0.
function set complete.
no random number seed specfied; using 1615.
no random number seed specfied; using 28.
creating initial population(s):
1099 trees were generated to fill the population of 800 (800 trees).
1100 trees were generated to fill the population of 800 (800 trees).
initial population(s) complete.
@ -32,26 +32,71 @@ no checkpointing will be done.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 3.
evaluation complete. (1s wall)
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 4.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 5.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 6.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 7.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 8.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 9.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 10.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 11.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 12.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 13.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 14.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 15.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 16.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 17.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 18.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 19.
evaluation complete. (0s wall)
breeding complete. (0s wall)
SYSTEM STATISTICS
------- memory -------
allocated: 1874986
freed: 1826986
allocated: 5047223
freed: 4999223
not freed: 48000
max allocated: 453086
malloc'ed blocks: 23487
max allocated: 455124
malloc'ed blocks: 64462
realloc'ed blocks: 7
free'ed blocks: 23481
free'ed blocks: 64456
------- time -------
overall: 1s wall
evaluation: 1s wall
evaluation: 0s wall
breeding: 0s wall
------- generation spaces -------
@ -59,7 +104,7 @@ SYSTEM STATISTICS
space 1 size: 100
------- ephemeral random constants -------
used: 1070
freed: 1070
used: 1914
freed: 1914
allocated: 1000
blocks: 1

View File

@ -1,21 +1,31 @@
=== BEST-OF-RUN ===
generation: 3
nodes: 10
depth: 4
hits: 702
generation: 14
nodes: 59
depth: 9
hits: 795
TOP INDIVIDUAL:
-- #1 --
hits: 702
raw fitness: 702.0000
standardized fitness: 702.0000
adjusted fitness: 0.9986
hits: 795
raw fitness: 795.0000
standardized fitness: 795.0000
adjusted fitness: 0.9987
TREE:
(- (log area)
(+ -0.92052
(- minor
(* eccentricity minor))))
(+ (- (* (+ (log (log area))
(/ (exp major)
(log major)))
(* (* (/ eccentricity
(exp minor)) perimeter)
(exp (- (* (exp extent) eccentricity) minor))))
(* area perimeter))
(* (- area
(- (/ (/ (* major
(* major
(* major 0.32111)))
(* extent minor)) perimeter) area))
(+ (- (- perimeter perimeter) area)
(exp (/ (/ minor eccentricity) perimeter)))))
TREE-equ:
y = (log(area) - (-0.92052 + (minor - (eccentricity * minor))))
y = ((((log(log(area)) + (exp(major) / log(major))) * (((eccentricity / exp(minor)) * perimeter) * exp(((exp(extent) * eccentricity) - minor)))) - (area * perimeter)) + ((area - ((((major * (major * (major * 0.32111))) / (extent * minor)) / perimeter) - area)) * (((perimeter - perimeter) - area) + exp(((minor / eccentricity) / perimeter)))))

View File

@ -1,15 +1,25 @@
Hits: 1900, Total Size: 2810, Percent Hit: 67.615658
CC: 981
CO: 142
OO: 919
OC: 768
Fitness: 0.998578
Hits: 702
Hits: 2190, Total Size: 2810, Percent Hit: 77.935943
CC: 986
CO: 125
OO: 1204
OC: 495
Fitness: 0.998744
Hits: 795
y = (log(area) - (-0.92052 + (minor - (eccentricity * minor))))
y = ((((log(log(area)) + (exp(major) / log(major))) * (((eccentricity / exp(minor)) * perimeter) * exp(((exp(extent) * eccentricity) - minor)))) - (area * perimeter)) + ((area - ((((major * (major * (major * 0.32111))) / (extent * minor)) / perimeter) - area)) * (((perimeter - perimeter) - area) + exp(((minor / eccentricity) / perimeter)))))
(- (log area)
(+ -0.92052
(- minor
(* eccentricity minor))))
(+ (- (* (+ (log (log area))
(/ (exp major)
(log major)))
(* (* (/ eccentricity
(exp minor)) perimeter)
(exp (- (* (exp extent) eccentricity) minor))))
(* area perimeter))
(* (- area
(- (/ (/ (* major
(* major
(* major 0.32111)))
(* extent minor)) perimeter) area))
(+ (- (- perimeter perimeter) area)
(exp (/ (/ minor eccentricity) perimeter)))))

View File

@ -1,200 +1,644 @@
=== BEST-OF-RUN ===
current generation: 0
generation: 0
nodes: 15
nodes: 11
depth: 4
hits: 642
hits: 588
TOP INDIVIDUAL:
-- #1 --
hits: 642
raw fitness: 642.0000
standardized fitness: 642.0000
adjusted fitness: 0.9984
hits: 588
raw fitness: 588.0000
standardized fitness: 588.0000
adjusted fitness: 0.9983
TREE:
(+ (/ area
(- (- major minor) minor))
(- -0.98741
(+ (/ convex convex) eccentricity)))
(log (/ (log (exp perimeter))
(* (exp 0.50911)
(* perimeter extent))))
=== BEST-OF-RUN ===
current generation: 1
generation: 0
nodes: 15
nodes: 11
depth: 4
hits: 642
hits: 588
TOP INDIVIDUAL:
-- #1 --
hits: 642
raw fitness: 642.0000
standardized fitness: 642.0000
adjusted fitness: 0.9984
hits: 588
raw fitness: 588.0000
standardized fitness: 588.0000
adjusted fitness: 0.9983
TREE:
(+ (/ area
(- (- major minor) minor))
(- -0.98741
(+ (/ convex convex) eccentricity)))
(log (/ (log (exp perimeter))
(* (exp 0.50911)
(* perimeter extent))))
=== BEST-OF-RUN ===
current generation: 2
generation: 0
nodes: 15
depth: 4
hits: 642
generation: 2
nodes: 23
depth: 5
hits: 619
TOP INDIVIDUAL:
-- #1 --
hits: 642
raw fitness: 642.0000
standardized fitness: 642.0000
hits: 619
raw fitness: 619.0000
standardized fitness: 619.0000
adjusted fitness: 0.9984
TREE:
(+ (/ area
(- (- major minor) minor))
(- -0.98741
(+ (/ convex convex) eccentricity)))
(* perimeter
(+ (+ (exp (- convex convex))
(+ (/ 0.37696 extent)
(log major)))
(* (log (- 0.63644 eccentricity))
(log (- eccentricity major)))))
=== BEST-OF-RUN ===
current generation: 3
generation: 3
nodes: 10
depth: 4
hits: 702
generation: 2
nodes: 23
depth: 5
hits: 619
TOP INDIVIDUAL:
-- #1 --
hits: 702
raw fitness: 702.0000
standardized fitness: 702.0000
adjusted fitness: 0.9986
hits: 619
raw fitness: 619.0000
standardized fitness: 619.0000
adjusted fitness: 0.9984
TREE:
(- (log area)
(+ -0.92052
(- minor
(* eccentricity minor))))
(* perimeter
(+ (+ (exp (- convex convex))
(+ (/ 0.37696 extent)
(log major)))
(* (log (- 0.63644 eccentricity))
(log (- eccentricity major)))))
=== BEST-OF-RUN ===
current generation: 4
generation: 3
nodes: 10
depth: 4
hits: 702
generation: 4
nodes: 25
depth: 6
hits: 765
TOP INDIVIDUAL:
-- #1 --
hits: 702
raw fitness: 702.0000
standardized fitness: 702.0000
adjusted fitness: 0.9986
hits: 765
raw fitness: 765.0000
standardized fitness: 765.0000
adjusted fitness: 0.9987
TREE:
(- (log area)
(+ -0.92052
(- minor
(* eccentricity minor))))
(+ (* perimeter
(+ (+ (exp (- convex convex))
(+ (/ 0.37696 extent)
(log major)))
(* (log (- 0.63644 eccentricity))
(log (- eccentricity major))))) major)
=== BEST-OF-RUN ===
current generation: 5
generation: 3
nodes: 10
depth: 4
hits: 702
generation: 4
nodes: 25
depth: 6
hits: 765
TOP INDIVIDUAL:
-- #1 --
hits: 702
raw fitness: 702.0000
standardized fitness: 702.0000
adjusted fitness: 0.9986
hits: 765
raw fitness: 765.0000
standardized fitness: 765.0000
adjusted fitness: 0.9987
TREE:
(- (log area)
(+ -0.92052
(- minor
(* eccentricity minor))))
(+ (* perimeter
(+ (+ (exp (- convex convex))
(+ (/ 0.37696 extent)
(log major)))
(* (log (- 0.63644 eccentricity))
(log (- eccentricity major))))) major)
=== BEST-OF-RUN ===
current generation: 6
generation: 3
nodes: 10
depth: 4
hits: 702
generation: 4
nodes: 25
depth: 6
hits: 765
TOP INDIVIDUAL:
-- #1 --
hits: 702
raw fitness: 702.0000
standardized fitness: 702.0000
adjusted fitness: 0.9986
hits: 765
raw fitness: 765.0000
standardized fitness: 765.0000
adjusted fitness: 0.9987
TREE:
(- (log area)
(+ -0.92052
(- minor
(* eccentricity minor))))
(+ (* perimeter
(+ (+ (exp (- convex convex))
(+ (/ 0.37696 extent)
(log major)))
(* (log (- 0.63644 eccentricity))
(log (- eccentricity major))))) major)
=== BEST-OF-RUN ===
current generation: 7
generation: 3
nodes: 10
depth: 4
hits: 702
generation: 4
nodes: 25
depth: 6
hits: 765
TOP INDIVIDUAL:
-- #1 --
hits: 702
raw fitness: 702.0000
standardized fitness: 702.0000
adjusted fitness: 0.9986
hits: 765
raw fitness: 765.0000
standardized fitness: 765.0000
adjusted fitness: 0.9987
TREE:
(- (log area)
(+ -0.92052
(- minor
(* eccentricity minor))))
(+ (* perimeter
(+ (+ (exp (- convex convex))
(+ (/ 0.37696 extent)
(log major)))
(* (log (- 0.63644 eccentricity))
(log (- eccentricity major))))) major)
=== BEST-OF-RUN ===
current generation: 8
generation: 3
nodes: 10
depth: 4
hits: 702
generation: 4
nodes: 25
depth: 6
hits: 765
TOP INDIVIDUAL:
-- #1 --
hits: 702
raw fitness: 702.0000
standardized fitness: 702.0000
adjusted fitness: 0.9986
hits: 765
raw fitness: 765.0000
standardized fitness: 765.0000
adjusted fitness: 0.9987
TREE:
(- (log area)
(+ -0.92052
(- minor
(* eccentricity minor))))
(+ (* perimeter
(+ (+ (exp (- convex convex))
(+ (/ 0.37696 extent)
(log major)))
(* (log (- 0.63644 eccentricity))
(log (- eccentricity major))))) major)
=== BEST-OF-RUN ===
current generation: 9
generation: 3
nodes: 10
depth: 4
hits: 702
generation: 4
nodes: 25
depth: 6
hits: 765
TOP INDIVIDUAL:
-- #1 --
hits: 702
raw fitness: 702.0000
standardized fitness: 702.0000
adjusted fitness: 0.9986
hits: 765
raw fitness: 765.0000
standardized fitness: 765.0000
adjusted fitness: 0.9987
TREE:
(- (log area)
(+ -0.92052
(- minor
(* eccentricity minor))))
(+ (* perimeter
(+ (+ (exp (- convex convex))
(+ (/ 0.37696 extent)
(log major)))
(* (log (- 0.63644 eccentricity))
(log (- eccentricity major))))) major)
=== BEST-OF-RUN ===
current generation: 10
generation: 4
nodes: 25
depth: 6
hits: 765
TOP INDIVIDUAL:
-- #1 --
hits: 765
raw fitness: 765.0000
standardized fitness: 765.0000
adjusted fitness: 0.9987
TREE:
(+ (* perimeter
(+ (+ (exp (- convex convex))
(+ (/ 0.37696 extent)
(log major)))
(* (log (- 0.63644 eccentricity))
(log (- eccentricity major))))) major)
=== BEST-OF-RUN ===
current generation: 11
generation: 11
nodes: 47
depth: 8
hits: 778
TOP INDIVIDUAL:
-- #1 --
hits: 778
raw fitness: 778.0000
standardized fitness: 778.0000
adjusted fitness: 0.9987
TREE:
(+ (- (* (+ (log (log area))
(/ (exp major)
(log major)))
(* (* (/ eccentricity
(exp minor)) perimeter)
(exp (- (* (exp extent) eccentricity) minor))))
(* area perimeter))
(* (log (log (* major minor)))
(+ (- (- perimeter perimeter) area)
(exp (/ (/ minor eccentricity) perimeter)))))
=== BEST-OF-RUN ===
current generation: 12
generation: 11
nodes: 47
depth: 8
hits: 778
TOP INDIVIDUAL:
-- #1 --
hits: 778
raw fitness: 778.0000
standardized fitness: 778.0000
adjusted fitness: 0.9987
TREE:
(+ (- (* (+ (log (log area))
(/ (exp major)
(log major)))
(* (* (/ eccentricity
(exp minor)) perimeter)
(exp (- (* (exp extent) eccentricity) minor))))
(* area perimeter))
(* (log (log (* major minor)))
(+ (- (- perimeter perimeter) area)
(exp (/ (/ minor eccentricity) perimeter)))))
=== BEST-OF-RUN ===
current generation: 13
generation: 11
nodes: 47
depth: 8
hits: 778
TOP INDIVIDUAL:
-- #1 --
hits: 778
raw fitness: 778.0000
standardized fitness: 778.0000
adjusted fitness: 0.9987
TREE:
(+ (- (* (+ (log (log area))
(/ (exp major)
(log major)))
(* (* (/ eccentricity
(exp minor)) perimeter)
(exp (- (* (exp extent) eccentricity) minor))))
(* area perimeter))
(* (log (log (* major minor)))
(+ (- (- perimeter perimeter) area)
(exp (/ (/ minor eccentricity) perimeter)))))
=== BEST-OF-RUN ===
current generation: 14
generation: 14
nodes: 59
depth: 9
hits: 795
TOP INDIVIDUAL:
-- #1 --
hits: 795
raw fitness: 795.0000
standardized fitness: 795.0000
adjusted fitness: 0.9987
TREE:
(+ (- (* (+ (log (log area))
(/ (exp major)
(log major)))
(* (* (/ eccentricity
(exp minor)) perimeter)
(exp (- (* (exp extent) eccentricity) minor))))
(* area perimeter))
(* (- area
(- (/ (/ (* major
(* major
(* major 0.32111)))
(* extent minor)) perimeter) area))
(+ (- (- perimeter perimeter) area)
(exp (/ (/ minor eccentricity) perimeter)))))
=== BEST-OF-RUN ===
current generation: 15
generation: 14
nodes: 59
depth: 9
hits: 795
TOP INDIVIDUAL:
-- #1 --
hits: 795
raw fitness: 795.0000
standardized fitness: 795.0000
adjusted fitness: 0.9987
TREE:
(+ (- (* (+ (log (log area))
(/ (exp major)
(log major)))
(* (* (/ eccentricity
(exp minor)) perimeter)
(exp (- (* (exp extent) eccentricity) minor))))
(* area perimeter))
(* (- area
(- (/ (/ (* major
(* major
(* major 0.32111)))
(* extent minor)) perimeter) area))
(+ (- (- perimeter perimeter) area)
(exp (/ (/ minor eccentricity) perimeter)))))
=== BEST-OF-RUN ===
current generation: 16
generation: 14
nodes: 59
depth: 9
hits: 795
TOP INDIVIDUAL:
-- #1 --
hits: 795
raw fitness: 795.0000
standardized fitness: 795.0000
adjusted fitness: 0.9987
TREE:
(+ (- (* (+ (log (log area))
(/ (exp major)
(log major)))
(* (* (/ eccentricity
(exp minor)) perimeter)
(exp (- (* (exp extent) eccentricity) minor))))
(* area perimeter))
(* (- area
(- (/ (/ (* major
(* major
(* major 0.32111)))
(* extent minor)) perimeter) area))
(+ (- (- perimeter perimeter) area)
(exp (/ (/ minor eccentricity) perimeter)))))
=== BEST-OF-RUN ===
current generation: 17
generation: 14
nodes: 59
depth: 9
hits: 795
TOP INDIVIDUAL:
-- #1 --
hits: 795
raw fitness: 795.0000
standardized fitness: 795.0000
adjusted fitness: 0.9987
TREE:
(+ (- (* (+ (log (log area))
(/ (exp major)
(log major)))
(* (* (/ eccentricity
(exp minor)) perimeter)
(exp (- (* (exp extent) eccentricity) minor))))
(* area perimeter))
(* (- area
(- (/ (/ (* major
(* major
(* major 0.32111)))
(* extent minor)) perimeter) area))
(+ (- (- perimeter perimeter) area)
(exp (/ (/ minor eccentricity) perimeter)))))
=== BEST-OF-RUN ===
current generation: 18
generation: 14
nodes: 59
depth: 9
hits: 795
TOP INDIVIDUAL:
-- #1 --
hits: 795
raw fitness: 795.0000
standardized fitness: 795.0000
adjusted fitness: 0.9987
TREE:
(+ (- (* (+ (log (log area))
(/ (exp major)
(log major)))
(* (* (/ eccentricity
(exp minor)) perimeter)
(exp (- (* (exp extent) eccentricity) minor))))
(* area perimeter))
(* (- area
(- (/ (/ (* major
(* major
(* major 0.32111)))
(* extent minor)) perimeter) area))
(+ (- (- perimeter perimeter) area)
(exp (/ (/ minor eccentricity) perimeter)))))
=== BEST-OF-RUN ===
current generation: 19
generation: 14
nodes: 59
depth: 9
hits: 795
TOP INDIVIDUAL:
-- #1 --
hits: 795
raw fitness: 795.0000
standardized fitness: 795.0000
adjusted fitness: 0.9987
TREE:
(+ (- (* (+ (log (log area))
(/ (exp major)
(log major)))
(* (* (/ eccentricity
(exp minor)) perimeter)
(exp (- (* (exp extent) eccentricity) minor))))
(* area perimeter))
(* (- area
(- (/ (/ (* major
(* major
(* major 0.32111)))
(* extent minor)) perimeter) area))
(+ (- (- perimeter perimeter) area)
(exp (/ (/ minor eccentricity) perimeter)))))
=== BEST-OF-RUN ===
current generation: 20
generation: 14
nodes: 59
depth: 9
hits: 795
TOP INDIVIDUAL:
-- #1 --
hits: 795
raw fitness: 795.0000
standardized fitness: 795.0000
adjusted fitness: 0.9987
TREE:
(+ (- (* (+ (log (log area))
(/ (exp major)
(log major)))
(* (* (/ eccentricity
(exp minor)) perimeter)
(exp (- (* (exp extent) eccentricity) minor))))
(* area perimeter))
(* (- area
(- (/ (/ (* major
(* major
(* major 0.32111)))
(* extent minor)) perimeter) area))
(+ (- (- perimeter perimeter) area)
(exp (/ (/ minor eccentricity) perimeter)))))
=== BEST-OF-RUN ===
current generation: 21
generation: 14
nodes: 59
depth: 9
hits: 795
TOP INDIVIDUAL:
-- #1 --
hits: 795
raw fitness: 795.0000
standardized fitness: 795.0000
adjusted fitness: 0.9987
TREE:
(+ (- (* (+ (log (log area))
(/ (exp major)
(log major)))
(* (* (/ eccentricity
(exp minor)) perimeter)
(exp (- (* (exp extent) eccentricity) minor))))
(* area perimeter))
(* (- area
(- (/ (/ (* major
(* major
(* major 0.32111)))
(* extent minor)) perimeter) area))
(+ (- (- perimeter perimeter) area)
(exp (/ (/ minor eccentricity) perimeter)))))
=== BEST-OF-RUN ===
current generation: 22
generation: 14
nodes: 59
depth: 9
hits: 795
TOP INDIVIDUAL:
-- #1 --
hits: 795
raw fitness: 795.0000
standardized fitness: 795.0000
adjusted fitness: 0.9987
TREE:
(+ (- (* (+ (log (log area))
(/ (exp major)
(log major)))
(* (* (/ eccentricity
(exp minor)) perimeter)
(exp (- (* (exp extent) eccentricity) minor))))
(* area perimeter))
(* (- area
(- (/ (/ (* major
(* major
(* major 0.32111)))
(* extent minor)) perimeter) area))
(+ (- (- perimeter perimeter) area)
(exp (/ (/ minor eccentricity) perimeter)))))
=== BEST-OF-RUN ===
current generation: 23
generation: 14
nodes: 59
depth: 9
hits: 795
TOP INDIVIDUAL:
-- #1 --
hits: 795
raw fitness: 795.0000
standardized fitness: 795.0000
adjusted fitness: 0.9987
TREE:
(+ (- (* (+ (log (log area))
(/ (exp major)
(log major)))
(* (* (/ eccentricity
(exp minor)) perimeter)
(exp (- (* (exp extent) eccentricity) minor))))
(* area perimeter))
(* (- area
(- (/ (/ (* major
(* major
(* major 0.32111)))
(* extent minor)) perimeter) area))
(+ (- (- perimeter perimeter) area)
(exp (/ (/ minor eccentricity) perimeter)))))
=== BEST-OF-RUN ===
current generation: 24
generation: 14
nodes: 59
depth: 9
hits: 795
TOP INDIVIDUAL:
-- #1 --
hits: 795
raw fitness: 795.0000
standardized fitness: 795.0000
adjusted fitness: 0.9987
TREE:
(+ (- (* (+ (log (log area))
(/ (exp major)
(log major)))
(* (* (/ eccentricity
(exp minor)) perimeter)
(exp (- (* (exp extent) eccentricity) minor))))
(* area perimeter))
(* (- area
(- (/ (/ (* major
(* major
(* major 0.32111)))
(* extent minor)) perimeter) area))
(+ (- (- perimeter perimeter) area)
(exp (/ (/ minor eccentricity) perimeter)))))

File diff suppressed because it is too large Load Diff

View File

@ -1,11 +1,26 @@
GEN# SUB# μFGEN FsBestGEN FsWorstGEN μTreeSzGEN μTreeDpGEN bTreeSzGEN bTreeDpGEN wTreeSzGEN wTreeDpGEN μFRUN FsBestRUN FsWorstRUN μTreeSzRUN μTreeDpRUN bTreeSzRUN bTreeDpRUN wTreeSzRUN wTreeDpRUN
0 0 0.9606 0.9984 0.0000 17.035 3.280 15 4 60 6 0.9606 0.9984 0.0000 17.035 3.280 15 4 60 6
1 0 0.9918 0.9984 0.0000 15.919 3.487 15 4 70 7 0.9762 0.9984 0.0000 16.477 3.384 15 4 60 6
2 0 0.9918 0.9984 0.0000 15.435 3.681 15 4 52 10 0.9814 0.9984 0.0000 16.130 3.483 15 4 60 6
3 0 0.9930 0.9986 0.0000 14.204 3.601 10 4 29 8 0.9843 0.9986 0.0000 15.648 3.513 10 4 60 6
4 0 0.9943 0.9986 0.0000 13.637 3.570 10 4 37 9 0.9863 0.9986 0.0000 15.246 3.524 10 4 60 6
5 0 0.9955 0.9986 0.0000 12.727 3.482 10 4 34 11 0.9878 0.9986 0.0000 14.826 3.517 10 4 60 6
6 0 0.9955 0.9986 0.0000 12.074 3.334 10 4 37 8 0.9889 0.9986 0.0000 14.433 3.491 10 4 60 6
7 0 0.9955 0.9986 0.0000 11.696 3.341 10 4 18 5 0.9898 0.9986 0.0000 14.091 3.472 10 4 60 6
8 0 0.9968 0.9986 0.0000 11.729 3.329 10 4 44 6 0.9905 0.9986 0.0000 13.828 3.456 10 4 60 6
9 0 0.9943 0.9986 0.0000 9.855 3.100 10 4 18 8 0.9909 0.9986 0.0000 13.431 3.421 10 4 60 6
0 0 0.9569 0.9983 0.0000 16.896 3.270 11 4 92 6 0.9569 0.9983 0.0000 16.896 3.270 11 4 92 6
1 0 0.9955 0.9983 0.0000 15.265 3.379 11 4 41 6 0.9762 0.9983 0.0000 16.081 3.324 11 4 92 6
2 0 0.9943 0.9984 0.0000 15.377 3.522 23 5 32 7 0.9822 0.9984 0.0000 15.846 3.390 23 5 92 6
3 0 0.9955 0.9984 0.0000 13.399 3.395 23 5 42 6 0.9856 0.9984 0.0000 15.234 3.392 23 5 92 6
4 0 0.9943 0.9987 0.0000 12.760 3.462 25 6 26 8 0.9873 0.9987 0.0000 14.739 3.406 25 6 92 6
5 0 0.9943 0.9987 0.0000 12.822 3.419 25 6 23 6 0.9885 0.9987 0.0000 14.420 3.408 25 6 92 6
6 0 0.9931 0.9987 0.0000 11.386 3.176 25 6 7 3 0.9891 0.9987 0.0000 13.987 3.375 25 6 92 6
7 0 0.9918 0.9987 0.0000 11.274 3.220 25 6 7 3 0.9895 0.9987 0.0000 13.648 3.355 25 6 92 6
8 0 0.9968 0.9987 0.0000 10.140 3.060 25 6 9 3 0.9903 0.9987 0.0000 13.258 3.323 25 6 92 6
9 0 0.9980 0.9987 0.9979 9.869 3.039 25 6 6 3 0.9911 0.9987 0.0000 12.919 3.294 25 6 92 6
10 0 0.9956 0.9987 0.0000 9.443 3.081 25 6 46 8 0.9915 0.9987 0.0000 12.603 3.275 25 6 92 6
11 0 0.9968 0.9987 0.0000 8.887 2.990 47 8 85 13 0.9919 0.9987 0.0000 12.293 3.251 47 8 92 6
12 0 0.9968 0.9987 0.0000 7.951 2.796 47 8 12 4 0.9923 0.9987 0.0000 11.959 3.216 47 8 92 6
13 0 0.9956 0.9987 0.0000 7.561 2.704 47 8 9 4 0.9925 0.9987 0.0000 11.645 3.180 47 8 92 6
14 0 0.9968 0.9987 0.0000 7.114 2.522 59 9 28 8 0.9928 0.9987 0.0000 11.343 3.136 59 9 92 6
15 0 0.9980 0.9987 0.9978 6.691 2.421 59 9 4 2 0.9931 0.9987 0.0000 11.052 3.091 59 9 92 6
16 0 0.9980 0.9987 0.9978 6.754 2.395 59 9 39 11 0.9934 0.9987 0.0000 10.799 3.050 59 9 92 6
17 0 0.9980 0.9987 0.9978 6.296 2.264 59 9 20 8 0.9937 0.9987 0.0000 10.549 3.006 59 9 92 6
18 0 0.9980 0.9987 0.9978 6.109 2.224 59 9 20 8 0.9939 0.9987 0.0000 10.316 2.965 59 9 92 6
19 0 0.9981 0.9987 0.9979 5.572 2.018 59 9 12 4 0.9941 0.9987 0.0000 10.078 2.918 59 9 92 6
20 0 0.9980 0.9987 0.9979 5.659 1.995 59 9 11 4 0.9943 0.9987 0.0000 9.868 2.874 59 9 92 6
21 0 0.9980 0.9987 0.9976 5.981 2.006 59 9 39 7 0.9945 0.9987 0.0000 9.691 2.834 59 9 92 6
22 0 0.9968 0.9987 0.0000 6.117 2.010 59 9 8 3 0.9946 0.9987 0.0000 9.536 2.799 59 9 92 6
23 0 0.9980 0.9987 0.9976 6.508 2.132 59 9 34 8 0.9947 0.9987 0.0000 9.410 2.771 59 9 92 6
24 0 0.9981 0.9987 0.9978 7.147 2.264 59 9 31 6 0.9949 0.9987 0.0000 9.319 2.751 59 9 92 6

View File

@ -14,9 +14,9 @@ building function set(s):
set 0: * / + - exp log area perimeter major minor eccentricity convex extent R
tree 0 uses function set 0.
function set complete.
no random number seed specfied; using 106.
no random number seed specfied; using 1961.
creating initial population(s):
1105 trees were generated to fill the population of 800 (800 trees).
1113 trees were generated to fill the population of 800 (800 trees).
initial population(s) complete.
@ -32,7 +32,7 @@ no checkpointing will be done.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 3.
evaluation complete. (1s wall)
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 4.
evaluation complete. (0s wall)
@ -52,21 +52,66 @@ no checkpointing will be done.
=== generation 9.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 10.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 11.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 12.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 13.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 14.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 15.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 16.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 17.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 18.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 19.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 20.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 21.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 22.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 23.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 24.
evaluation complete. (0s wall)
breeding complete. (0s wall)
SYSTEM STATISTICS
------- memory -------
allocated: 3093801
freed: 3045801
allocated: 5757639
freed: 5709639
not freed: 48000
max allocated: 455229
malloc'ed blocks: 36997
max allocated: 449126
malloc'ed blocks: 77672
realloc'ed blocks: 7
free'ed blocks: 36991
free'ed blocks: 77666
------- time -------
overall: 1s wall
evaluation: 1s wall
evaluation: 0s wall
breeding: 0s wall
------- generation spaces -------
@ -74,7 +119,7 @@ SYSTEM STATISTICS
space 1 size: 100
------- ephemeral random constants -------
used: 1391
freed: 1391
used: 2197
freed: 2197
allocated: 1000
blocks: 1

View File

@ -1,18 +1,33 @@
=== BEST-OF-RUN ===
generation: 6
nodes: 7
depth: 4
hits: 776
generation: 0
nodes: 65
depth: 6
hits: 784
TOP INDIVIDUAL:
-- #1 --
hits: 776
raw fitness: 776.0000
standardized fitness: 776.0000
hits: 784
raw fitness: 784.0000
standardized fitness: 784.0000
adjusted fitness: 0.9987
TREE:
(log (log (/ (/ area major) major)))
(- (/ (* (log (* (* extent extent)
(- eccentricity area)))
(log (log (- 0.62511 -0.12697))))
(log (exp (* (log convex)
(* minor eccentricity)))))
(/ (log (* (/ (* extent perimeter)
(log eccentricity))
(/ (/ eccentricity perimeter)
(* -0.49554 convex))))
(* (+ (exp (* convex convex))
(+ (- -0.22595 convex)
(/ convex area)))
(/ (/ (exp convex)
(/ convex eccentricity))
(- (exp perimeter)
(log perimeter))))))
TREE-equ:
y = log(log(((area / major) / major)))
y = (((log(((extent * extent) * (eccentricity - area))) * log(log((0.62511 - -0.12697)))) / log(exp((log(convex) * (minor * eccentricity))))) - (log((((extent * perimeter) / log(eccentricity)) * ((eccentricity / perimeter) / (-0.49554 * convex)))) / ((exp((convex * convex)) + ((-0.22595 - convex) + (convex / area))) * ((exp(convex) / (convex / eccentricity)) / (exp(perimeter) - log(perimeter))))))

View File

@ -1,12 +1,27 @@
Hits: 2027, Total Size: 2810, Percent Hit: 72.135231
CC: 1028
CO: 72
OO: 999
OC: 711
Fitness: 0.998713
Hits: 776
Hits: 2064, Total Size: 2810, Percent Hit: 73.451957
CC: 978
CO: 137
OO: 1086
OC: 609
Fitness: 0.998726
Hits: 784
y = log(log(((area / major) / major)))
y = (((log(((extent * extent) * (eccentricity - area))) * log(log((0.62511 - -0.12697)))) / log(exp((log(convex) * (minor * eccentricity))))) - (log((((extent * perimeter) / log(eccentricity)) * ((eccentricity / perimeter) / (-0.49554 * convex)))) / ((exp((convex * convex)) + ((-0.22595 - convex) + (convex / area))) * ((exp(convex) / (convex / eccentricity)) / (exp(perimeter) - log(perimeter))))))
(log (log (/ (/ area major) major)))
(- (/ (* (log (* (* extent extent)
(- eccentricity area)))
(log (log (- 0.62511 -0.12697))))
(log (exp (* (log convex)
(* minor eccentricity)))))
(/ (log (* (/ (* extent perimeter)
(log eccentricity))
(/ (/ eccentricity perimeter)
(* -0.49554 convex))))
(* (+ (exp (* convex convex))
(+ (- -0.22595 convex)
(/ convex area)))
(/ (/ (exp convex)
(/ convex eccentricity))
(- (exp perimeter)
(log perimeter))))))

View File

@ -1,290 +1,480 @@
=== BEST-OF-RUN ===
current generation: 0
generation: 0
nodes: 1
depth: 0
hits: 530
nodes: 65
depth: 6
hits: 784
TOP INDIVIDUAL:
-- #1 --
hits: 530
raw fitness: 530.0000
standardized fitness: 530.0000
adjusted fitness: 0.9981
hits: 784
raw fitness: 784.0000
standardized fitness: 784.0000
adjusted fitness: 0.9987
TREE:
(* (exp convex) major)
(- (/ (* (log (* (* extent extent)
(- eccentricity area)))
(log (log (- 0.62511 -0.12697))))
(log (exp (* (log convex)
(* minor eccentricity)))))
(/ (log (* (/ (* extent perimeter)
(log eccentricity))
(/ (/ eccentricity perimeter)
(* -0.49554 convex))))
(* (+ (exp (* convex convex))
(+ (- -0.22595 convex)
(/ convex area)))
(/ (/ (exp convex)
(/ convex eccentricity))
(- (exp perimeter)
(log perimeter))))))
=== BEST-OF-RUN ===
current generation: 1
generation: 1
nodes: 28
generation: 0
nodes: 65
depth: 6
hits: 721
hits: 784
TOP INDIVIDUAL:
-- #1 --
hits: 721
raw fitness: 721.0000
standardized fitness: 721.0000
adjusted fitness: 0.9986
hits: 784
raw fitness: 784.0000
standardized fitness: 784.0000
adjusted fitness: 0.9987
TREE:
(log (log (/ (* (- perimeter
(/ minor extent))
(/ (exp perimeter)
(* major eccentricity)))
(- (* (log major)
(exp perimeter))
(/ (* convex area)
(- convex 0.21114))))))
(- (/ (* (log (* (* extent extent)
(- eccentricity area)))
(log (log (- 0.62511 -0.12697))))
(log (exp (* (log convex)
(* minor eccentricity)))))
(/ (log (* (/ (* extent perimeter)
(log eccentricity))
(/ (/ eccentricity perimeter)
(* -0.49554 convex))))
(* (+ (exp (* convex convex))
(+ (- -0.22595 convex)
(/ convex area)))
(/ (/ (exp convex)
(/ convex eccentricity))
(- (exp perimeter)
(log perimeter))))))
=== BEST-OF-RUN ===
current generation: 2
generation: 1
nodes: 28
generation: 0
nodes: 65
depth: 6
hits: 721
hits: 784
TOP INDIVIDUAL:
-- #1 --
hits: 721
raw fitness: 721.0000
standardized fitness: 721.0000
adjusted fitness: 0.9986
hits: 784
raw fitness: 784.0000
standardized fitness: 784.0000
adjusted fitness: 0.9987
TREE:
(log (log (/ (* (- perimeter
(/ minor extent))
(/ (exp perimeter)
(* major eccentricity)))
(- (* (log major)
(exp perimeter))
(/ (* convex area)
(- convex 0.21114))))))
(- (/ (* (log (* (* extent extent)
(- eccentricity area)))
(log (log (- 0.62511 -0.12697))))
(log (exp (* (log convex)
(* minor eccentricity)))))
(/ (log (* (/ (* extent perimeter)
(log eccentricity))
(/ (/ eccentricity perimeter)
(* -0.49554 convex))))
(* (+ (exp (* convex convex))
(+ (- -0.22595 convex)
(/ convex area)))
(/ (/ (exp convex)
(/ convex eccentricity))
(- (exp perimeter)
(log perimeter))))))
=== BEST-OF-RUN ===
current generation: 3
generation: 1
nodes: 28
generation: 0
nodes: 65
depth: 6
hits: 721
hits: 784
TOP INDIVIDUAL:
-- #1 --
hits: 721
raw fitness: 721.0000
standardized fitness: 721.0000
adjusted fitness: 0.9986
hits: 784
raw fitness: 784.0000
standardized fitness: 784.0000
adjusted fitness: 0.9987
TREE:
(log (log (/ (* (- perimeter
(/ minor extent))
(/ (exp perimeter)
(* major eccentricity)))
(- (* (log major)
(exp perimeter))
(/ (* convex area)
(- convex 0.21114))))))
(- (/ (* (log (* (* extent extent)
(- eccentricity area)))
(log (log (- 0.62511 -0.12697))))
(log (exp (* (log convex)
(* minor eccentricity)))))
(/ (log (* (/ (* extent perimeter)
(log eccentricity))
(/ (/ eccentricity perimeter)
(* -0.49554 convex))))
(* (+ (exp (* convex convex))
(+ (- -0.22595 convex)
(/ convex area)))
(/ (/ (exp convex)
(/ convex eccentricity))
(- (exp perimeter)
(log perimeter))))))
=== BEST-OF-RUN ===
current generation: 4
generation: 1
nodes: 28
generation: 0
nodes: 65
depth: 6
hits: 721
hits: 784
TOP INDIVIDUAL:
-- #1 --
hits: 721
raw fitness: 721.0000
standardized fitness: 721.0000
adjusted fitness: 0.9986
hits: 784
raw fitness: 784.0000
standardized fitness: 784.0000
adjusted fitness: 0.9987
TREE:
(log (log (/ (* (- perimeter
(/ minor extent))
(/ (exp perimeter)
(* major eccentricity)))
(- (* (log major)
(exp perimeter))
(/ (* convex area)
(- convex 0.21114))))))
(- (/ (* (log (* (* extent extent)
(- eccentricity area)))
(log (log (- 0.62511 -0.12697))))
(log (exp (* (log convex)
(* minor eccentricity)))))
(/ (log (* (/ (* extent perimeter)
(log eccentricity))
(/ (/ eccentricity perimeter)
(* -0.49554 convex))))
(* (+ (exp (* convex convex))
(+ (- -0.22595 convex)
(/ convex area)))
(/ (/ (exp convex)
(/ convex eccentricity))
(- (exp perimeter)
(log perimeter))))))
=== BEST-OF-RUN ===
current generation: 5
generation: 1
nodes: 28
generation: 0
nodes: 65
depth: 6
hits: 721
hits: 784
TOP INDIVIDUAL:
-- #1 --
hits: 721
raw fitness: 721.0000
standardized fitness: 721.0000
adjusted fitness: 0.9986
hits: 784
raw fitness: 784.0000
standardized fitness: 784.0000
adjusted fitness: 0.9987
TREE:
(log (log (/ (* (- perimeter
(/ minor extent))
(/ (exp perimeter)
(* major eccentricity)))
(- (* (log major)
(exp perimeter))
(/ (* convex area)
(- convex 0.21114))))))
(- (/ (* (log (* (* extent extent)
(- eccentricity area)))
(log (log (- 0.62511 -0.12697))))
(log (exp (* (log convex)
(* minor eccentricity)))))
(/ (log (* (/ (* extent perimeter)
(log eccentricity))
(/ (/ eccentricity perimeter)
(* -0.49554 convex))))
(* (+ (exp (* convex convex))
(+ (- -0.22595 convex)
(/ convex area)))
(/ (/ (exp convex)
(/ convex eccentricity))
(- (exp perimeter)
(log perimeter))))))
=== BEST-OF-RUN ===
current generation: 6
generation: 6
nodes: 7
depth: 4
hits: 776
generation: 0
nodes: 65
depth: 6
hits: 784
TOP INDIVIDUAL:
-- #1 --
hits: 776
raw fitness: 776.0000
standardized fitness: 776.0000
hits: 784
raw fitness: 784.0000
standardized fitness: 784.0000
adjusted fitness: 0.9987
TREE:
(log (log (/ (/ area major) major)))
(- (/ (* (log (* (* extent extent)
(- eccentricity area)))
(log (log (- 0.62511 -0.12697))))
(log (exp (* (log convex)
(* minor eccentricity)))))
(/ (log (* (/ (* extent perimeter)
(log eccentricity))
(/ (/ eccentricity perimeter)
(* -0.49554 convex))))
(* (+ (exp (* convex convex))
(+ (- -0.22595 convex)
(/ convex area)))
(/ (/ (exp convex)
(/ convex eccentricity))
(- (exp perimeter)
(log perimeter))))))
=== BEST-OF-RUN ===
current generation: 7
generation: 6
nodes: 7
depth: 4
hits: 776
generation: 0
nodes: 65
depth: 6
hits: 784
TOP INDIVIDUAL:
-- #1 --
hits: 776
raw fitness: 776.0000
standardized fitness: 776.0000
hits: 784
raw fitness: 784.0000
standardized fitness: 784.0000
adjusted fitness: 0.9987
TREE:
(log (log (/ (/ area major) major)))
(- (/ (* (log (* (* extent extent)
(- eccentricity area)))
(log (log (- 0.62511 -0.12697))))
(log (exp (* (log convex)
(* minor eccentricity)))))
(/ (log (* (/ (* extent perimeter)
(log eccentricity))
(/ (/ eccentricity perimeter)
(* -0.49554 convex))))
(* (+ (exp (* convex convex))
(+ (- -0.22595 convex)
(/ convex area)))
(/ (/ (exp convex)
(/ convex eccentricity))
(- (exp perimeter)
(log perimeter))))))
=== BEST-OF-RUN ===
current generation: 8
generation: 6
nodes: 7
depth: 4
hits: 776
generation: 0
nodes: 65
depth: 6
hits: 784
TOP INDIVIDUAL:
-- #1 --
hits: 776
raw fitness: 776.0000
standardized fitness: 776.0000
hits: 784
raw fitness: 784.0000
standardized fitness: 784.0000
adjusted fitness: 0.9987
TREE:
(log (log (/ (/ area major) major)))
(- (/ (* (log (* (* extent extent)
(- eccentricity area)))
(log (log (- 0.62511 -0.12697))))
(log (exp (* (log convex)
(* minor eccentricity)))))
(/ (log (* (/ (* extent perimeter)
(log eccentricity))
(/ (/ eccentricity perimeter)
(* -0.49554 convex))))
(* (+ (exp (* convex convex))
(+ (- -0.22595 convex)
(/ convex area)))
(/ (/ (exp convex)
(/ convex eccentricity))
(- (exp perimeter)
(log perimeter))))))
=== BEST-OF-RUN ===
current generation: 9
generation: 6
nodes: 7
depth: 4
hits: 776
generation: 0
nodes: 65
depth: 6
hits: 784
TOP INDIVIDUAL:
-- #1 --
hits: 776
raw fitness: 776.0000
standardized fitness: 776.0000
hits: 784
raw fitness: 784.0000
standardized fitness: 784.0000
adjusted fitness: 0.9987
TREE:
(log (log (/ (/ area major) major)))
(- (/ (* (log (* (* extent extent)
(- eccentricity area)))
(log (log (- 0.62511 -0.12697))))
(log (exp (* (log convex)
(* minor eccentricity)))))
(/ (log (* (/ (* extent perimeter)
(log eccentricity))
(/ (/ eccentricity perimeter)
(* -0.49554 convex))))
(* (+ (exp (* convex convex))
(+ (- -0.22595 convex)
(/ convex area)))
(/ (/ (exp convex)
(/ convex eccentricity))
(- (exp perimeter)
(log perimeter))))))
=== BEST-OF-RUN ===
current generation: 10
generation: 6
nodes: 7
depth: 4
hits: 776
generation: 0
nodes: 65
depth: 6
hits: 784
TOP INDIVIDUAL:
-- #1 --
hits: 776
raw fitness: 776.0000
standardized fitness: 776.0000
hits: 784
raw fitness: 784.0000
standardized fitness: 784.0000
adjusted fitness: 0.9987
TREE:
(log (log (/ (/ area major) major)))
(- (/ (* (log (* (* extent extent)
(- eccentricity area)))
(log (log (- 0.62511 -0.12697))))
(log (exp (* (log convex)
(* minor eccentricity)))))
(/ (log (* (/ (* extent perimeter)
(log eccentricity))
(/ (/ eccentricity perimeter)
(* -0.49554 convex))))
(* (+ (exp (* convex convex))
(+ (- -0.22595 convex)
(/ convex area)))
(/ (/ (exp convex)
(/ convex eccentricity))
(- (exp perimeter)
(log perimeter))))))
=== BEST-OF-RUN ===
current generation: 11
generation: 6
nodes: 7
depth: 4
hits: 776
generation: 0
nodes: 65
depth: 6
hits: 784
TOP INDIVIDUAL:
-- #1 --
hits: 776
raw fitness: 776.0000
standardized fitness: 776.0000
hits: 784
raw fitness: 784.0000
standardized fitness: 784.0000
adjusted fitness: 0.9987
TREE:
(log (log (/ (/ area major) major)))
(- (/ (* (log (* (* extent extent)
(- eccentricity area)))
(log (log (- 0.62511 -0.12697))))
(log (exp (* (log convex)
(* minor eccentricity)))))
(/ (log (* (/ (* extent perimeter)
(log eccentricity))
(/ (/ eccentricity perimeter)
(* -0.49554 convex))))
(* (+ (exp (* convex convex))
(+ (- -0.22595 convex)
(/ convex area)))
(/ (/ (exp convex)
(/ convex eccentricity))
(- (exp perimeter)
(log perimeter))))))
=== BEST-OF-RUN ===
current generation: 12
generation: 6
nodes: 7
depth: 4
hits: 776
generation: 0
nodes: 65
depth: 6
hits: 784
TOP INDIVIDUAL:
-- #1 --
hits: 776
raw fitness: 776.0000
standardized fitness: 776.0000
hits: 784
raw fitness: 784.0000
standardized fitness: 784.0000
adjusted fitness: 0.9987
TREE:
(log (log (/ (/ area major) major)))
(- (/ (* (log (* (* extent extent)
(- eccentricity area)))
(log (log (- 0.62511 -0.12697))))
(log (exp (* (log convex)
(* minor eccentricity)))))
(/ (log (* (/ (* extent perimeter)
(log eccentricity))
(/ (/ eccentricity perimeter)
(* -0.49554 convex))))
(* (+ (exp (* convex convex))
(+ (- -0.22595 convex)
(/ convex area)))
(/ (/ (exp convex)
(/ convex eccentricity))
(- (exp perimeter)
(log perimeter))))))
=== BEST-OF-RUN ===
current generation: 13
generation: 6
nodes: 7
depth: 4
hits: 776
generation: 0
nodes: 65
depth: 6
hits: 784
TOP INDIVIDUAL:
-- #1 --
hits: 776
raw fitness: 776.0000
standardized fitness: 776.0000
hits: 784
raw fitness: 784.0000
standardized fitness: 784.0000
adjusted fitness: 0.9987
TREE:
(log (log (/ (/ area major) major)))
(- (/ (* (log (* (* extent extent)
(- eccentricity area)))
(log (log (- 0.62511 -0.12697))))
(log (exp (* (log convex)
(* minor eccentricity)))))
(/ (log (* (/ (* extent perimeter)
(log eccentricity))
(/ (/ eccentricity perimeter)
(* -0.49554 convex))))
(* (+ (exp (* convex convex))
(+ (- -0.22595 convex)
(/ convex area)))
(/ (/ (exp convex)
(/ convex eccentricity))
(- (exp perimeter)
(log perimeter))))))
=== BEST-OF-RUN ===
current generation: 14
generation: 6
nodes: 7
depth: 4
hits: 776
generation: 0
nodes: 65
depth: 6
hits: 784
TOP INDIVIDUAL:
-- #1 --
hits: 776
raw fitness: 776.0000
standardized fitness: 776.0000
hits: 784
raw fitness: 784.0000
standardized fitness: 784.0000
adjusted fitness: 0.9987
TREE:
(log (log (/ (/ area major) major)))
(- (/ (* (log (* (* extent extent)
(- eccentricity area)))
(log (log (- 0.62511 -0.12697))))
(log (exp (* (log convex)
(* minor eccentricity)))))
(/ (log (* (/ (* extent perimeter)
(log eccentricity))
(/ (/ eccentricity perimeter)
(* -0.49554 convex))))
(* (+ (exp (* convex convex))
(+ (- -0.22595 convex)
(/ convex area)))
(/ (/ (exp convex)
(/ convex eccentricity))
(- (exp perimeter)
(log perimeter))))))

File diff suppressed because it is too large Load Diff

View File

@ -1,16 +1,16 @@
GEN# SUB# μFGEN FsBestGEN FsWorstGEN μTreeSzGEN μTreeDpGEN bTreeSzGEN bTreeDpGEN wTreeSzGEN wTreeDpGEN μFRUN FsBestRUN FsWorstRUN μTreeSzRUN μTreeDpRUN bTreeSzRUN bTreeDpRUN wTreeSzRUN wTreeDpRUN
0 0 0.9544 0.9981 0.0000 17.902 3.430 1 0 44 5 0.9544 0.9981 0.0000 17.902 3.430 1 0 44 5
1 0 0.9881 0.9986 0.0000 16.956 3.509 28 6 18 4 0.9712 0.9986 0.0000 17.429 3.469 28 6 44 5
2 0 0.9931 0.9986 0.0000 15.239 3.544 28 6 27 8 0.9785 0.9986 0.0000 16.699 3.494 28 6 44 5
3 0 0.9906 0.9986 0.0000 14.800 3.699 28 6 82 7 0.9815 0.9986 0.0000 16.224 3.545 28 6 44 5
4 0 0.9956 0.9986 0.0000 13.855 3.574 28 6 31 6 0.9843 0.9986 0.0000 15.751 3.551 28 6 44 5
5 0 0.9956 0.9986 0.0000 14.544 3.710 28 6 7 4 0.9862 0.9986 0.0000 15.549 3.578 28 6 44 5
6 0 0.9906 0.9987 0.0000 13.945 3.739 7 4 63 10 0.9868 0.9987 0.0000 15.320 3.601 7 4 44 5
7 0 0.9956 0.9987 0.0000 12.724 3.634 7 4 33 9 0.9879 0.9987 0.0000 14.996 3.605 7 4 44 5
8 0 0.9956 0.9987 0.0000 11.697 3.422 7 4 25 8 0.9888 0.9987 0.0000 14.629 3.584 7 4 44 5
9 0 0.9956 0.9987 0.0000 10.995 3.281 7 4 64 7 0.9895 0.9987 0.0000 14.266 3.554 7 4 44 5
10 0 0.9968 0.9987 0.0000 11.215 3.301 7 4 67 8 0.9901 0.9987 0.0000 13.988 3.531 7 4 44 5
11 0 0.9968 0.9987 0.0000 10.041 3.156 7 4 8 4 0.9907 0.9987 0.0000 13.659 3.500 7 4 44 5
12 0 0.9968 0.9987 0.0000 9.648 3.039 7 4 10 4 0.9912 0.9987 0.0000 13.351 3.464 7 4 44 5
13 0 0.9968 0.9987 0.0000 8.719 2.860 7 4 10 5 0.9916 0.9987 0.0000 13.020 3.421 7 4 44 5
14 0 0.9968 0.9987 0.0000 8.363 2.714 7 4 28 8 0.9919 0.9987 0.0000 12.710 3.374 7 4 44 5
0 0 0.9693 0.9987 0.0000 17.920 3.389 65 6 22 5 0.9693 0.9987 0.0000 17.920 3.389 65 6 22 5
1 0 0.9955 0.9987 0.0000 16.102 3.486 65 6 61 7 0.9824 0.9987 0.0000 17.011 3.438 65 6 22 5
2 0 0.9906 0.9987 0.0000 15.725 3.498 65 6 50 7 0.9851 0.9987 0.0000 16.582 3.458 65 6 22 5
3 0 0.9955 0.9987 0.0000 16.101 3.595 65 6 69 8 0.9877 0.9987 0.0000 16.462 3.492 65 6 22 5
4 0 0.9943 0.9987 0.0000 15.646 3.675 65 6 51 8 0.9891 0.9987 0.0000 16.299 3.529 65 6 22 5
5 0 0.9893 0.9987 0.0000 15.322 3.675 65 6 40 9 0.9891 0.9987 0.0000 16.136 3.553 65 6 22 5
6 0 0.9955 0.9987 0.0000 14.826 3.638 65 6 49 6 0.9900 0.9987 0.0000 15.949 3.565 65 6 22 5
7 0 0.9918 0.9987 0.0000 14.141 3.489 65 6 70 11 0.9902 0.9987 0.0000 15.723 3.555 65 6 22 5
8 0 0.9943 0.9987 0.0000 14.025 3.501 65 6 10 3 0.9907 0.9987 0.0000 15.534 3.549 65 6 22 5
9 0 0.9955 0.9987 0.0000 13.150 3.324 65 6 56 7 0.9912 0.9987 0.0000 15.296 3.527 65 6 22 5
10 0 0.9942 0.9987 0.0000 12.299 3.248 65 6 9 3 0.9915 0.9987 0.0000 15.024 3.501 65 6 22 5
11 0 0.9930 0.9987 0.0000 12.580 3.250 65 6 88 11 0.9916 0.9987 0.0000 14.820 3.481 65 6 22 5
12 0 0.9918 0.9987 0.0000 11.806 3.221 65 6 14 6 0.9916 0.9987 0.0000 14.588 3.461 65 6 22 5
13 0 0.9955 0.9987 0.0000 11.601 3.234 65 6 28 10 0.9919 0.9987 0.0000 14.375 3.444 65 6 22 5
14 0 0.9980 0.9987 0.9954 11.185 3.261 65 6 27 11 0.9923 0.9987 0.0000 14.162 3.432 65 6 22 5

View File

@ -14,9 +14,9 @@ building function set(s):
set 0: * / + - exp log area perimeter major minor eccentricity convex extent R
tree 0 uses function set 0.
function set complete.
no random number seed specfied; using 382.
no random number seed specfied; using 56.
creating initial population(s):
1096 trees were generated to fill the population of 800 (800 trees).
1100 trees were generated to fill the population of 800 (800 trees).
initial population(s) complete.
@ -29,7 +29,7 @@ no checkpointing will be done.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 2.
evaluation complete. (1s wall)
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 3.
evaluation complete. (0s wall)
@ -71,17 +71,17 @@ no checkpointing will be done.
SYSTEM STATISTICS
------- memory -------
allocated: 4289296
freed: 4241296
allocated: 4665229
freed: 4617229
not freed: 48000
max allocated: 467501
malloc'ed blocks: 51056
max allocated: 462900
malloc'ed blocks: 51114
realloc'ed blocks: 7
free'ed blocks: 51050
free'ed blocks: 51108
------- time -------
overall: 1s wall
evaluation: 1s wall
evaluation: 0s wall
breeding: 0s wall
------- generation spaces -------
@ -89,7 +89,7 @@ SYSTEM STATISTICS
space 1 size: 100
------- ephemeral random constants -------
used: 1687
freed: 1687
used: 1765
freed: 1765
allocated: 1000
blocks: 1

View File

@ -1,19 +1,23 @@
=== BEST-OF-RUN ===
generation: 4
nodes: 7
depth: 2
hits: 657
generation: 0
nodes: 23
depth: 4
hits: 711
TOP INDIVIDUAL:
-- #1 --
hits: 657
raw fitness: 657.0000
standardized fitness: 657.0000
adjusted fitness: 0.9985
hits: 711
raw fitness: 711.0000
standardized fitness: 711.0000
adjusted fitness: 0.9986
TREE:
(/ (- eccentricity 0.86819)
(+ major extent))
(/ (/ (* (+ convex perimeter)
(log eccentricity))
(exp (/ 0.37166 extent)))
(+ (/ (- perimeter perimeter)
(exp 0.85091))
(exp (/ perimeter extent))))
TREE-equ:
y = ((eccentricity - 0.86819) / (major + extent))
y = ((((convex + perimeter) * log(eccentricity)) / exp((0.37166 / extent))) / (((perimeter - perimeter) / exp(0.85091)) + exp((perimeter / extent))))

View File

@ -1,13 +1,17 @@
Hits: 1675, Total Size: 2810, Percent Hit: 59.608541
CC: 1131
CO: 18
OO: 544
OC: 1117
Fitness: 0.998480
Hits: 657
Hits: 2027, Total Size: 2810, Percent Hit: 72.135231
CC: 751
CO: 400
OO: 1276
OC: 383
Fitness: 0.998596
Hits: 711
y = ((eccentricity - 0.86819) / (major + extent))
y = ((((convex + perimeter) * log(eccentricity)) / exp((0.37166 / extent))) / (((perimeter - perimeter) / exp(0.85091)) + exp((perimeter / extent))))
(/ (- eccentricity 0.86819)
(+ major extent))
(/ (/ (* (+ convex perimeter)
(log eccentricity))
(exp (/ 0.37166 extent)))
(+ (/ (- perimeter perimeter)
(exp 0.85091))
(exp (/ perimeter extent))))

View File

@ -1,182 +1,110 @@
=== BEST-OF-RUN ===
current generation: 0
generation: 0
nodes: 12
depth: 3
hits: 543
nodes: 23
depth: 4
hits: 711
TOP INDIVIDUAL:
-- #1 --
hits: 543
raw fitness: 543.0000
standardized fitness: 543.0000
adjusted fitness: 0.9982
hits: 711
raw fitness: 711.0000
standardized fitness: 711.0000
adjusted fitness: 0.9986
TREE:
(+ (- (- -0.35887 area)
(* -0.97553 convex))
(log (/ convex convex)))
(/ (/ (* (+ convex perimeter)
(log eccentricity))
(exp (/ 0.37166 extent)))
(+ (/ (- perimeter perimeter)
(exp 0.85091))
(exp (/ perimeter extent))))
=== BEST-OF-RUN ===
current generation: 1
generation: 0
nodes: 12
depth: 3
hits: 543
nodes: 23
depth: 4
hits: 711
TOP INDIVIDUAL:
-- #1 --
hits: 543
raw fitness: 543.0000
standardized fitness: 543.0000
adjusted fitness: 0.9982
hits: 711
raw fitness: 711.0000
standardized fitness: 711.0000
adjusted fitness: 0.9986
TREE:
(+ (- (- -0.35887 area)
(* -0.97553 convex))
(log (/ convex convex)))
(/ (/ (* (+ convex perimeter)
(log eccentricity))
(exp (/ 0.37166 extent)))
(+ (/ (- perimeter perimeter)
(exp 0.85091))
(exp (/ perimeter extent))))
=== BEST-OF-RUN ===
current generation: 2
generation: 0
nodes: 12
depth: 3
hits: 543
nodes: 23
depth: 4
hits: 711
TOP INDIVIDUAL:
-- #1 --
hits: 543
raw fitness: 543.0000
standardized fitness: 543.0000
adjusted fitness: 0.9982
hits: 711
raw fitness: 711.0000
standardized fitness: 711.0000
adjusted fitness: 0.9986
TREE:
(+ (- (- -0.35887 area)
(* -0.97553 convex))
(log (/ convex convex)))
(/ (/ (* (+ convex perimeter)
(log eccentricity))
(exp (/ 0.37166 extent)))
(+ (/ (- perimeter perimeter)
(exp 0.85091))
(exp (/ perimeter extent))))
=== BEST-OF-RUN ===
current generation: 3
generation: 3
nodes: 7
generation: 0
nodes: 23
depth: 4
hits: 619
hits: 711
TOP INDIVIDUAL:
-- #1 --
hits: 619
raw fitness: 619.0000
standardized fitness: 619.0000
adjusted fitness: 0.9984
hits: 711
raw fitness: 711.0000
standardized fitness: 711.0000
adjusted fitness: 0.9986
TREE:
(* (log (/ (log extent) 0.53746)) convex)
(/ (/ (* (+ convex perimeter)
(log eccentricity))
(exp (/ 0.37166 extent)))
(+ (/ (- perimeter perimeter)
(exp 0.85091))
(exp (/ perimeter extent))))
=== BEST-OF-RUN ===
current generation: 4
generation: 4
nodes: 7
depth: 2
hits: 657
generation: 0
nodes: 23
depth: 4
hits: 711
TOP INDIVIDUAL:
-- #1 --
hits: 657
raw fitness: 657.0000
standardized fitness: 657.0000
adjusted fitness: 0.9985
hits: 711
raw fitness: 711.0000
standardized fitness: 711.0000
adjusted fitness: 0.9986
TREE:
(/ (- eccentricity 0.86819)
(+ major extent))
=== BEST-OF-RUN ===
current generation: 5
generation: 4
nodes: 7
depth: 2
hits: 657
TOP INDIVIDUAL:
-- #1 --
hits: 657
raw fitness: 657.0000
standardized fitness: 657.0000
adjusted fitness: 0.9985
TREE:
(/ (- eccentricity 0.86819)
(+ major extent))
=== BEST-OF-RUN ===
current generation: 6
generation: 4
nodes: 7
depth: 2
hits: 657
TOP INDIVIDUAL:
-- #1 --
hits: 657
raw fitness: 657.0000
standardized fitness: 657.0000
adjusted fitness: 0.9985
TREE:
(/ (- eccentricity 0.86819)
(+ major extent))
=== BEST-OF-RUN ===
current generation: 7
generation: 4
nodes: 7
depth: 2
hits: 657
TOP INDIVIDUAL:
-- #1 --
hits: 657
raw fitness: 657.0000
standardized fitness: 657.0000
adjusted fitness: 0.9985
TREE:
(/ (- eccentricity 0.86819)
(+ major extent))
=== BEST-OF-RUN ===
current generation: 8
generation: 4
nodes: 7
depth: 2
hits: 657
TOP INDIVIDUAL:
-- #1 --
hits: 657
raw fitness: 657.0000
standardized fitness: 657.0000
adjusted fitness: 0.9985
TREE:
(/ (- eccentricity 0.86819)
(+ major extent))
=== BEST-OF-RUN ===
current generation: 9
generation: 4
nodes: 7
depth: 2
hits: 657
TOP INDIVIDUAL:
-- #1 --
hits: 657
raw fitness: 657.0000
standardized fitness: 657.0000
adjusted fitness: 0.9985
TREE:
(/ (- eccentricity 0.86819)
(+ major extent))
(/ (/ (* (+ convex perimeter)
(log eccentricity))
(exp (/ 0.37166 extent)))
(+ (/ (- perimeter perimeter)
(exp 0.85091))
(exp (/ perimeter extent))))

File diff suppressed because it is too large Load Diff

View File

@ -1,11 +1,6 @@
GEN# SUB# μFGEN FsBestGEN FsWorstGEN μTreeSzGEN μTreeDpGEN bTreeSzGEN bTreeDpGEN wTreeSzGEN wTreeDpGEN μFRUN FsBestRUN FsWorstRUN μTreeSzRUN μTreeDpRUN bTreeSzRUN bTreeDpRUN wTreeSzRUN wTreeDpRUN
0 0 0.9593 0.9982 0.0000 17.536 3.322 12 3 45 5 0.9593 0.9982 0.0000 17.536 3.322 12 3 45 5
1 0 0.9904 0.9982 0.0000 15.643 3.439 12 3 54 8 0.9748 0.9982 0.0000 16.589 3.381 12 3 45 5
2 0 0.9930 0.9982 0.0000 14.611 3.416 12 3 50 5 0.9809 0.9982 0.0000 15.930 3.393 12 3 45 5
3 0 0.9905 0.9984 0.0000 14.383 3.485 7 4 24 6 0.9833 0.9984 0.0000 15.543 3.416 7 4 45 5
4 0 0.9930 0.9985 0.0000 13.989 3.520 7 2 19 6 0.9852 0.9985 0.0000 15.232 3.437 7 2 45 5
5 0 0.9942 0.9985 0.0000 12.304 3.370 7 2 29 6 0.9867 0.9985 0.0000 14.744 3.425 7 2 45 5
6 0 0.9980 0.9985 0.9970 12.384 3.376 7 2 25 6 0.9883 0.9985 0.0000 14.407 3.418 7 2 45 5
7 0 0.9980 0.9985 0.9973 11.455 3.237 7 2 46 6 0.9895 0.9985 0.0000 14.038 3.396 7 2 45 5
8 0 0.9955 0.9985 0.0000 10.286 3.085 7 2 17 6 0.9902 0.9985 0.0000 13.621 3.361 7 2 45 5
9 0 0.9955 0.9985 0.0000 10.000 3.105 7 2 31 7 0.9907 0.9985 0.0000 13.259 3.336 7 2 45 5
0 0 0.9718 0.9986 0.0000 17.540 3.335 23 4 73 6 0.9718 0.9986 0.0000 17.540 3.335 23 4 73 6
1 0 0.9942 0.9986 0.0000 15.447 3.389 23 4 17 7 0.9830 0.9986 0.0000 16.494 3.362 23 4 73 6
2 0 0.9930 0.9986 0.0000 14.025 3.331 23 4 73 8 0.9863 0.9986 0.0000 15.671 3.352 23 4 73 6
3 0 0.9954 0.9986 0.0000 12.285 3.325 23 4 81 12 0.9886 0.9986 0.0000 14.824 3.345 23 4 73 6
4 0 0.9980 0.9986 0.9978 11.352 3.221 23 4 5 3 0.9905 0.9986 0.0000 14.130 3.320 23 4 73 6

View File

@ -14,9 +14,9 @@ building function set(s):
set 0: * / + - exp log area perimeter major minor eccentricity convex extent R
tree 0 uses function set 0.
function set complete.
no random number seed specfied; using 10.
no random number seed specfied; using 512.
creating initial population(s):
1130 trees were generated to fill the population of 800 (800 trees).
1093 trees were generated to fill the population of 800 (800 trees).
initial population(s) complete.
@ -32,41 +32,26 @@ no checkpointing will be done.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 3.
evaluation complete. (1s wall)
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 4.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 5.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 6.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 7.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 8.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 9.
evaluation complete. (0s wall)
breeding complete. (0s wall)
SYSTEM STATISTICS
------- memory -------
allocated: 3082665
freed: 3034665
allocated: 1789722
freed: 1741722
not freed: 48000
max allocated: 456492
malloc'ed blocks: 37207
max allocated: 455013
malloc'ed blocks: 23617
realloc'ed blocks: 7
free'ed blocks: 37201
free'ed blocks: 23611
------- time -------
overall: 1s wall
evaluation: 1s wall
evaluation: 0s wall
breeding: 0s wall
------- generation spaces -------
@ -74,7 +59,7 @@ SYSTEM STATISTICS
space 1 size: 100
------- ephemeral random constants -------
used: 1396
freed: 1396
used: 1104
freed: 1104
allocated: 1000
blocks: 1

View File

@ -1,25 +1,21 @@
=== BEST-OF-RUN ===
generation: 15
nodes: 30
depth: 5
hits: 889
generation: 2
nodes: 17
depth: 4
hits: 602
TOP INDIVIDUAL:
-- #1 --
hits: 889
raw fitness: 889.0000
standardized fitness: 889.0000
adjusted fitness: 0.9989
hits: 602
raw fitness: 602.0000
standardized fitness: 602.0000
adjusted fitness: 0.9983
TREE:
(/ (/ (/ (log major)
(- area
(/ extent convex)))
(/ (exp (- perimeter major))
(exp (+ -0.86676 0.47741))))
(/ (* (* (* perimeter major)
(exp perimeter))
(log extent)) area))
(* (+ (log (log extent))
(- (exp 0.51796)
(/ minor minor)))
(- (log (- eccentricity perimeter)) extent))
TREE-equ:
y = (((log(major) / (area - (extent / convex))) / (exp((perimeter - major)) / exp((-0.86676 + 0.47741)))) / ((((perimeter * major) * exp(perimeter)) * log(extent)) / area))
y = ((log(log(extent)) + (exp(0.51796) - (minor / minor))) * (log((eccentricity - perimeter)) - extent))

View File

@ -1,19 +1,15 @@
Hits: 2555, Total Size: 2810, Percent Hit: 90.925267
CC: 940
CO: 191
OO: 1615
OC: 64
Fitness: 0.998876
Hits: 889
Hits: 1778, Total Size: 2810, Percent Hit: 63.274021
CC: 429
CO: 703
OO: 1349
OC: 329
Fitness: 0.998342
Hits: 602
y = (((log(major) / (area - (extent / convex))) / (exp((perimeter - major)) / exp((-0.86676 + 0.47741)))) / ((((perimeter * major) * exp(perimeter)) * log(extent)) / area))
y = ((log(log(extent)) + (exp(0.51796) - (minor / minor))) * (log((eccentricity - perimeter)) - extent))
(/ (/ (/ (log major)
(- area
(/ extent convex)))
(/ (exp (- perimeter major))
(exp (+ -0.86676 0.47741))))
(/ (* (* (* perimeter major)
(exp perimeter))
(log extent)) area))
(* (+ (log (log extent))
(- (exp 0.51796)
(/ minor minor)))
(- (log (- eccentricity perimeter)) extent))

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,52 +1,6 @@
GEN# SUB# μFGEN FsBestGEN FsWorstGEN μTreeSzGEN μTreeDpGEN bTreeSzGEN bTreeDpGEN wTreeSzGEN wTreeDpGEN μFRUN FsBestRUN FsWorstRUN μTreeSzRUN μTreeDpRUN bTreeSzRUN bTreeDpRUN wTreeSzRUN wTreeDpRUN
0 0 0.9656 0.9982 0.0000 18.065 3.348 76 6 71 6 0.9656 0.9982 0.0000 18.065 3.348 76 6 71 6
1 0 0.9893 0.9982 0.0000 16.444 3.428 76 6 54 7 0.9774 0.9982 0.0000 17.254 3.388 76 6 71 6
2 0 0.9880 0.9987 0.0000 14.279 3.337 26 4 24 8 0.9810 0.9987 0.0000 16.262 3.371 26 4 71 6
3 0 0.9943 0.9987 0.0000 13.650 3.344 26 4 37 6 0.9843 0.9987 0.0000 15.609 3.364 26 4 71 6
4 0 0.9943 0.9987 0.0000 12.280 3.232 26 4 35 8 0.9863 0.9987 0.0000 14.944 3.338 26 4 71 6
5 0 0.9918 0.9987 0.0000 10.586 3.060 26 4 75 6 0.9872 0.9987 0.0000 14.217 3.291 26 4 71 6
6 0 0.9955 0.9987 0.0000 10.425 3.126 26 4 32 6 0.9884 0.9987 0.0000 13.676 3.268 26 4 71 6
7 0 0.9943 0.9989 0.0000 10.005 3.056 35 7 85 9 0.9891 0.9989 0.0000 13.217 3.241 35 7 71 6
8 0 0.9943 0.9989 0.0000 9.549 2.993 35 7 31 7 0.9897 0.9989 0.0000 12.809 3.214 35 7 71 6
9 0 0.9893 0.9989 0.0000 8.879 2.906 23 5 36 10 0.9896 0.9989 0.0000 12.416 3.183 23 5 71 6
10 0 0.9968 0.9989 0.0000 8.749 2.916 23 5 30 8 0.9903 0.9989 0.0000 12.083 3.159 23 5 71 6
11 0 0.9968 0.9989 0.0000 8.035 2.744 23 5 43 7 0.9908 0.9989 0.0000 11.745 3.124 23 5 71 6
12 0 0.9968 0.9989 0.0000 7.774 2.683 34 6 22 10 0.9913 0.9989 0.0000 11.440 3.090 34 6 71 6
13 0 0.9968 0.9989 0.0000 7.793 2.691 34 6 11 4 0.9917 0.9989 0.0000 11.179 3.062 34 6 71 6
14 0 0.9943 0.9989 0.0000 8.148 2.796 34 6 15 4 0.9918 0.9989 0.0000 10.977 3.044 34 6 71 6
15 0 0.9980 0.9989 0.9979 7.286 2.558 30 5 5 2 0.9922 0.9989 0.0000 10.747 3.014 30 5 71 6
16 0 0.9968 0.9989 0.0000 7.096 2.469 30 5 42 8 0.9925 0.9989 0.0000 10.532 2.982 30 5 71 6
17 0 0.9943 0.9989 0.0000 6.634 2.375 30 5 50 7 0.9926 0.9989 0.0000 10.315 2.948 30 5 71 6
18 0 0.9968 0.9989 0.0000 6.036 2.212 30 5 9 5 0.9928 0.9989 0.0000 10.090 2.909 30 5 71 6
19 0 0.9980 0.9989 0.9976 5.434 1.996 30 5 31 11 0.9931 0.9989 0.0000 9.857 2.864 30 5 71 6
20 0 0.9980 0.9989 0.9973 5.301 1.966 30 5 7 3 0.9933 0.9989 0.0000 9.640 2.821 30 5 71 6
21 0 0.9980 0.9989 0.9979 5.826 2.116 30 5 18 7 0.9935 0.9989 0.0000 9.467 2.789 30 5 71 6
22 0 0.9980 0.9989 0.9977 5.570 1.968 30 5 4 2 0.9937 0.9989 0.0000 9.297 2.753 30 5 71 6
23 0 0.9980 0.9989 0.9978 5.195 1.850 30 5 3 1 0.9939 0.9989 0.0000 9.127 2.715 30 5 71 6
24 0 0.9968 0.9989 0.0000 5.351 1.916 30 5 14 5 0.9940 0.9989 0.0000 8.976 2.683 30 5 71 6
25 0 0.9980 0.9989 0.9980 5.418 1.981 30 5 1 0 0.9942 0.9989 0.0000 8.839 2.656 30 5 71 6
26 0 0.9980 0.9989 0.9980 5.495 2.040 30 5 14 5 0.9943 0.9989 0.0000 8.715 2.634 30 5 71 6
27 0 0.9980 0.9989 0.9979 5.214 1.925 30 5 5 2 0.9944 0.9989 0.0000 8.590 2.608 30 5 71 6
28 0 0.9980 0.9989 0.9980 5.359 1.941 30 5 2 1 0.9946 0.9989 0.0000 8.478 2.585 30 5 71 6
29 0 0.9955 0.9989 0.0000 5.213 1.906 30 5 9 4 0.9946 0.9989 0.0000 8.370 2.563 30 5 71 6
30 0 0.9980 0.9989 0.9980 5.210 1.906 30 5 7 3 0.9947 0.9989 0.0000 8.268 2.541 30 5 71 6
31 0 0.9955 0.9989 0.0000 5.145 1.876 30 5 15 4 0.9947 0.9989 0.0000 8.170 2.521 30 5 71 6
32 0 0.9980 0.9989 0.9980 5.054 1.841 30 5 7 4 0.9948 0.9989 0.0000 8.076 2.500 30 5 71 6
33 0 0.9980 0.9989 0.9979 4.909 1.831 30 5 3 1 0.9949 0.9989 0.0000 7.982 2.480 30 5 71 6
34 0 0.9968 0.9989 0.0000 5.106 1.919 30 5 24 7 0.9950 0.9989 0.0000 7.900 2.464 30 5 71 6
35 0 0.9968 0.9989 0.0000 5.154 1.976 30 5 26 7 0.9950 0.9989 0.0000 7.824 2.451 30 5 71 6
36 0 0.9980 0.9989 0.9979 5.145 1.933 30 5 4 2 0.9951 0.9989 0.0000 7.752 2.437 30 5 71 6
37 0 0.9980 0.9989 0.9979 5.251 1.985 30 5 6 3 0.9952 0.9989 0.0000 7.686 2.425 30 5 71 6
38 0 0.9980 0.9989 0.9975 4.969 1.889 30 5 6 4 0.9953 0.9989 0.0000 7.616 2.411 30 5 71 6
39 0 0.9968 0.9989 0.0000 5.090 1.934 30 5 20 6 0.9953 0.9989 0.0000 7.553 2.399 30 5 71 6
40 0 0.9968 0.9989 0.0000 4.764 1.830 30 5 22 5 0.9953 0.9989 0.0000 7.485 2.385 30 5 71 6
41 0 0.9980 0.9989 0.9978 4.735 1.819 30 5 9 4 0.9954 0.9989 0.0000 7.419 2.372 30 5 71 6
42 0 0.9968 0.9989 0.0000 4.694 1.789 30 5 27 9 0.9954 0.9989 0.0000 7.356 2.358 30 5 71 6
43 0 0.9980 0.9989 0.9980 4.641 1.768 30 5 2 1 0.9955 0.9989 0.0000 7.294 2.345 30 5 71 6
44 0 0.9980 0.9989 0.9977 4.544 1.675 30 5 5 3 0.9955 0.9989 0.0000 7.233 2.330 30 5 71 6
45 0 0.9980 0.9989 0.9979 4.609 1.699 30 5 15 4 0.9956 0.9989 0.0000 7.176 2.316 30 5 71 6
46 0 0.9980 0.9989 0.9980 4.572 1.714 30 5 1 0 0.9956 0.9989 0.0000 7.121 2.303 30 5 71 6
47 0 0.9980 0.9989 0.9977 4.665 1.728 30 5 6 3 0.9957 0.9989 0.0000 7.070 2.291 30 5 71 6
48 0 0.9980 0.9989 0.9979 4.439 1.661 30 5 5 2 0.9957 0.9989 0.0000 7.016 2.279 30 5 71 6
49 0 0.9980 0.9989 0.9980 4.306 1.595 30 5 1 0 0.9958 0.9989 0.0000 6.962 2.265 30 5 71 6
50 0 0.9980 0.9989 0.9979 4.402 1.617 30 5 8 4 0.9958 0.9989 0.0000 6.912 2.252 30 5 71 6
0 0 0.9593 0.9980 0.0000 19.218 3.416 8 3 85 6 0.9593 0.9980 0.0000 19.218 3.416 8 3 85 6
1 0 0.9905 0.9980 0.0000 16.469 3.446 8 3 63 6 0.9749 0.9980 0.0000 17.843 3.431 8 3 85 6
2 0 0.9942 0.9983 0.0000 15.527 3.399 17 4 64 9 0.9813 0.9983 0.0000 17.071 3.420 17 4 85 6
3 0 0.9905 0.9983 0.0000 15.553 3.509 17 4 21 6 0.9836 0.9983 0.0000 16.692 3.442 17 4 85 6
4 0 0.9930 0.9983 0.0000 15.598 3.672 17 4 53 8 0.9855 0.9983 0.0000 16.473 3.489 17 4 85 6

View File

@ -14,9 +14,9 @@ building function set(s):
set 0: * / + - exp log area perimeter major minor eccentricity convex extent R
tree 0 uses function set 0.
function set complete.
no random number seed specfied; using 32.
no random number seed specfied; using 673.
creating initial population(s):
1084 trees were generated to fill the population of 800 (800 trees).
1131 trees were generated to fill the population of 800 (800 trees).
initial population(s) complete.
@ -29,7 +29,7 @@ no checkpointing will be done.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 2.
evaluation complete. (1s wall)
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 3.
evaluation complete. (0s wall)
@ -37,166 +37,29 @@ no checkpointing will be done.
=== generation 4.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 5.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 6.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 7.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 8.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 9.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 10.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 11.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 12.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 13.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 14.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 15.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 16.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 17.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 18.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 19.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 20.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 21.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 22.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 23.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 24.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 25.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 26.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 27.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 28.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 29.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 30.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 31.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 32.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 33.
evaluation complete. (0s wall)
breeding complete. (1s wall)
=== generation 34.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 35.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 36.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 37.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 38.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 39.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 40.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 41.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 42.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 43.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 44.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 45.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 46.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 47.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 48.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 49.
evaluation complete. (0s wall)
breeding complete. (0s wall)
=== generation 50.
evaluation complete. (0s wall)
SYSTEM STATISTICS
------- memory -------
allocated: 9506529
freed: 9458529
allocated: 2020795
freed: 1972795
not freed: 48000
max allocated: 465476
malloc'ed blocks: 145975
max allocated: 471805
malloc'ed blocks: 24411
realloc'ed blocks: 7
free'ed blocks: 145969
free'ed blocks: 24405
------- time -------
overall: 2s wall
evaluation: 1s wall
breeding: 1s wall
overall: 1s wall
evaluation: 0s wall
breeding: 0s wall
------- generation spaces -------
space 0 size: 200
space 1 size: 100
------- ephemeral random constants -------
used: 3664
freed: 3664
used: 1094
freed: 1094
allocated: 1000
blocks: 1

View File

@ -203,6 +203,14 @@ inline void write_process_info(T& writer, const process_info_t& run_processes)
writer << (v.first + 1) << '\t' << v.second.timeSinceStart << '\t' << v.second.memory << '\n';
}
template<typename T>
inline void write_pop_info(T& writer, const blt::hashmap_t<blt::u32, blt::size_t>& remaining_pops)
{
writer << "Run\tRemaining Subpopulations\n";
for (const auto& v : remaining_pops)
writer << v.first << '\t' << v.second << '\n';
}
void process_files(const std::string& outfile, const std::string& writefile, int runs, blt::hashmap_t<blt::i32, process_info_t>& run_processes);
#endif //FINALPROJECT_RUNNER_AGGREGATION_H

View File

@ -23,6 +23,7 @@
#include <fstream>
extern process_info_t total_time;
extern blt::hashmap_t<blt::u32, blt::size_t> remaining_pops;
stt_record stt_record::from_string_array(int generation, size_t& idx, blt::span<std::string> values)
{
@ -340,6 +341,11 @@ void process_files(const std::string& outfile, const std::string& writefile, int
std::ofstream writer_best_hits(writefile + "_best_hits.tsv");
std::ofstream writer_best_all(writefile + "_all.tsv");
write_pop_info(writer_best_gens, remaining_pops);
write_pop_info(writer_best_fit, remaining_pops);
write_pop_info(writer_best_hits, remaining_pops);
write_pop_info(writer_best_all, remaining_pops);
write_process_info(writer_best_gens, total(best_gens_vec));
write_process_info(writer_best_fit, total(best_fit_vec));
write_process_info(writer_best_hits, total(best_hits_vec));

View File

@ -42,6 +42,8 @@
// run id - > timer info
blt::hashmap_t<blt::i32, process_info_t> run_processes;
blt::hashmap_t<blt::u32, blt::size_t> remaining_pops;
blt::i32 current_round = 0;
process_info_t total_time;
class child_t
@ -353,6 +355,9 @@ outer_while:
fitness_cutoff = fitness_storage[cutoff];
else
BLT_WARN("Running with no active populations?");
for (int i = current_round; i < current_round + 5; i++)
remaining_pops[i] = fitness_storage.size();
current_round += 5;
BLT_INFO("Cutoff value %d, current size %d, fitness: %f", cutoff, fitness_storage.size(), fitness_cutoff);
current_state = state_t::PRUNE;
fitness_storage.clear();