Skip to content

About Solution.x_max and y_max in Irregular problem type #198

@bbeaulant

Description

@bbeaulant

Hello,

In irregular problem type, the solution propose 2 computed values : x_max and y_max. These values represents the max x and y of the last bin.

But these values ​​are only usable if the placement direction chosen by the algorithm is from Left to Right and from Bottom to Top. Otherwise, these maximums are set to bin max.

Several questions:

  • Can't these values ​​be adapted to the direction? x_min and y_min ?
  • Wouldn't it be interesting to have control over the possible directions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions