-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
71 lines (71 loc) · 1.82 KB
/
Copy path.gitmodules
File metadata and controls
71 lines (71 loc) · 1.82 KB
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
[submodule "BinaryKnapsackBlock"]
path = BinaryKnapsackBlock
url = ../binaryknapsackblock.git
[submodule "BundleSolver"]
path = BundleSolver
url = ../bundlesolver.git
[submodule "CapacitatedFacilityLocationBlock"]
path = CapacitatedFacilityLocationBlock
url = ../capacitatedfacilitylocationblock.git
[submodule "FrankWolfeSolver"]
path = FrankWolfeSolver
url = ../frankwolfesolver.git
[submodule "InvestmentBlock"]
path = InvestmentBlock
url = ../investmentblock.git
[submodule "LagrangianDualSolver"]
path = LagrangianDualSolver
url = ../lagrangiandualsolver.git
[submodule "MCFClassSolver"]
path = MCFClassSolver
url = ../mcfclasssolver.git
[submodule "MCFLemonSolver"]
path = MCFLemonSolver
url = ../mcflemonsolver.git
[submodule "LukFiBlock"]
path = LukFiBlock
url = ../lukfiblock.git
[submodule "MCFBlock"]
path = MCFBlock
url = ../mcfblock.git
[submodule "MILPSolver"]
path = MILPSolver
url = ../milpsolver.git
[submodule "MMCFBlock"]
path = MMCFBlock
url = ../mmcfblock.git
[submodule "SDDPBlock"]
path = SDDPBlock
url = ../sddpblock.git
[submodule "SMS++"]
path = SMS++
url = ../smspp.git
[submodule "StochasticBlock"]
path = StochasticBlock
url = ../stochasticblock.git
[submodule "tests"]
path = tests
url = ../tests.git
[submodule "tools"]
path = tools
url = ../tools.git
[submodule "TwoStageStochasticBlock"]
path = TwoStageStochasticBlock
url = ../twostagestochasticblock.git
[submodule "UCBlock"]
path = UCBlock
url = ../ucblock.git
[submodule "pySMSpp"]
path = pySMSpp
url = https://github.com/SPSUnipi/pySMSpp.git
[submodule "vcpkg-registry"]
path = vcpkg-registry
url = ../vcpkg-registry
[submodule "wiki"]
path = wiki
url = https://gitlab.com/smspp/smspp-project.wiki.git
branch = master
[submodule "org-profile"]
path = org-profile
url = https://github.com/SMSpp-Project/.github.git
branch = main