File: popstr.fe

package info (click to toggle)
evolver 2.30c-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 11,204 kB
  • ctags: 10,247
  • sloc: ansic: 118,999; makefile: 98
file content (23 lines) | stat: -rw-r--r-- 268 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
// popstr.fe
// evolver string vertex popping test

STRING

vertices
1   0.0 0.0 0.0  fixed
2   1.0 0.0 0.0  fixed
3   1.0 0.0 1.0  fixed
4   0.0 0.0 1.0  fixed
5   0.5 0.0 0.5

edges
1   1  5
2   2  5
3   3  5
4   4  5

read

// Typical evolution
gogo := { o; g 5 }