JamesBremner / so77307162

Group graph vertices according to attributes.
1 stars 0 forks source link

Edit group size and acceptable group sum range #10

Closed remidelattre closed 1 year ago

remidelattre commented 1 year ago

For now, groups are mostly small (though some reach impressive sizes), and "de" is set to a very narrow range, making grouping fairly difficult.

I'd like to try different configurations, which means forcing the program to make groups at least 5 localities big, or perhaps even 10.. and set the acceptable "de" for the group to a wider range (-3 to +3) for example.

This could be implented through a textbox on the main window.

JamesBremner commented 1 year ago

image

remidelattre commented 1 year ago

Yes, this is exactly how I envisioned it.

JamesBremner commented 1 year ago

image

JamesBremner commented 1 year ago

v0.0.6

JamesBremner commented 1 year ago

This was assigned to you in test 2 days ago.

From your comments in #12 it seems that you have been using this feature without much trouble.

Is there any particular reason that this issue has not been closed?

remidelattre commented 1 year ago

Was keeping this open but ended up discussing the matters in another issue. Closing it now, thanks !

JamesBremner commented 1 year ago

Was keeping this open ...

It is important to maintain a clear distinction between testing an implemented feature and discussing possible future enhancements.

Allowing feature testing to be delayed by 'nice to have' discussions is one of the ways that software development becomes doomed to failure..

Please, do not keep test issues open for any other reason than that you have found a bug.