source: cpp/tests/genoconv_test-default.goal @ 1044

Last change on this file since 1044 was 1009, checked in by Maciej Komosinski, 4 years ago

Added tests for most SDK demo programs

File size: 1.3 KB
Line 
1*** Source genotype:
2Genotype:
3X
4Format: 1
5Valid: yes
6Comment:
7*** Converted:
8Genotype:
9p:vr=0.5, 0.5, 0.5
10p:1.0, vr=0.5, 0.5, 0.5
11j:0, 1, dx=1.0, 0.0, 0.0, vr=0.5, 0.5, 0.5
12
13Format: 0
14Valid: yes
15Comment:
16Conversion map:
17{ [0] -> [0-85]
18}
19                  p:vr=0.5, 0.5, 0.5 p:1.0, vr=0.5, 0.5, 0.5 j:0, 1, dx=1.0, 0.0, 0.0, vr=0.5, 0.5, 0.5
20              X : p:vr=0.5, 0.5, 0.5 p:1.0, vr=0.5, 0.5, 0.5 j:0, 1, dx=1.0, 0.0, 0.0, vr=0.5, 0.5, 0.5
21Reverse conversion map:
22{ [0-85] -> [0]
23}
24                                                X
25p:vr=0.5, 0.5, 0.5 p:1.0, vr=0.5, 0.5, 0.5 j: : X
26    0, 1, dx=1.0, 0.0, 0.0, vr=0.5, 0.5, 0.5  : X
27
28Model map for f1 genotype:
29                  Parts     Joints    Neurons
30                  012345678901234567890123456789
31              X : 01........0...................
32{ [0] -> [0-1,10]
33}
34
35Model map for f0 genotype:
36                                                Parts     Joints    Neurons
37                                                012345678901234567890123456789
38                          p:vr=0.5, 0.5, 0.5  : 0.............................
39                     p:1.0, vr=0.5, 0.5, 0.5  : .1............................
40  j:0, 1, dx=1.0, 0.0, 0.0, vr=0.5, 0.5, 0.5  : ..........0...................
41{ [0-18] -> [0]
42  [19-42] -> [1]
43  [43-85] -> [10]
44}
45
Note: See TracBrowser for help on using the repository browser.