-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathProject.toml
More file actions
38 lines (36 loc) · 1.16 KB
/
Project.toml
File metadata and controls
38 lines (36 loc) · 1.16 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
[deps]
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Suppressor = "fd094767-a336-5f1f-9728-57cf17d0bbfb"
SimpleGraphConverter = "205b04f2-f585-4877-a239-566270b3f673"
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
KaHyPar = "2a6221f6-aa48-11e9-3542-2d9e0ef01880"
GraphsFlows = "06909019-6f44-4949-96fc-b9d9aaa02889"
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
NamedGraphs = "678767b0-92e7-4007-89e4-4527a8725b19"
SimpleGraphAlgorithms = "41400c72-0c58-5c16-8579-4ecbce768449"
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
Dictionaries = "85a47980-9c8c-11e8-2b9f-f7ca1fa99fb4"
SymRCM = "286e6d88-80af-4590-acc9-0001b223b9bd"
SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
Metis = "2679e427-3c69-5b7f-982b-ece356f1e94b"
[compat]
Pkg = "1.10"
Test = "1.10"
Random = "1.10"
Suppressor = "0.2.8"
SimpleGraphConverter = "0.1"
Graphs = "1.12"
KaHyPar = "0.3.1"
GraphsFlows = "0.1.1"
Aqua = "0.8.11"
NamedGraphs = "0.10"
SimpleGraphAlgorithms = "0.6"
AbstractTrees = "0.4.5"
Dictionaries = "0.4.4"
SymRCM = "0.2.2"
SafeTestsets = "0.1"
Metis = "1.5"
[sources.NamedGraphs]
path = ".."