Giter Club home page Giter Club logo

chernouhov / cbioinfcpp-0- Goto Github PK

View Code? Open in Web Editor NEW
14.0 2.0 3.0 15.21 MB

The lib CBioInfCpp.h contains 3 groups of functions for C++: "Input-Output", "Working with strings", "Working with graphs". Data structures "Adjacency vector" and "Adjacency map" are implemented in the last one (i.e. in "Working with graphs"). See About_CBioInfCpp for details.

C++ 100.00%
bioinformatics graphs strings input-output cpp cpp-library subgraph subgraph-isomorphism graph-isomorphism adjacency-vectors

cbioinfcpp-0-'s Issues

Функция SubGraphsInscribed повисает

Здравствуйте,
Мы используем вашу библиотеку в нашей утилите https://github.com/UnickSoft/GraphOffline для нашего сервиса https://graphonline.ru.

Для проверки изморённости двух графов мы используем функцию SubGraphsInscribed. Если проверить на изоморфность графы как тут https://graphonline.ru/?graph=NHdijZDMgbNTxHcf то функция повисает и кажется навсегда.

Сама функция принимает вот такие параметры:

A=
1 0
2 1
3 2
4 0
4 3
5 0
6 1
6 5
7 2
7 6
8 4
8 5
9 3
9 7
9 8
B=
1 0
2 1
3 2
4 0
4 3
5 0
6 2
6 5
7 4
7 6
8 1
8 7
9 3
9 5
9 8
directed=0
InscribedOnly=0
PreThinning=1
howManySubgraphs=1

Не могли бы вы помочь исправить это?

Добавить README.md

Пожалуйста, добавьте описание из .pdf файла в ридми репозитория.

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.