-
Notifications
You must be signed in to change notification settings - Fork 16
/
.gitattributes
90 lines (90 loc) · 3.61 KB
/
.gitattributes
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
* text=auto !eol
.ci/.travis.pre -text
.ci/appveyor.pre -text
.coin-or/Dependencies -text
.coin-or/projDesc.xml -text
/.travis.yml -text
/LICENSE -text
MSVisualStudio/v10/Cgl.sln -text
MSVisualStudio/v10/CglUnitTest/CglUnitTest.vcxproj -text
MSVisualStudio/v10/libCgl/libCgl.vcxproj -text
MSVisualStudio/v10alt/Cgl.sln -text
MSVisualStudio/v10alt/CglUnitTest.vcxproj -text
MSVisualStudio/v10alt/cgl.props -text
MSVisualStudio/v10alt/cglbase.props -text
MSVisualStudio/v10alt/genDefForCgl.ps1 -text
MSVisualStudio/v10alt/libCglAllDifferent.vcxproj -text
MSVisualStudio/v10alt/libCglBase.vcxproj -text
MSVisualStudio/v10alt/libCglClique.vcxproj -text
MSVisualStudio/v10alt/libCglDuplicateRow.vcxproj -text
MSVisualStudio/v10alt/libCglFlowCover.vcxproj -text
MSVisualStudio/v10alt/libCglGomory.vcxproj -text
MSVisualStudio/v10alt/libCglKnapsackCover.vcxproj -text
MSVisualStudio/v10alt/libCglLandP.vcxproj -text
MSVisualStudio/v10alt/libCglLiftAndProject.vcxproj -text
MSVisualStudio/v10alt/libCglMixedIntegerRounding.vcxproj -text
MSVisualStudio/v10alt/libCglMixedIntegerRounding2.vcxproj -text
MSVisualStudio/v10alt/libCglOddHole.vcxproj -text
MSVisualStudio/v10alt/libCglPreProcess.vcxproj -text
MSVisualStudio/v10alt/libCglProbing.vcxproj -text
MSVisualStudio/v10alt/libCglRedSplit.vcxproj -text
MSVisualStudio/v10alt/libCglResidualCapacity.vcxproj -text
MSVisualStudio/v10alt/libCglSimpleRounding.vcxproj -text
MSVisualStudio/v10alt/libCglTwomir.vcxproj -text
MSVisualStudio/v14/libCgl/libCgl.vcxproj -text
MSVisualStudio/v16/libCgl/libCgl.sln -text
MSVisualStudio/v16/libCgl/libCgl.vcxproj -text
MSVisualStudio/v9/Cgl.sln -text
MSVisualStudio/v9/CglUnitTest/CglUnitTest.vcproj -text
MSVisualStudio/v9/libCgl/libCgl.vcproj -text
MSVisualStudio/v9alt/Cgl.sln -text
MSVisualStudio/v9alt/CglUnitTest.vcproj -text
MSVisualStudio/v9alt/cgl.vsprops -text
MSVisualStudio/v9alt/cglbase.vsprops -text
MSVisualStudio/v9alt/genDefForCgl.ps1 -text
MSVisualStudio/v9alt/libCglAllDifferent.vcproj -text
MSVisualStudio/v9alt/libCglBase.vcproj -text
MSVisualStudio/v9alt/libCglClique.vcproj -text
MSVisualStudio/v9alt/libCglDuplicateRow.vcproj -text
MSVisualStudio/v9alt/libCglFlowCover.vcproj -text
MSVisualStudio/v9alt/libCglGomory.vcproj -text
MSVisualStudio/v9alt/libCglKnapsackCover.vcproj -text
MSVisualStudio/v9alt/libCglLandP.vcproj -text
MSVisualStudio/v9alt/libCglLiftAndProject.vcproj -text
MSVisualStudio/v9alt/libCglMixedIntegerRounding.vcproj -text
MSVisualStudio/v9alt/libCglMixedIntegerRounding2.vcproj -text
MSVisualStudio/v9alt/libCglOddHole.vcproj -text
MSVisualStudio/v9alt/libCglPreProcess.vcproj -text
MSVisualStudio/v9alt/libCglProbing.vcproj -text
MSVisualStudio/v9alt/libCglRedSplit.vcproj -text
MSVisualStudio/v9alt/libCglResidualCapacity.vcproj -text
MSVisualStudio/v9alt/libCglSimpleRounding.vcproj -text
MSVisualStudio/v9alt/libCglTwomir.vcproj -text
/appveyor.yml -text
/ar-lib -text
/cgl.pc.in -text
/compile -text
/config.guess -text
/config.sub -text
/configure -text
/configure.ac -text
/depcomp -text
doxydoc/doxygen.conf.in -text
examples/Makefile.in -text
examples/cgl1.cpp -text
/install-sh -text
/ltmain.sh -text
/missing -text
src/CglBKClique/CglBKClique.cpp -text
src/CglBKClique/CglBKClique.hpp -text
src/CglBKClique/Makefile.am -text
src/CglBKClique/Makefile.in -text
src/CglCliqueStrengthening/CglCliqueStrengthening.cpp -text
src/CglCliqueStrengthening/CglCliqueStrengthening.hpp -text
src/CglCliqueStrengthening/Makefile.am -text
src/CglCliqueStrengthening/Makefile.in -text
src/CglOddWheel/CglOddWheel.cpp -text
src/CglOddWheel/CglOddWheel.hpp -text
src/CglOddWheel/Makefile.am -text
src/CglOddWheel/Makefile.in -text
src/CglPreProcess/format-source.sh -text