blob: 08f64280b6da9618836d0fe9f85568ba1fa56e4e (
plain) (
blame)
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
|
bin/4ti2gmp
bin/4ti2int32
bin/4ti2int64
bin/circuits
bin/genmodel
bin/gensymm
bin/graver
bin/groebner
bin/hilbert
bin/markov
bin/minimize
bin/normalform
bin/output
bin/ppi
bin/qsolve
bin/rays
bin/walk
bin/zbasis
bin/zsolve
include/4ti2/4ti2.h
include/4ti2/4ti2_config.h
include/4ti2/4ti2xx.h
include/groebner/Algorithm.h
include/groebner/BasicCompletion.h
include/groebner/BasicGeneration.h
include/groebner/BasicOptions.h
include/groebner/BasicReduction.h
include/groebner/Binomial.h
include/groebner/BinomialArray.h
include/groebner/BinomialArrayStream.h
include/groebner/BinomialCollection.h
include/groebner/BinomialFactory.h
include/groebner/BinomialSet.h
include/groebner/BinomialSetStream.h
include/groebner/BinomialStream.h
include/groebner/BitSet.h
include/groebner/BitSetStream.h
include/groebner/Bounded.h
include/groebner/CircuitImplementation.h
include/groebner/CircuitImplementation.tpp
include/groebner/CircuitMatrixAlgorithm.h
include/groebner/CircuitMatrixAlgorithm.tpp
include/groebner/CircuitOptions.h
include/groebner/CircuitSupportAlgorithm.h
include/groebner/CircuitSupportAlgorithm.tpp
include/groebner/CircuitsAPI.h
include/groebner/Completion.h
include/groebner/DataType.h
include/groebner/Debug.h
include/groebner/DiagonalAlgorithm.h
include/groebner/DiagonalAlgorithm.tpp
include/groebner/EliminateAlgorithm.h
include/groebner/Euclidean.h
include/groebner/Extract.h
include/groebner/Feasible.h
include/groebner/FeasibleStream.h
include/groebner/Filter.h
include/groebner/FilterReduction.h
include/groebner/FlipCompletion.h
include/groebner/GeneratingSet.h
include/groebner/Generation.h
include/groebner/Globals.h
include/groebner/Grading.h
include/groebner/GroebnerBasis.h
include/groebner/HermiteAlgorithm.h
include/groebner/HermiteAlgorithm.tpp
include/groebner/HybridGenSet.h
include/groebner/Index.h
include/groebner/IndexBinomialSet.h
include/groebner/IndexSetConverter.h
include/groebner/LatticeBasis.h
include/groebner/LongDenseIndexSet.h
include/groebner/LongDenseIndexSetStream.h
include/groebner/Markov.h
include/groebner/MaxMinGenSet.h
include/groebner/Minimize.h
include/groebner/MinimizeOptions.h
include/groebner/OnesReduction.h
include/groebner/OnesTree.h
include/groebner/OnesTree.tpp
include/groebner/Optimise.h
include/groebner/Options.h
include/groebner/OrderedCompletion.h
include/groebner/Permutation.h
include/groebner/ProjectLiftGenSet.h
include/groebner/QSolveAPI.h
include/groebner/QSolveAlgorithm.h
include/groebner/QSolveConsOrder.h
include/groebner/QSolveVariant.h
include/groebner/RayAlgorithm.h
include/groebner/RayImplementation.h
include/groebner/RayImplementation.tpp
include/groebner/RayMatrixAlgorithm.h
include/groebner/RayMatrixAlgorithm.tpp
include/groebner/RaySupportAlgorithm.h
include/groebner/RaySupportAlgorithm.tpp
include/groebner/RaysAPI.h
include/groebner/Reduction.h
include/groebner/SaturationGenSet.h
include/groebner/ShortDenseIndexSet.h
include/groebner/ShortDenseIndexSetStream.h
include/groebner/SignPattern.h
include/groebner/Size.h
include/groebner/Statistics.h
include/groebner/SupportTree.h
include/groebner/SupportTree.tpp
include/groebner/SyzygyCompletion.h
include/groebner/SyzygyGeneration.h
include/groebner/TermOrder.h
include/groebner/Timer.h
include/groebner/Truncate.h
include/groebner/Vector.h
include/groebner/VectorArray.h
include/groebner/VectorArrayAPI.h
include/groebner/VectorArrayStream.h
include/groebner/VectorStream.h
include/groebner/WalkAlgorithm.h
include/groebner/WalkOptions.h
include/groebner/Weight.h
include/groebner/WeightAlgorithm.h
include/groebner/WeightedBinomialSet.h
include/groebner/WeightedReduction.h
include/util/genmodel.h
include/util/gensymm.h
include/util/myheader.h
include/util/orbit.h
include/util/output.h
include/util/print.h
include/util/vector.h
include/zsolve/Algorithm.hpp
include/zsolve/BitSet.h
include/zsolve/BoundAPI.hpp
include/zsolve/Controller.hpp
include/zsolve/DefaultController.hpp
include/zsolve/Exception.h
include/zsolve/GraverAPI.hpp
include/zsolve/Heuristics.hpp
include/zsolve/HilbertAPI.hpp
include/zsolve/Integer.h
include/zsolve/Lattice.hpp
include/zsolve/LinearSystem.hpp
include/zsolve/Norms.hpp
include/zsolve/Options.h
include/zsolve/RelAPI.h
include/zsolve/Relation.hpp
include/zsolve/SignAPI.h
include/zsolve/Timer.h
include/zsolve/Variables.hpp
include/zsolve/Vector.hpp
include/zsolve/VectorArray.hpp
include/zsolve/VectorArrayAPI.hpp
include/zsolve/ZSolveAPI.hpp
include/zsolve/zsolve.h
lib/lib4ti2common.so
lib/lib4ti2common.so.0
lib/lib4ti2common.so.0.0.0
lib/lib4ti2gmp.so
lib/lib4ti2gmp.so.0
lib/lib4ti2gmp.so.0.0.0
lib/lib4ti2int32.so
lib/lib4ti2int32.so.0
lib/lib4ti2int32.so.0.0.0
lib/lib4ti2int64.so
lib/lib4ti2int64.so.0
lib/lib4ti2int64.so.0.0.0
lib/lib4ti2util.so
lib/lib4ti2util.so.0
lib/lib4ti2util.so.0.0.0
lib/libzsolve.so
lib/libzsolve.so.0
lib/libzsolve.so.0.0.0
%%DATADIR%%/doc/4ti2_manual.pdf
|