Skip to content

adf-javaの接続形式と同じにする #88

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

Merged
merged 3 commits into from
Dec 5, 2024
Merged

adf-javaの接続形式と同じにする #88

merged 3 commits into from
Dec 5, 2024

Conversation

shima004
Copy link
Member

@shima004 shima004 commented Dec 5, 2024

adf-javaではエージェントのprepare関数の実行が終わるまで次のエージェントの接続を待っていたので、時間がかかるクラスタリングなどをシミュレーションが始まる前に計算することができていた。

なので、エージェントのprepare関数の実行が終わるまで次のエージェントの接続を待つように実装し直した。

@shima004 shima004 self-assigned this Dec 5, 2024
fix: Remove init parameter from KMeans instantiation in create_cluster method

fix: Remove unused import of time in k_means_clustering.py

fix: Remove unused time imports and add type hint for connect function
@shima004 shima004 merged commit 30600ae into develop Dec 5, 2024
5 checks passed
@shima004 shima004 deleted the fix/connect branch December 5, 2024 13:05
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.

1 participant