source: cpp/tests/neuro_layout_test.goal @ 1181

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

Added tests for most SDK demo programs

File size: 1.1 KB
Line 
116 neurons, using layout type=2 (Smart)
2#0   T  0,0     50x50
3#1   T  140,0   50x50
4#2   T  0,-140  50x50
5#3   *  280,0   50x50
6#4   T  140,-140        50x50
7#5   N  350,0   50x50
8#6   *  280,-140        50x50
9#7   T  280,-280        50x50
10#8   N  350,-140        50x50
11#9   N  350,-280        50x50
12#10  N  420,-140        50x50
13#11  N  420,-280        50x50
14#12  T  0,-280  50x50
15#13  N  490,-280        50x50
16#14  *  140,-280        50x50
17#15  N  560,-280        50x50
18===========================================
19   12:T          14:*          7:T    9:N    11:N   13:N   15:N   
20                                                                 
21                                                                 
22                                                                 
23   2:T           4:T           6:*    8:N    10:N                 
24                                                                 
25                                                                 
26                                                                 
27   0:T           1:T           3:*    5:N                         
28===========================================
29
Note: See TracBrowser for help on using the repository browser.