방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| 자재 소요량 계획× | Job Shop Scheduling× | |
|---|---|---|
| 분야 | 운영관리 | 운영관리 |
| 계열 | Machine learning | Machine learning |
| 기원 연도≠ | 1975 | 2016 |
| 창시자≠ | Joseph Orlicky | Pinedo, M. L. |
| 유형≠ | Material planning algorithm | Combinatorial scheduling problem |
| 원전≠ | Orlicky, J. (1975). Material requirements planning: The new way of life in production and inventory management. New York: McGraw-Hill. link ↗ | Pinedo, M. L. (2016). Scheduling: Theory, algorithms, and systems (5th ed.). Cham: Springer. DOI ↗ |
| 별칭 | MRP, MRP I | job scheduling, machine scheduling |
| 관련 | 5 | 5 |
| 요약≠ | Material Requirements Planning (MRP) is a computerized system developed by Joseph Orlicky in the 1970s that calculates material requirements based on master production schedules and bill-of-materials data. MRP determines what materials to buy, how much to order, and when to order them to meet production demand while minimizing inventory carrying costs. It became a foundational technology for manufacturing planning and later evolved into manufacturing resource planning (MRP II) and enterprise resource planning (ERP) systems. | Job shop scheduling is the problem of assigning a set of jobs (tasks) to a set of machines (resources) over time, subject to precedence and capacity constraints, with the goal of optimizing performance metrics such as makespan (total completion time), lateness, or cost. The job shop problem is a classic combinatorial optimization problem in operations research, addressed through heuristics (greedy dispatching rules, simulated annealing, genetic algorithms) and exact algorithms (branch-and-bound, constraint programming). It is fundamental to manufacturing, project management, and computational scheduling. |
| ScholarGate데이터셋 ↗ |
|
|