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

Forest Improvements: Pruning #199

Open
dankelleher opened this issue Apr 2, 2023 · 1 comment
Open

Forest Improvements: Pruning #199

dankelleher opened this issue Apr 2, 2023 · 1 comment

Comments

@dankelleher
Copy link
Member

For forests larger than X size, start removing trees:
- remove grey ones
- prioritise ones with pfps/names over others.
- some priority function based on:
- distance
- number of connections (more is better)
- activity (more is better)
- age of most recent activity (recent is better)
- current balance (more is better 🙂 )

@dankelleher
Copy link
Member Author

I have an open PR for this that just needs to be finished off and merged #215

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

1 participant