Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vf3p is slower than vf3l when have many solutions. #1

Open
Weissle opened this issue Jul 23, 2020 · 2 comments
Open

vf3p is slower than vf3l when have many solutions. #1

Weissle opened this issue Jul 23, 2020 · 2 comments

Comments

@Weissle
Copy link

Weissle commented Jul 23, 2020

When there is one or few solutions ( or mappings) exist, vf3p can achieve a good speedup.
But when there are a million or more solutions, vf3p often slower than vf3l.
I use vf3p like that way:
./vf3p pattern.txt target.txt -a 2 -t 8

pattern.txt
target.txt

@vincarlet
Copy link
Collaborator

Are you sure the pattern is correct? It is composed of nodes only?

@Weissle
Copy link
Author

Weissle commented Jul 26, 2020

Both of pattern and target graph format are the same as graph in https://github.com/MiviaLab/vf3lib/tree/master/test.
I download the files I uploaded and both of them are composed of nodes and edges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants