Skip to content

Question about PLANNING ALGORITHM #603

@LongxingTan

Description

@LongxingTan

Thank you for the nice code.

I have a question when I read the docs. It mentions that
FrePPLe comes with a default solver, which implements a heuristic search algorithm. The Enterprise Edition provides a second solver, tailored for distribution-oriented supply chains. When planning a single demand, the algorithm basically consists of a set of recursive functions structured in a ask-reply pattern

So I can understand the default solver is a combination of backward and foreward scheduling method. The enterprise edition, the ask-reply pattern is stilled based on a backward and foreward method, or it's a totally new method? Due to I don't see it in other resources. If you could also introduce briefly the benefit of that version, that will be great.

Thanks in advance,
Longxing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions