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