Minimum Mean Cycle Instances
Open this dataset in the live repository
- Persistent identifier
- doi:10.60507/FK2/1DGUVE
- Published version
- 1.0
- Publication date
- 2024-03-04
- License
- CC0 1.0
Description
This data set contains some large real-world instances of the minimum mean cycle problem. They are reported as the bonn01 to bonn09 instances in the paper: <br> <br> Georgiadis, L., Goldberg, A. V., Tarjan, R. E., & Werneck, R. F. "An experimental study of minimum mean cycle algorithms", in 2009 Proceedings of the Eleventh Workshop on Algorithm Engineering and Experiments (ALENEX), pp. 1–13, SIAM. <br> <br> The instances arise in clock skew scheduling in chip design, e.g. see <br> <br> Held, S., Korte, B., Rautenbach, D. and Vygen, J. "Combinatorial optimization in VLSI design. Combinatorial Optimization", in Combinatorial Optimization, NATO Science for Peace and Security Series - D: Information and Communication Security, pp. 33–96, 2011. <br> <br> The clock skew scheduling problem in chip design is, given a directed graph G with edge delays d:E(G)-> R, find a minimum cycle time T and arrival times (a schedule) a: V(G) -> R such that <br> <br> a(v) + d(v,w) <= a(w) + T for all (v,w) in E(G). <br> <br> G is called a latch graph. The nodes represent latches and registers, and the edges represent the longest signal paths between registers. <br> The problem of minimizing T is equivalent to maximizing the worst slack min{s(v,w) := a(w) + T - a(v) - d(v,w) | (v,w) in E(G)} for a fixed cycle time T. <br> The instances provided in the tar file below consist of directed graphs with edge costs c(v,w) = T - d(v,w), i.e. edge slacks w.r.t. a zero-skew schedule where a = 0. The maximum achievable worst slack by varying the schedule 'a' equals the value of a minimum mean cycle in (G,c). Instance sizes range from 70346 nodes and 898220 edges to 1065274 nodes and 104340248 edges. Other instances are very dense, e.g. 5361 nodes and 4169878 edges. <br> Note that the instances may not be strongly connected or even connected. Format: Ignore empty lines and lines starting with '#', then: 1st line: number_of_nodes number_of_edges next lines: from_node to_node edge_cost (i.e., zero skew slack)
Creators
- Held, Stephan
Keywords
mininum mean-cycle instances
Files
| File | Type | Bytes | Checksum |
|---|---|---|---|
| Held_MMC_Readme.txt | text/plain | 3854 | MD5 cb88362d49622f3677adc43b03cf9f7f |
| cyopt_instances.tar | application/x-tar | 673904640 | MD5 204f7799f46c32af563064ea6325a8e2 |
Citation
Held, Stephan, 2024-03-04, Minimum Mean Cycle Instances, doi:10.60507/FK2/1DGUVE, V1.0
Additional Dataverse fields
| Id | 215 |
|---|---|
| Dataset Type | dataset |
| Internal Version Number | 21 |
| Latest Version Publishing State | RELEASED |
| Deaccession Link | Not supplied |
| Release Time | 2024-03-04T07:54:35Z |
| Create Time | 2024-02-27T16:26:50Z |
| Citation Date | 2024-03-04 |
| File Access Request | True |
Export metadata
Static metadata exports available for this published dataset version:
Complete Dataverse metadata
Expected crawler behaviour
Use a stable, truthful User-Agent with product/version and a working contact URL. Across all IP addresses and HTTP connections used by one crawler identity, allow no more than 5 requests in flight and wait at least 20 seconds between request starts. Crawl URLs listed in the catalog sitemap, including file pages and download URLs when they are published, use conditional requests, honor Retry-After, and apply exponential backoff after errors.
The welcome page may link to the interactive repository for human navigation. Automated clients must not treat that human link as a catalog crawl target.
Read the live machine-readable crawler policy before and during a crawl. Stop crawling when it reports CPU or memory utilization at or above 80% and 80% respectively.
