Skip to content

[BUG]: The spacing between two holidays does not consider the Best Solution #8

@ZenithClown

Description

@ZenithClown

The spacing and length parameters defined in AutoHoliday.plan(...) do not automatically consider the best holidays and sometimes give a sub-optimal result. Probable cause of the issue:

span = right - left + 1

The span is considered as a hard constraint and should be treated as a soft constraint to improve the overall efficiency of the model.

Metadata

Metadata

Assignees

No one assigned

    Labels

    issue/staleAn issue open for more than 30 days without any activity.issue/t/bug[PATCH] Bugs, crashes, hangs, vulnerabilities, or other problems.issue/t/enhancement[MINOR] Changes in existing functionalities or improvements that does not break existing code.issue/t/performanceImprovement of performance of code time/memory benchmarking.issue/triageA new issue not reviewed by core team members/group admins.

    Type

    No fields configured for P2.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions