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

Document test file format #242

Open
Ramblurr opened this issue Feb 28, 2017 · 1 comment
Open

Document test file format #242

Ramblurr opened this issue Feb 28, 2017 · 1 comment

Comments

@Ramblurr
Copy link

Using the genetic algorithm to create configurations is very helpful, however it would be nice if the test file format was documented.

Looking at this example: https://github.com/larsga/Duke/blob/dda63901a144a624ed7d68e3a17cc9403d77a70e/doc/example-data/countries-test.txt

It seems the format is

  • MATCH (+)/ NON MATCH (-)
  • ID1
  • ID2
  • ???

What is the last value?

@Ramblurr
Copy link
Author

I did some more diving into the documentation and found the format specified in the Tuning Guide.

However, when I look at the source I see that the testfile is deprecated in favor of a LinkDatabase, however that seems to be not documented. Related to #51 perhaps?

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

1 participant