Skip to content

Documentation: Is there any documentation that shows handling real scenarios #16

Open
@Abhijit-Stylenow

Description

@Abhijit-Stylenow

In the real world, there are lot of conditions and constraints. To name some few:

  1. Defined Holidays, defined maintenance etc
  2. Time taken between two operations (for movement)
  3. Multiple machines availability for same operation (say 5 drilling machines) - distribute load across machines
  4. SetUp / SetDown time - some operations need a cleaning process which is dependent on material
  5. Repeated operations - e.g. A - B - C - B - C - D - E - D. (here B & C operations are required twice)
  6. Sequence of job orders - especially in paint shop, you cannot have Black followed by White.

These are some of the cases.

Can someone point to documentation where you can model and solve such cases?

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions