Skip to content

Comments

Replace type from AlgorithmResult class by Algorithm instance.#157

Open
Ivan-Veselov wants to merge 3 commits intomasterfrom
improve-algorithm-result
Open

Replace type from AlgorithmResult class by Algorithm instance.#157
Ivan-Veselov wants to merge 3 commits intomasterfrom
improve-algorithm-result

Conversation

@Ivan-Veselov
Copy link
Collaborator

Fixes #75


public ARI() {
super(AlgorithmType.ARI, true);
super("ARI", true);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

а ты в этом уверен?

@ujohnny ujohnny added this to the 0.2.1 milestone Sep 3, 2018
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

Successfully merging this pull request may close these issues.

2 participants