We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Penalizer 'Borderlines' from #15 was added in 895526f. However, it works only with following settings:
use_borderlines
It opposes the design of algorithms, this should be supported everywhere!
The text was updated successfully, but these errors were encountered:
As of 97ca336 Borderlines penalizer works for both Braghin and Matryoshka. However, there is still one limitation:
Therefore, euclidean segmentator is not supported now.
euclidean
Sorry, something went wrong.
Note, that even though Braghin does not require segmentator, it is needed in order to obtain the discrete map.
No branches or pull requests
Penalizer 'Borderlines' from #15 was added in 895526f. However, it works only with following settings:
use_borderlines
is set to True.It opposes the design of algorithms, this should be supported everywhere!
The text was updated successfully, but these errors were encountered: