GithubHelp home page GithubHelp logo

minimum-fill-in-pace-2017-instances's Introduction

Minimum-Fill-In Challenge PACE 2017 instances

These instances were used in Track B of The Second Parameterized Algorithms and Computational Experiments Challenge (PACE 2017). The aim of this track was to compute a minimum-fill-in of the given graph. A fill-in is a set of edges whose insertion makes the input graph chordal. A chordal graph is a graph that contains no cycle of length at least four as induced subgraph. Half of the instances were made public before the challenge and the other half remained hidden until the conclusion of the challenge. Details can be found in the official PACE 2017 report.

File Format

Each .graph-file contains a list of vertex-pairs, constituting an undirected edge. Each line corresponds to one edge. The vertices of the edge are separated by a whitespace. Vertex ids are integers of value at least 1. Lines starting with '#' are comments.

minimum-fill-in-pace-2017-instances's People

Contributors

ckomus avatar igel-kun avatar

Watchers

Holger Dell avatar James Cloos avatar  avatar  avatar  avatar

minimum-fill-in-pace-2017-instances's Issues

repository documentation, README, and name

Thanks for publishing the instances here!

See this repository for a possible template: https://github.com/PACE-challenge/Treewidth-PACE-2017-instances

Could you please:

  • (important) add a LICENSE file
  • add a link to the report (and/or the website) to the README file, and briefly mention the name of the problem that was solved.
  • briefly explain the file format (do vertex names start at 0 or 1? etc) or link to a page that does.
  • rename the repository consistent with other repositories at https://github.com/PACE-challenge, so either "problemname" (if this is meant to be a central hub also for future updates) or something that follows the pattern [problemname]-PACE-2017-instances (if this is just an archive of past instances)

Possibly:

  • add solutions or correct answers where known, in the file format that was requested by the PACE-2017 challenge.

complete readme

someone who remembers what the abbreviations in the instance-names mean please fill-in the gaps in the readme :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.