Python Forum
Create sum clusters of a number sequence
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Create sum clusters of a number sequence
#4
Thx for looking at it Shy

@Pedroski55 hopefully I explained better Blush
@DPaul al examples are ok because it is one of the possibilities.

Sorry for my vague description. I am only discovering Python through GIS applications (QGIS).
This is about designing a fiber optic network, this question is a small part of it.

The number series represents adjacent houses with the number of demand points in each building. That is why the order of the numbers must not change. Starting from a POC (small distribution box), only a maximum of 8 demand points can be served.
I would like to look for all possible options and then use the variance formula to find the best proposal because the clusters should be as well balanced as possible.
Hopefully I have been a bit clearer now, feel free to ask if you need any more information.
Reply


Messages In This Thread
RE: Create sum clusters of a number sequence - by BramQBIC - Nov-23-2023, 01:19 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Printing k-means clustered clusters ottabe_h 3 3,193 May-19-2021, 09:53 AM
Last Post: piotrkuras
  Printing a number sequence not working properly deepsen 6 3,253 Oct-12-2019, 07:43 PM
Last Post: deepsen

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020