File: ZDiff2.in

package info (click to toggle)
polylib 5.22.5-3%2Bdfsg
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 14,444 kB
  • ctags: 52,958
  • sloc: ansic: 16,342; sh: 10,134; makefile: 560
file content (25 lines) | stat: -rw-r--r-- 324 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
#Difference of Zpol Intersceting with same lattice
M 2
3 3
2 0 0 
2 1 0
0 0 1
3 3
2 0 0 
2 1 0
0 0 1
#readDom["{i,j| 1<= i,j<=10}"]
#readDom["{i,j| 5<= i,j<=15}"]
D 2
4 4
	  1 1 0 -1
          1 0 1 -1
          1 -1 0 10
          1 0 -1 10
 4 4
 	  1 1 0 -5
          1 0 1 -5
          1 -1 0 15
          1 0 -1 15
F 9