You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.
This has been found to be a potentially useful feature for some folk doing diagnostic stuff.
To implement this, the request() method of the PackTree datastructure would need to be extended to allow the allocation of arbitrary rectangular regions of triads.
Though in principle, allocating arbitrary sets of boards may be useful, in keeping with the rest of the implementation, limiting things to just particular triads makes the most sense.
The text was updated successfully, but these errors were encountered:
@lplana does this issue reflect a real issue? or could it be closed due to over complexity? @dkfellows doesn't know what this really means, or more better, he think why is this different from allocating a bunch of specific boards.
This has been found to be a potentially useful feature for some folk doing diagnostic stuff.
To implement this, the
request()
method of the PackTree datastructure would need to be extended to allow the allocation of arbitrary rectangular regions of triads.Though in principle, allocating arbitrary sets of boards may be useful, in keeping with the rest of the implementation, limiting things to just particular triads makes the most sense.
The text was updated successfully, but these errors were encountered: