Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problem in Schedulling Machines and operations

Status
Not open for further replies.

pmpvieira

Bioengineer
Joined
Dec 1, 2010
Messages
1
Location
PT
I need to solve a problem using Integer Programming.
The Problem is a factory with n Operations and m Machines. There are pij times of processing (for operation i and machine j), and every operation can be done in every machine. This is a case of parallel machines

There are precedence relationships within the operations, and one machine only can done one operation at the same time.
Its important to say that there is a planning horizon of H units of time.

The objective is to reduce the necessary time to make all the operations.

Can you help me?
 
Are all the machines equal? That is, does every machine produce the same number of parts in the same time? Are their any operators (people running machines)in this exercise?

Don't you start by defining the required operations and the time required for each?

Are you calculating for a flow of parts or a single part?

Have you read The Goal by Goldratt?

Thomas J. Walz
Carbide Processors, Inc.

Good engineering starts with a Grainger Catalog.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top