Skip to content

Commit

Permalink
Moved sources to main
Browse files Browse the repository at this point in the history
  • Loading branch information
tkohout committed Dec 15, 2015
1 parent 3c3c195 commit d8b4c86
Show file tree
Hide file tree
Showing 218 changed files with 182 additions and 394 deletions.
Expand Up @@ -4,7 +4,7 @@ tryda Ostrava {
toz number foo pyco
toz C boo pyco
fraj rynek(number arg1, string arg2, D arg3){
rynek(){
toz number i, j pyco
Expand All @@ -26,9 +26,6 @@ tryda Ostrava {
davaj pyco
}

number dalsi(){
toz number takhle pyco
}
}

fajront pyco
4 changes: 2 additions & 2 deletions osrc/Float.cyp → examples/Float/Float.cyp
Expand Up @@ -7,9 +7,9 @@ banik pyco
tryda Ostrava {
rynek(){
toz cyslo_desetinne f pyco
f = 0.1001 - 0.2002 pyco
f = 0.74001 - 0.2002 pyco
Konzola.pravit(f) pyco
dechrobok pyco
}
}

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
8 changes: 1 addition & 7 deletions osrc/Prints.cyp → examples/Prints/Prints.cyp
Expand Up @@ -8,8 +8,7 @@ tryda A {
}

Dryst naDryst(){
toz cyslo c = joch.c pyco
toz CysloCele cele = zrob CysloCele(c) pyco
toz CysloCele cele = zrob CysloCele(joch.c) pyco
davaj cele.naDryst() pyco
}
}
Expand All @@ -24,16 +23,11 @@ tryda Ostrava{
toz A a = zrob A(1020) pyco
Konzola.pravit(a) pyco
Konzola.pravit(d) pyco
d = chuj pyco
Konzola.pravit(d) pyco
Konzola.pravit(i) pyco
Konzola.pravit(c) pyco
Konzola.pravit(b) pyco
dechrobok pyco
}

}
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
55 changes: 0 additions & 55 deletions osrc/Sample.cyp

This file was deleted.

16 changes: 0 additions & 16 deletions osrc/Simple.cyp

This file was deleted.

23 changes: 0 additions & 23 deletions osrc/Strings.cyp

This file was deleted.

80 changes: 0 additions & 80 deletions osrc/Super.cyp

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
111 changes: 20 additions & 91 deletions resources/sats/05.txt
@@ -1,92 +1,21 @@
c FILE: aim-50-1_6-yes1-4.cnf
c quinn.cnf
c
c SOURCE: Kazuo Iwama, Eiji Miyano (miyano@cscu.kyushu-u.ac.jp),
c and Yuichi Asahiro
c
c DESCRIPTION: Artifical instances from generator by source. Generators
c and more information in sat/contributed/iwama.
c
c NOTE: Satisfiable
c
c 01000100011001110111011110000001001100110111011001
p cnf 50 80
16 17 30 0
-17 22 30 0
-17 -22 30 0
16 -30 47 0
16 -30 -47 0
-16 -21 31 0
-16 -21 -31 0
-16 21 -28 0
-13 21 28 0
13 -16 18 0
13 -18 -38 0
13 -18 -31 0
31 38 44 0
-8 31 -44 0
8 -12 -44 0
8 12 -27 0
12 27 40 0
-4 27 -40 0
12 23 -40 0
-3 4 -23 0
3 -23 -49 0
3 -13 -49 0
-23 -26 49 0
12 -34 49 0
-12 26 -34 0
19 34 36 0
-19 26 36 0
-30 34 -36 0
24 34 -36 0
-24 -36 43 0
6 42 -43 0
-24 42 -43 0
-5 -24 -42 0
5 20 -42 0
5 -7 -20 0
4 7 10 0
-4 10 -20 0
7 -10 -41 0
-10 41 46 0
-33 41 -46 0
33 -37 -46 0
32 33 37 0
6 -32 37 0
-6 25 -32 0
-6 -25 -48 0
-9 28 48 0
-9 -25 -28 0
19 -25 48 0
2 9 -19 0
-2 -19 35 0
-2 22 -35 0
-22 -35 50 0
-17 -35 -50 0
-29 -35 -50 0
-1 29 -50 0
1 11 29 0
-11 17 -45 0
-11 39 45 0
-26 39 45 0
-3 -26 45 0
-11 15 -39 0
14 -15 -39 0
14 -15 -45 0
14 -15 -27 0
-14 -15 47 0
17 17 40 0
1 -29 -31 0
-7 32 38 0
-14 -33 -47 0
-1 2 -8 0
35 43 44 0
21 21 24 0
20 29 -48 0
23 35 -37 0
2 18 -33 0
15 25 -45 0
9 14 -38 0
-5 11 50 0
-3 -13 46 0
-13 -41 43 0
p cnf 16 18
1 2 0
-2 -4 0
3 4 0
-4 -5 0
5 -6 0
6 -7 0
6 7 0
7 -16 0
8 -9 0
-8 -14 0
9 10 0
9 -10 0
-10 -11 0
10 12 0
11 12 0
13 14 0
14 -15 0
15 16 0

0 comments on commit d8b4c86

Please sign in to comment.