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

Account-to-Account Collaboration #11

Open
bestkurisu opened this issue Nov 27, 2020 · 1 comment
Open

Account-to-Account Collaboration #11

bestkurisu opened this issue Nov 27, 2020 · 1 comment
Labels
check later Not important enough at the moment, but worth doing later. feature New feature or request

Comments

@bestkurisu
Copy link

Using foreignSegment for information transfer.
Design:
Request supplies or combat readiness from allies.
Request assistance from allies for offensive or nuker, etc.
Distributed computing to reduce individual cpu stress.

@bestkurisu bestkurisu added the feature New feature or request label Nov 27, 2020
@cookiesjuice
Copy link
Contributor

用foreign segment进行信息交换。例如一共有n个玩家,在t和二进制第t%(log(n)+1)位不同的玩家进行交换。就可以在log(n)时间交换n个玩家的信息。在余数是0的时候读写自己的消息。

@cookiesjuice cookiesjuice added the check later Not important enough at the moment, but worth doing later. label Dec 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
check later Not important enough at the moment, but worth doing later. feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants