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

CostAwareAssignor 隨機演算法討論 #1702

Open
harryteng9527 opened this issue May 6, 2023 · 1 comment
Open

CostAwareAssignor 隨機演算法討論 #1702

harryteng9527 opened this issue May 6, 2023 · 1 comment
Assignees
Milestone

Comments

@harryteng9527
Copy link
Collaborator

目前 CostAwareAssignor 正在實作隨機演算法,上週因為想測試效能所以演算法先寫在 CostAwareAssignor 的 PR 中。

現在想把隨機演算法切出來幾個部份(PR)來討論,以免 CostAwareAssignor 的 PR 太混亂,這樣也比較能聚焦在演算法的部份,以下是預期會發的 PR:

  • 隨機產生可能的解(Assignment)
  • 過濾沒那麼好的解後從中取最好的解
@chia7712
Copy link
Contributor

chia7712 commented May 7, 2023

這個議題很棒,希望能在這個月完成

@chia7712 chia7712 added this to the 0.3.0 milestone May 7, 2023
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