JP2021190019A - 最適化装置、最適化方法、及び最適化プログラム - Google Patents
最適化装置、最適化方法、及び最適化プログラム Download PDFInfo
- Publication number
- JP2021190019A JP2021190019A JP2020097825A JP2020097825A JP2021190019A JP 2021190019 A JP2021190019 A JP 2021190019A JP 2020097825 A JP2020097825 A JP 2020097825A JP 2020097825 A JP2020097825 A JP 2020097825A JP 2021190019 A JP2021190019 A JP 2021190019A
- Authority
- JP
- Japan
- Prior art keywords
- solution
- end time
- constraint
- optimization
- time
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 238000005457 optimization Methods 0.000 title claims abstract description 167
- 238000000034 method Methods 0.000 title claims abstract description 98
- 238000012545 processing Methods 0.000 claims abstract description 38
- 230000008569 process Effects 0.000 claims description 50
- 238000004364 calculation method Methods 0.000 description 31
- 238000013500 data storage Methods 0.000 description 22
- 238000004422 calculation algorithm Methods 0.000 description 13
- 230000007704 transition Effects 0.000 description 10
- 238000010586 diagram Methods 0.000 description 9
- 230000000116 mitigating effect Effects 0.000 description 8
- 230000007423 decrease Effects 0.000 description 6
- 238000013459 approach Methods 0.000 description 4
- 238000004590 computer program Methods 0.000 description 4
- 238000002922 simulated annealing Methods 0.000 description 4
- 230000005366 Ising model Effects 0.000 description 3
- 230000000295 complement effect Effects 0.000 description 3
- 238000011156 evaluation Methods 0.000 description 3
- 230000002093 peripheral effect Effects 0.000 description 3
- 239000000203 mixture Substances 0.000 description 2
- 238000009472 formulation Methods 0.000 description 1
- 230000002068 genetic effect Effects 0.000 description 1
- 238000012804 iterative process Methods 0.000 description 1
- 230000007246 mechanism Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000005295 random walk Methods 0.000 description 1
- 230000004044 response Effects 0.000 description 1
- 238000005070 sampling Methods 0.000 description 1
- 238000010845 search algorithm Methods 0.000 description 1
- 238000000926 separation method Methods 0.000 description 1
- 238000010129 solution processing Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/06—Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
- G06Q10/063—Operations research, analysis or management
- G06Q10/0631—Resource planning, allocation, distributing or scheduling for enterprises or organisations
- G06Q10/06315—Needs-based resource requirements planning or analysis
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/06—Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
- G06Q10/063—Operations research, analysis or management
- G06Q10/0631—Resource planning, allocation, distributing or scheduling for enterprises or organisations
- G06Q10/06313—Resource planning in a project environment
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/48—Program initiating; Program switching, e.g. by interrupt
- G06F9/4806—Task transfer initiation or dispatching
- G06F9/4843—Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
- G06F9/4881—Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06E—OPTICAL COMPUTING DEVICES; COMPUTING DEVICES USING OTHER RADIATIONS WITH SIMILAR PROPERTIES
- G06E1/00—Devices for processing exclusively digital data
- G06E1/02—Devices for processing exclusively digital data operating upon the order or content of the data handled
- G06E1/04—Devices for processing exclusively digital data operating upon the order or content of the data handled for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/50—Allocation of resources, e.g. of the central processing unit [CPU]
- G06F9/5005—Allocation of resources, e.g. of the central processing unit [CPU] to service a request
- G06F9/5027—Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
- G06F9/5038—Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering the execution order of a plurality of tasks, e.g. taking priority or time dependency constraints into consideration
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/04—Forecasting or optimisation specially adapted for administrative or management purposes, e.g. linear programming or "cutting stock problem"
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/06—Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
- G06Q10/063—Operations research, analysis or management
- G06Q10/0631—Resource planning, allocation, distributing or scheduling for enterprises or organisations
- G06Q10/06312—Adjustment or analysis of established resource schedule, e.g. resource or task levelling, or dynamic rescheduling
Landscapes
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Human Resources & Organizations (AREA)
- Theoretical Computer Science (AREA)
- Strategic Management (AREA)
- Economics (AREA)
- Entrepreneurship & Innovation (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Operations Research (AREA)
- Marketing (AREA)
- Development Economics (AREA)
- General Business, Economics & Management (AREA)
- Tourism & Hospitality (AREA)
- Quality & Reliability (AREA)
- Game Theory and Decision Science (AREA)
- Software Systems (AREA)
- Educational Administration (AREA)
- General Engineering & Computer Science (AREA)
- Biodiversity & Conservation Biology (AREA)
- Life Sciences & Earth Sciences (AREA)
- Computing Systems (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Complex Calculations (AREA)
Abstract
Description
jtj:作業jの所要時間のタイムスロット数
jstj:作業jの開始可能時刻のタイムスロット番号
jdtj:作業jの納期時刻のタイムスロット番号
ck:制約項Qkの重み
また更に以下の集合を規定する。
J:作業jの集合
M:資源mの集合
T:最適化処理の対象となるタイムスロットの集合
MTm:資源mに割り当て可能なタイムスロットの集合(MTm⊂T)
M_JOBm:資源mで処理可能な作業の集合(M_JOBm⊂J)
PRE:作業jp、作業jn、及び待ち時間waitの組の集合(作業jnの開始は作業jpの開始後に時間wait後であるような作業及び待ち時間の組みの集合)
これらの定数と集合とに基づいて、目的関数Eは、以下に示される制約項Qkの重み係数ckによる重み付け和として得られる。
E=c1Q1+c2Q2+c3Q3+c4Q4+c5Q5+c6Q6+c7Q7
P=min[1,exp(−βΔE)]
ここでβは逆温度(絶対温度の逆数)である。関数min[1,x]は値1と値xとのいずれか小さい方の関数値を有する。上式によれば、ΔE≦0のときに確率1で次の状態に遷移し、0<ΔEのときに確率exp(−βΔE)で次の状態に遷移する。
TEND=T1+(T2−T1)C1/(C1+C2)
このようにして最適化対象終了時刻を計算することにより、制約違反量C1が相対的に大きいとき、即ち緩和解の終了時刻T1が早すぎる時刻に位置している場合には、最適化対象終了時刻を比較的遅い時刻(T1よりもT2に近い時刻)に設定することができる。また制約充足余裕量C2が相対的に大きいとき、即ち最善解の終了時刻T2が十分に余裕のあるほど遅い場合には、最適化対象終了時刻を比較的早い時刻(T2よりもT1に近い時刻)に設定することができる。
TEND=T1+(T2−T1)・(1/3) (C1<C2の場合)
TEND=T1+(T2−T1)・(1/2) (C1=C2の場合)
TEND=T1+(T2−T1)・(2/3) (C1>C2の場合)
この場合は、制約違反量C1と制約充足余裕量C2とに基づいた比率、即ちC1とC2との大小関係に基づいた比率(1/3又は1/2又は2/3)により、T1とT2との間を分割する時間位置に、最適化対象終了時刻を設定していることになる。先の計算式の場合と同様に、制約違反量C1が相対的に大きいとき、即ち緩和解の終了時刻T1が早すぎる時刻に位置している場合には、最適化対象終了時刻を比較的遅い時刻(T1よりもT2に近い時刻)に設定することができる。また制約充足余裕量C2が相対的に大きいとき、即ち最善解の終了時刻T2が十分に余裕があるほど遅い場合には、最適化対象終了時刻を比較的早い時刻(T2よりもT1に近い時刻)に設定することができる。
12 表示部
13 入力部
14 ROM
15 RAM
16 HDD
17 ネットワークインターフェース
18 可搬型記憶媒体用ドライブ
19 メタヒューリスティック計算部
20 データ格納部
21 データ取得部
22 緩和解生成部
23 最適化データ生成部
24 メタヒューリスティック計算部
25 最適化結果判定部
26 解更新部
27 処理終了判定部
28 データ出力部
Claims (8)
- 資源制約付きスケジューリング問題において、制約違反解と制約充足解と近似解を繰り返し求める最適化装置であって、
前回の前記制約違反解の終了時刻である第1の終了時刻と前回の前記制約充足解の終了時刻である第2の終了時刻との間に最適化対象終了時刻を指定してメタヒューリスティックな手法により前記近似解を求める最適化処理部と、
前記近似解が制約に違反しているか前記制約を充足しているかを判定する最適化結果判定部と、
前記最適化結果判定部による判定結果に基づいて、前記近似解が前記制約に違反している場合には前記近似解の終了時刻により前記第1の終了時刻を更新し、前記近似解が前記制約を充足している場合には前記近似解の終了時刻により前記第2の終了時刻を更新する解更新部
を含み、前記第1の終了時刻及び前記第2の終了時刻を更新しながら前記近似解を繰り返し求めることを特徴とする、最適化装置。 - 前記第1の終了時刻の初期値は、前記メタヒューリスティックな手法ではなく確定的な手法により求めた前記制約に違反している解の終了時刻である、請求項1記載の最適化装置。
- 前記最適化処理部は、前記第1の終了時刻と前記第2の終了時刻との間を所定の比率で分割する時間位置に前記最適化対象終了時刻を設定する、請求項1又は2記載の最適化装置。
- 前記最適化処理部は、前記前回の制約違反解の制約違反量と前記前回の制約充足解の制約充足余裕量とに基づいた比率により、前記第1の終了時刻と前記第2の終了時刻との間を分割する時間位置に、前記最適化対象終了時刻を設定する、請求項1又は2記載の最適化装置。
- 前記最適化処理部は複数の制約条件を含む目的関数を最小化するように前記メタヒューリスティックな手法を実行し、前記最適化結果判定部は、前記複数の制約条件のうちの所定の一部の制約条件を満たす前記近似解を前記制約を充足する解であると判定し、前記所定の一部の制約条件を満たさない前記近似解を前記制約に違反する解であると判定する、請求項1乃至4いずれか一項記載の最適化装置。
- 前記最適化処理部は複数の制約条件を含む目的関数を最小化するように前記メタヒューリスティックな手法を実行し、前記目的関数には前記資源制約付きスケジューリング問題における最大完了時間を評価する項が含まれない、請求項1乃至5いずれか一項記載の最適化装置。
- 資源制約付きスケジューリング問題に対し、制約違反解と制約充足解と近似解を繰り返し求める最適化方法であって、
前回の前記制約違反解の終了時刻である第1の終了時刻と前回の前記制約充足解の終了時刻である第2の終了時刻との間に最適化対象終了時刻を指定してメタヒューリスティックな手法により前記近似解を求め、
前記近似解が制約に違反しているか前記制約を充足しているか示す判定結果を生成し、
前記判定結果に基づいて、前記近似解が前記制約に違反している場合には前記近似解の終了時刻により前記第1の終了時刻を更新し、前記近似解が前記制約を充足している場合には前記近似解の終了時刻により前記第2の終了時刻を更新する更新動作を実行し、
前記第1の終了時刻と前記第2の終了時刻との差が所定値以下となるまで、前記近似解を求め、前記判定結果を生成し、前記更新動作を実行する処理を繰り返す
処理をコンピュータにより実行する、最適化方法。 - 資源制約付きスケジューリング問題に対し、制約違反解と制約充足解と近似解を繰り返し求める最適化方法であって、
前回の前記制約違反解の終了時刻である第1の終了時刻と前回の前記制約充足解の終了時刻である第2の終了時刻との間に最適化対象終了時刻を指定してメタヒューリスティックな手法により前記近似解を求め、
前記近似解が制約に違反しているか前記制約を充足しているか示す判定結果を生成し、
前記判定結果に基づいて、前記近似解が前記制約に違反している場合には前記近似解の終了時刻により前記第1の終了時刻を更新し、前記近似解が前記制約を充足している場合には前記近似解の終了時刻により前記第2の終了時刻を更新する更新動作を実行し、
前記第1の終了時刻と前記第2の終了時刻との差が所定値以下となるまで、前記近似解を求め、前記判定結果を生成し、前記更新動作を実行する処理を繰り返す
処理をコンピュータに実行させる、最適化プログラム。
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2020097825A JP7456298B2 (ja) | 2020-06-04 | 2020-06-04 | 最適化装置、最適化方法、及び最適化プログラム |
EP21162265.9A EP3920113A1 (en) | 2020-06-04 | 2021-03-12 | Optimization apparatus, optimization method, and optimization program |
US17/206,184 US11544646B2 (en) | 2020-06-04 | 2021-03-19 | Optimization method and apparatus for minimizing the makespan using an ising machine |
CN202110334140.2A CN113760504B (zh) | 2020-06-04 | 2021-03-29 | 优化装置、优化方法和记录介质 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2020097825A JP7456298B2 (ja) | 2020-06-04 | 2020-06-04 | 最適化装置、最適化方法、及び最適化プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2021190019A true JP2021190019A (ja) | 2021-12-13 |
JP7456298B2 JP7456298B2 (ja) | 2024-03-27 |
Family
ID=74873551
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2020097825A Active JP7456298B2 (ja) | 2020-06-04 | 2020-06-04 | 最適化装置、最適化方法、及び最適化プログラム |
Country Status (3)
Country | Link |
---|---|
US (1) | US11544646B2 (ja) |
EP (1) | EP3920113A1 (ja) |
JP (1) | JP7456298B2 (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2023195061A1 (ja) * | 2022-04-05 | 2023-10-12 | 三菱電機株式会社 | スケジューリング最適化方法及びスケジューリング最適化システム |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN114254919A (zh) * | 2021-12-21 | 2022-03-29 | 科大讯飞股份有限公司 | 项目调度方法、装置、电子设备和存储介质 |
Family Cites Families (32)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH04342059A (ja) * | 1991-05-18 | 1992-11-27 | Fujitsu Ltd | 組み合わせ最適化装置 |
US5467268A (en) * | 1994-02-25 | 1995-11-14 | Minnesota Mining And Manufacturing Company | Method for resource assignment and scheduling |
US5623404A (en) * | 1994-03-18 | 1997-04-22 | Minnesota Mining And Manufacturing Company | System and method for producing schedules of resource requests having uncertain durations |
US6216109B1 (en) * | 1994-10-11 | 2001-04-10 | Peoplesoft, Inc. | Iterative repair optimization with particular application to scheduling for integrated capacity and inventory planning |
JP2001504257A (ja) * | 1996-11-22 | 2001-03-27 | ブリティッシュ・テレコミュニケーションズ・パブリック・リミテッド・カンパニー | 資源割当て |
JPH11195066A (ja) | 1998-01-06 | 1999-07-21 | Nippon Telegr & Teleph Corp <Ntt> | フローショップ・スケジューリング方法、フローショップ・スケジューリング装置及びフローショップ・スケジューリング・プログラムを格納した記録媒体 |
US20020029370A1 (en) * | 2000-04-20 | 2002-03-07 | Zbigniew Michalewicz | Test case generator |
WO2005008936A2 (en) * | 2003-07-11 | 2005-01-27 | Computer Associates Think, Inc. | Method and apparatus for plan generation |
JP4264409B2 (ja) | 2004-05-06 | 2009-05-20 | 新日本製鐵株式会社 | 熱間圧延工場の加熱・圧延スケジュール作成装置、加熱・圧延スケジュール作成方法、コンピュータプログラム、及び読取可能な記憶媒体 |
US7606776B1 (en) * | 2005-09-28 | 2009-10-20 | Actenum Corporation | Flexible constraint propagation engine for combinatorial optimization applications |
US8069127B2 (en) * | 2007-04-26 | 2011-11-29 | 21 Ct, Inc. | Method and system for solving an optimization problem with dynamic constraints |
US20100010859A1 (en) * | 2008-07-08 | 2010-01-14 | International Business Machines Corporation | Method and system for allocating dependent tasks to teams through multi-variate optimization |
JP5235652B2 (ja) | 2008-12-26 | 2013-07-10 | ヤマハ発動機株式会社 | 多目的最適化装置、多目的最適化方法および多目的最適化プログラム |
JP5543129B2 (ja) | 2009-04-28 | 2014-07-09 | Jx日鉱日石エネルギー株式会社 | スケジューリング装置 |
EP2357603A1 (en) * | 2010-01-28 | 2011-08-17 | Honda Research Institute Europe GmbH | Evolutionary design optimization of real world structures with adaptive manipulation of nonlinear constraints |
US8606386B2 (en) * | 2010-03-12 | 2013-12-10 | Ana Maria Dias Medureira Pereira | Multi-agent system for distributed manufacturing scheduling with Genetic Algorithms and Tabu Search |
US20130208315A1 (en) * | 2010-10-01 | 2013-08-15 | Jun Zeng | Generating Workflow Sequences for Print Jobs |
JP6058254B2 (ja) | 2011-03-11 | 2017-01-11 | 富士電機株式会社 | 初期解生成方法及び生成装置 |
US8849733B2 (en) * | 2011-05-18 | 2014-09-30 | The Boeing Company | Benchmarking progressive systems for solving combinatorial problems |
US20140249882A1 (en) * | 2012-10-19 | 2014-09-04 | The Curators Of The University Of Missouri | System and Method of Stochastic Resource-Constrained Project Scheduling |
JP5858080B2 (ja) * | 2013-08-23 | 2016-02-10 | 横河電機株式会社 | 運転計画策定方法および運転計画策定システム |
US20150134386A1 (en) * | 2013-11-08 | 2015-05-14 | Prachi Prasad Jogalekar | Collectively optimizing group schedules to minimize project completion time and cost |
US10275422B2 (en) * | 2013-11-19 | 2019-04-30 | D-Wave Systems, Inc. | Systems and methods for finding quantum binary optimization problems |
US20160179081A1 (en) * | 2014-12-22 | 2016-06-23 | Siemens Aktiengesellschaft | Optimized Production Scheduling Using Buffer Control and Genetic Algorithm |
US20180165618A1 (en) * | 2016-12-14 | 2018-06-14 | Microsoft Technology Licensing, Llc | Resource scheduling for field services |
JP6953172B2 (ja) | 2017-04-25 | 2021-10-27 | 株式会社構造計画研究所 | スケジューリングシステム、スケジューリング方法及びプログラム |
IT201700056428A1 (it) | 2017-05-24 | 2018-11-24 | Telespazio Spa | Innovativo metodo di scheduling satellitare basato su algoritmi genetici e simulated annealing e relativo pianificatore di missione |
JP6988476B2 (ja) | 2017-12-29 | 2022-01-05 | 富士通株式会社 | 最適化装置および最適化装置の制御方法 |
JP6465231B1 (ja) * | 2018-03-12 | 2019-02-06 | 富士通株式会社 | 最適化装置及び最適化装置の制御方法 |
JP2020004387A (ja) | 2018-06-20 | 2020-01-09 | 富士通株式会社 | 最適化問題計算プログラム及び最適化問題計算システム |
JP7137074B2 (ja) * | 2018-12-26 | 2022-09-14 | 富士通株式会社 | 最適化計算方法、最適化計算装置及び最適化計算プログラム |
CN111507641B (zh) * | 2020-04-27 | 2024-04-16 | 上海华力集成电路制造有限公司 | 一种批处理设备调度方法及其装置 |
-
2020
- 2020-06-04 JP JP2020097825A patent/JP7456298B2/ja active Active
-
2021
- 2021-03-12 EP EP21162265.9A patent/EP3920113A1/en active Pending
- 2021-03-19 US US17/206,184 patent/US11544646B2/en active Active
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2023195061A1 (ja) * | 2022-04-05 | 2023-10-12 | 三菱電機株式会社 | スケジューリング最適化方法及びスケジューリング最適化システム |
JP7462862B2 (ja) | 2022-04-05 | 2024-04-05 | 三菱電機株式会社 | スケジューリング最適化方法及びスケジューリング最適化システム |
Also Published As
Publication number | Publication date |
---|---|
EP3920113A1 (en) | 2021-12-08 |
JP7456298B2 (ja) | 2024-03-27 |
US11544646B2 (en) | 2023-01-03 |
CN113760504A (zh) | 2021-12-07 |
US20210383298A1 (en) | 2021-12-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN109032078B (zh) | 机器学习装置、控制装置以及计算机可读介质 | |
KR102016270B1 (ko) | 열간 자유단조 공정의 작업 계획 최적화 시스템 및 방법 | |
US20090077235A1 (en) | Mechanism for profiling and estimating the runtime needed to execute a job | |
JP2021190019A (ja) | 最適化装置、最適化方法、及び最適化プログラム | |
JPH05265775A (ja) | ジョブ実行予測制御方法およびジョブ実行状況表示方法 | |
CN102033977A (zh) | 用于基于多目标进化算法的工程设计优化的方法和系统 | |
JP2004530967A (ja) | 予測用モデルを展開する方法及び装置 | |
CN113467944B (zh) | 面向复杂软件系统的资源部署装置及方法 | |
EP2674859A2 (en) | Computing system, method for controlling thereof, and computer-readable recording medium having computer program for controlling thereof | |
Abdolrazzagh-Nezhad et al. | Job shop scheduling: Classification, constraints and objective functions | |
CN115689502B (zh) | 设备排产方法、装置、生产系统及存储介质 | |
JP2021064049A (ja) | 計算機システム及び数理モデルの生成支援方法 | |
CN102484130A (zh) | 存储器请求调度的应用程序选择 | |
JP5228808B2 (ja) | 進捗管理プログラム、進捗管理装置、および進捗管理方法 | |
JP2022172503A (ja) | 衛星観測計画立案システム、衛星観測計画立案方法、および衛星観測計画立案プログラム | |
Soroush | Stochastic bicriteria single machine scheduling with sequence-dependent job attributes and job-dependent learning effects | |
JP2005148901A (ja) | ジョブスケジューリングシステム | |
Kalinowski et al. | Preparatory stages of the production scheduling of complex and multivariant products structures | |
CN113760504B (zh) | 优化装置、优化方法和记录介质 | |
JP7060130B1 (ja) | 運用支援装置、運用支援方法及びプログラム | |
CN110928253B (zh) | 自动制造系统的动态加权启发式调度方法 | |
JP2023057945A (ja) | 最適化問題求解装置及び最適化問題求解方法 | |
JP2006244000A (ja) | 工程管理装置および工程管理プログラム | |
JP2006048275A (ja) | ジョブスケジュール管理装置、ジョブスケジュール管理方法及びそのプログラム | |
Peng et al. | Research on extremely short construction period of engineering project based on labor balance under resource tolerance |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20230309 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20240131 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20240213 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20240226 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7456298 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |