Git Product home page Git Product logo

rds-serial's Introduction

Russian Doll Search for Computing Maximum Vertex Weight Hereditary Structures in Graphs

Copyright Eugene Lykhovyd, 2017-2018. Copyright Mykyta Makovenko, 2018.

See LICENSE for more details.

A graph property is hereditary on induced subgraphs if it holds for all vertex-induced subgraphs of a graph satisfying this property. Given a fixed nontrivial, hereditary graph property and a vertex-weighted graph, we consider the problem of finding the maximum weight subset of vertices inducing a subgraph satisfying this property. Russian Doll Search provides an attractive framework for solving this class of problems. We develop a C++ implementation of this approach, which can be used to find maximum vertex weight structures for any hereditary property, as long as one can provide an efficient feasibility verification procedure for a subgraph obtained from a feasible subgraph by adding a new vertex.

See https://wp.lykhovyd.com/rds/ for more details.

Build Status

rds-serial's People

Contributors

mykytamakovenko avatar ygrek avatar zhelih avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

rds-serial's Issues

Vertex ordering bug

Order_custom function has a bug. Do NOT use vertex ordering until fixed.

Steps to Reproduce:

brock200_1 clique size is less by 1.

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.