JP2002215216A - Device and method for scheduling and recording medium - Google Patents

Device and method for scheduling and recording medium

Info

Publication number
JP2002215216A
JP2002215216A JP2001014155A JP2001014155A JP2002215216A JP 2002215216 A JP2002215216 A JP 2002215216A JP 2001014155 A JP2001014155 A JP 2001014155A JP 2001014155 A JP2001014155 A JP 2001014155A JP 2002215216 A JP2002215216 A JP 2002215216A
Authority
JP
Japan
Prior art keywords
task
schedule
unit
processing
tasks
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.)
Pending
Application number
JP2001014155A
Other languages
Japanese (ja)
Inventor
Masako Yoshimura
雅子 吉村
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP2001014155A priority Critical patent/JP2002215216A/en
Publication of JP2002215216A publication Critical patent/JP2002215216A/en
Pending legal-status Critical Current

Links

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Landscapes

  • General Factory Administration (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a scheduling device which makes an optimum solution search using GA effectively function under certain specific conditions wherein respective operations are in the same rank. SOLUTION: This device has a schedule generation part 4, a GA processing part 3 which controls the generation of an initial individual schedule and a crossover individual schedule by the schedule generation part 4 to perform genetic algorithm processing, a cut set acquisition part 6, a schedule temporary setting part 7 which schedules tasks of the cut set in a state wherein there is no restriction on machines, an earliest completion task acquisition part 8, a conflict set acquisition part 9, a task restriction adaptation pat 10 which changes the tasks of a conflict set into ones meeting the restrictions by a processing task, a schedule task determination part 11 which determines tasks determining a schedule from the changed conflict set, a cut set update part 12, a processing time matching part 13, a processing machine matching part 14, a processing task matching part 15, and a control part 16.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、機械処理のスケジ
ュールを調整するスケジューリング装置および機械処理
のスケジュールを調整するためのスケジューリング方法
ならびにその方法を実行するための記録媒体に関するも
のである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a scheduling apparatus for adjusting a schedule of a machine process, a scheduling method for adjusting a schedule of a machine process, and a recording medium for executing the method.

【0002】[0002]

【従来の技術】近年、製造分野においては、無人化が進
み、加工や組み立てのための自動機や産業用ロボットが
大量に導入されている。これらの機械を効率よく稼動す
るためには、作業工程に応じて適切なスケジュールを設
定する必要がある。
2. Description of the Related Art In recent years, in the field of manufacturing, unmanned operation has progressed, and a large number of automatic machines and industrial robots for processing and assembly have been introduced. In order to operate these machines efficiently, it is necessary to set an appropriate schedule according to the work process.

【0003】一般に、複数の仕事を複数の機械において
行う場合に、全ての仕事の完了時間が最小となるように
各機械での処理順序を決定する問題をジョブショップス
ケジューリング問題という。この問題は、組合せ最適化
問題として考えることができるが、仕事数や機械数が増
加すると、実行可能なスケジュールも指数的に増加する
ため、全ての組合せから最適なスケジュールを決定する
ことは時間的に不可能となる。このため、近似解法によ
り有限時間内で効率良く準最適解を求めるといった方法
が採用されている。近似解法の一つに遺伝的アルゴリズ
ム(以下、「GA」と略称する)を用いる方法があり、
問題の解を記号列として表現した個体を用い、生物の遺
伝機構と自然選択を模倣して、個体集合による最適解探
索を行う。また、ジョブショップスケジューリング問題
においては、アクティブスケジュールとよばれるスケジ
ュールが、より良好なスケジュールの集合として知られ
ているため、アクティブスケジュールを解空間としてG
Aによる最適解探索を行うことで、より効率的な最適解
探索が可能となる。
In general, when a plurality of jobs are performed by a plurality of machines, a problem of determining a processing order in each machine so as to minimize the completion time of all the jobs is called a job shop scheduling problem. This problem can be considered as a combination optimization problem, but as the number of jobs and machines increases, the executable schedule also increases exponentially, so it is time-consuming to determine the optimal schedule from all combinations. Becomes impossible. For this reason, a method of efficiently finding a sub-optimal solution within a finite time by an approximate solution method is adopted. One of the approximate solutions is a method using a genetic algorithm (hereinafter abbreviated as "GA").
Using an individual that expresses the solution of the problem as a symbol string, imitating the genetic mechanism and natural selection of an organism, an optimal solution search is performed using a set of individuals. In the job shop scheduling problem, a schedule called an active schedule is known as a better set of schedules.
Performing the optimal solution search by A enables more efficient optimal solution search.

【0004】以下、ジョブショップスケジューリング問
題におけるスケジューリング方法の一つであるアクティ
ブスケジュールの生成方法の従来の技術について図1
0、図11を用いて説明を行う。図10はスケジューリ
ング方法の一つであるアクティブスケジュール生成方法
の従来の技術を示すフローチャートであり、図11
(a)〜(g)は図10のフローチャートによるスケジ
ュール確定過程を示すスケジュール確定過程図である。
図11(a)は、スケジューリング対象データを表し、
作業1、作業2、作業3の3個の作業列のスケジューリ
ングを行う。各々の作業は3つのタスク(機械処理)か
らなり、作業1は機械1→機械2→機械3の順に、作業
2は機械2→機械3→機械1の順に、作業3は機械1→
機械3→機械2の順に処理されるタスク列である。各タ
スクの長さは処理時間を表し、図11では横軸が時間軸
となる。
FIG. 1 shows a conventional technique of generating an active schedule which is one of scheduling methods in the job shop scheduling problem.
0 and FIG. FIG. 10 is a flowchart showing a conventional technique of an active schedule generation method which is one of scheduling methods.
(A)-(g) is a schedule determination process diagram showing the schedule determination process according to the flowchart of FIG.
FIG. 11A shows scheduling target data,
Scheduling of three work columns of work 1, work 2, and work 3 is performed. Each operation consists of three tasks (machine processing), operation 1 is in the order of machine 1 → machine 2 → machine 3, operation 2 is in the order of machine 2 → machine 3 → machine 1, and operation 3 is machine 1 →
The task sequence is processed in the order of machine 3 → machine 2. The length of each task represents the processing time, and the horizontal axis is the time axis in FIG.

【0005】図10においてまず、スケジュールされて
いないタスクのうち、処理順序などによって特定される
処理開始可能タスクの集合C(カット集合C)を求める
(S1、図11(b))。次に、カット集合Cの各タス
クについて、各機械は一度に一つの作業しか処理できな
いという制約がない場合の最早開始時刻および最早完了
時刻を設定する(S2)。次に、カット集合Cのタスク
から、完了時刻が最早となるタスクEC(最早完了タス
ク)を求める(S3、図11(c))。次に、カット集
合Cから、タスクECと処理機械が同じで処理時間が重
なり合うタスクの集合G(コンフリクト集合G)を求め
る(S4、図11(d))。次に、コンフリクト集合G
から、スケジュールを確定するタスクを任意に一つ決定
する(S5、図11(e))。次に、ステップS5で確
定したタスクに基づき、カット集合の各タスクの最早開
始時刻および最早完了時刻を再設定する(S6、図11
(f))。次に、ステップS5で確定したタスクをカッ
ト集合から外し、次のタスクがある場合、そのタスクを
カット集合C(更新されたカット集合C)に加える(S
7、図11(g))。次に、カット集合Cに未スケジュ
ールタスクが存在する場合、ステップS3に戻り処理を
続ける(S8)。未スケジュールタスクが存在しない場
合、アクティブスケジュール生成処理を終了する。
[0005] In FIG. 10, first, a set C (cut set C) of tasks that can be started, which is specified by a processing order or the like, among tasks that are not scheduled, is obtained (S1, FIG. 11B). Next, for each task of the cut set C, the earliest start time and earliest completion time when there is no restriction that each machine can process only one operation at a time is set (S2). Next, a task EC (earliest completed task) having the earliest completion time is obtained from the tasks of the cut set C (S3, FIG. 11C). Next, from the cut set C, a set G (conflict set G) of tasks in which the task EC and the processing machine are the same and the processing time overlaps is determined (S4, FIG. 11D). Next, the conflict set G
, An arbitrary task for determining the schedule is determined (S5, FIG. 11E). Next, the earliest start time and earliest completion time of each task in the cut set are reset based on the task determined in step S5 (S6, FIG. 11).
(F)). Next, the task determined in step S5 is removed from the cut set, and if there is a next task, the task is added to the cut set C (the updated cut set C) (S5).
7, FIG. 11 (g)). Next, if there is an unscheduled task in the cut set C, the process returns to step S3 and continues (S8). If there is no unscheduled task, the active schedule generation processing ends.

【0006】上述した、従来のアクティブスケジュール
生成方法は、一般的なジョブショップスケジューリング
問題に対応したものであり、各々の作業の並びについて
は関知しないものとなっている。しかし、製造分野にお
ける産業用ロボットでは、同じ作業工程のものを複数製
造するような場面が容易に考えられ、この場合、各々の
作業の並びが同じであるという特定の条件を持ったジョ
ブショップスケジューリング問題とみることができる。
[0006] The above-described conventional active schedule generation method corresponds to a general job shop scheduling problem, and does not know the sequence of each operation. However, in the case of industrial robots in the manufacturing field, it is easy to think of a situation where a plurality of products having the same work process are manufactured. In this case, job shop scheduling with a specific condition that the work sequence is the same Can be seen as a problem.

【0007】[0007]

【発明が解決しようとする課題】しかしながら、従来の
スケジューリング方法としての従来のアクティブスケジ
ュール生成方法では、上記特定の条件を考慮していない
ため、各機械の処理スケジュールが全く同じものを異な
るスケジュールとして生成することが可能であるという
問題点を有しており、同一のスケジュールが異なる個体
として表現される場合、生物の遺伝機構の模倣が難し
く、また、解空間が広がってしまうことから、GAによ
る最適解探索が有効に機能しづらくなるという問題点を
有していた。
However, in the conventional active schedule generation method as a conventional scheduling method, since the above specific conditions are not taken into consideration, the same processing schedule for each machine is generated as a different schedule. When the same schedule is expressed as different individuals, it is difficult to imitate the genetic mechanism of an organism, and the solution space is widened. There was a problem that the solution search became difficult to function effectively.

【0008】このスケジューリング装置、スケジューリ
ング方法および記録媒体では、各々の作業の並びが同じ
であるという特定の条件下でも、スケジューリング対象
作業の並びに着目したアクティブスケジュール生成方法
を用いて、GAを用いた最適解探索が有効に機能するこ
とが要求されている。
In the scheduling apparatus, the scheduling method, and the recording medium, even under a specific condition that the arrangement of each work is the same, the optimum work using the GA is performed by using the active schedule generation method focused on the work to be scheduled and the focused operation. Solution search is required to work effectively.

【0009】本発明は、この要求を満たすため、各々の
作業の並びが同じであるという特定の条件下でも、GA
を用いた最適解探索が有効に機能することができるスケ
ジューリング装置、および、各々の作業の並びが同じで
あるという特定の条件下でも、GAを用いた最適解探索
が有効に機能するためのスケジューリング方法、ならび
に、そのスケジューリング方法を実行するための記録媒
体を提供することを目的とする。
In order to satisfy this requirement, the present invention provides a GA under specific conditions where the sequence of operations is the same.
And a scheduling device that enables the optimal solution search using the GA to function effectively even under a specific condition that the sequence of each task is the same. It is an object to provide a method and a recording medium for executing the scheduling method.

【0010】[0010]

【課題を解決するための手段】上記課題を解決するため
に本発明のスケジューリング装置は、ユーザがデータ等
を入力する入力部と、入力部を介して指定されたスケジ
ューリング対象データを格納するスケジューリングデー
タ記憶部と、スケジューリング対象データに基づいてス
ケジュール生成処理を行うスケジュール生成部と、スケ
ジュール生成部による初期個体スケジュールおよび交叉
個体スケジュールの生成を制御し、遺伝的アルゴリズム
処理を行うGA処理部と、GA処理部によって確定した
スケジューリング結果を格納するスケジュール記憶部
と、スケジュールされていないタスクのうち処理順序な
どによって特定される処理開始可能タスクの集合である
カット集合を取得するカット集合取得部と、カット集合
のタスクを機械の制約がない状態でスケジュールするス
ケジュール仮設定部と、完了時刻が最も早いタスクであ
る最早完了タスクをカット集合のタスクから取得する最
早完了タスク取得部と、最早完了タスクと処理機械が同
じで処理時間が重複するタスクであるコンフリクト集合
のタスクをカット集合から選択するコンフリクト集合取
得部と、コンフリクト集合のタスクを処理タスクによる
制約を満たすもののみに変更するタスク制約適合部と、
変更したコンフリクト集合からスケジュールを確定する
タスクを決定するスケジュールタスク確定部と、確定し
たスケジュールに応じてカット集合を更新するカット集
合更新部と、各タスクの処理時間を照合する処理時間照
合部と、各タスクの処理機械を照合する処理機械照合部
と、処理タスクを照合する処理タスク照合部と、各機
能、機能間の動作、データの流れを制御する制御部とを
有する構成を備えている。
In order to solve the above-mentioned problems, a scheduling apparatus according to the present invention comprises: an input unit for inputting data or the like by a user; and scheduling data for storing scheduling target data specified via the input unit. A storage unit, a schedule generation unit that performs a schedule generation process based on the data to be scheduled, a GA processing unit that controls generation of an initial individual schedule and a crossover individual schedule by the schedule generation unit, and performs a genetic algorithm process, A schedule storage unit that stores a scheduling result determined by the unit, a cut set acquisition unit that acquires a cut set that is a set of process startable tasks specified by a processing order among unscheduled tasks, Tasks controlled by machine A provisional schedule setting section that schedules without tasks, an earliest completed task acquisition section that obtains the earliest completed task, which is the task with the earliest completion time, from the tasks in the cut set, and the processing time that is the same as the earliest completed task and the processing machine A conflict set acquisition unit that selects a task of a conflict set that is an overlapping task from a cut set, and a task constraint matching unit that changes a task of the conflict set to only one that satisfies the constraint by the processing task,
A schedule task determination unit that determines a task that determines the schedule from the changed conflict set, a cut set update unit that updates the cut set according to the determined schedule, a processing time matching unit that checks the processing time of each task, A processing machine collating unit for collating the processing machine of each task, a processing task collating unit for collating the processing task, and a control unit for controlling each function, operation between functions, and data flow are provided.

【0011】これにより、各々の作業の並びが同じであ
るという特定の条件下でも、GAを用いた最適解探索が
有効に機能することができるスケジューリング装置が得
られる。
As a result, a scheduling apparatus can be obtained in which the optimal solution search using the GA can function effectively even under a specific condition that the sequence of each task is the same.

【0012】上記課題を解決するために本発明のスケジ
ューリング方法は、スケジューリング対象データを指定
するデータ指定ステップと、指定されたスケジュール対
象データを保存するデータ保存ステップと、スケジュー
リング対象データに基づいてスケジュールを生成し、G
A処理を行ってスケジュールを確定するスケジュール確
定ステップと、確定したスケジュールを保存するスケジ
ュール保存ステップとを有するスケジューリング方法で
あって、スケジュール確定ステップにおけるスケジュー
ル生成処理は、処理順序などによって特定される処理開
始可能タスクの集合であるカット集合を求めるカット集
合確定ステップと、カット集合の各タスクにスケジュー
ルを仮設定するスケジュール仮設定ステップと、完了時
刻が最も早いタスクである最早完了タスクを取得する最
早完了タスク取得ステップと、最早完了タスクと処理機
械が同じで処理時間が重なり合うタスクの集合であるコ
ンフリクト集合を求めるコンフリクト集合確定ステップ
と、コンフリクト集合のタスクを処理タスクによる制約
を満たすもののみに絞り込む絞込みステップと、コンフ
リクト集合からスケジュールを確定するタスクを一つ決
定するスケジュール確定ステップと、決定したタスクに
基づきカット集合の各タスクの仮スケジュールを再設定
するスケジュール再設定ステップと、再設定した仮スケ
ジュールに基づいてカット集合を更新するカット集合更
新ステップと、未スケジュールタスクの有無を確認する
タスク有無確認ステップとを有する構成を備えている。
In order to solve the above problems, a scheduling method according to the present invention includes a data specifying step of specifying data to be scheduled, a data storing step of storing the specified data to be scheduled, and a schedule based on the data to be scheduled. Generate and G
A scheduling method having a schedule determination step of determining a schedule by performing the processing A, and a schedule storage step of storing the determined schedule, wherein the schedule generation processing in the schedule determination step starts processing specified by a processing order or the like. A cut set determination step for obtaining a cut set, which is a set of possible tasks, a schedule provisional setting step for temporarily setting a schedule for each task in the cut set, and an earliest completed task for acquiring the earliest completed task that is the earliest completion time An acquisition step, a conflict set determination step for finding a conflict set, which is a set of tasks in which the earliest completed task and the processing machine are the same and the processing time overlaps, and only those in which the conflict set task satisfies the constraints of the processing task A narrowing-down step, a schedule determining step of determining one task for determining a schedule from the conflict set, a schedule resetting step of resetting a temporary schedule of each task of the cut set based on the determined task, and a resetting temporary The configuration includes a cut set updating step of updating a cut set based on a schedule, and a task presence / absence confirmation step of confirming the presence / absence of an unscheduled task.

【0013】これにより、各々の作業の並びが同じであ
るという特定の条件下でも、GAを用いた最適解探索が
有効に機能するためのスケジューリング方法が得られ
る。
[0013] Thus, a scheduling method can be obtained in which the optimal solution search using the GA effectively functions even under the specific condition that the sequence of each task is the same.

【0014】上記課題を解決するために本発明の記録媒
体は、上記スケジューリング方法の各ステップを実行す
るためのプログラムを記録した構成を備えている。
In order to solve the above problems, a recording medium of the present invention has a configuration in which a program for executing each step of the above-mentioned scheduling method is recorded.

【0015】これにより、上記スケジューリング方法を
実行するための記録媒体が得られる。
Thus, a recording medium for executing the above-mentioned scheduling method is obtained.

【0016】[0016]

【発明の実施の形態】本発明の請求項1に記載のスケジ
ューリング装置は、ユーザがデータ等を入力する入力部
と、入力部を介して指定されたスケジューリング対象デ
ータを格納するスケジューリングデータ記憶部と、スケ
ジューリング対象データに基づいてスケジュール生成処
理を行うスケジュール生成部と、スケジュール生成部に
よる初期個体スケジュールおよび交叉個体スケジュール
の生成を制御し、遺伝的アルゴリズム処理を行うGA処
理部と、GA処理部によって確定したスケジューリング
結果を格納するスケジュール記憶部と、スケジュールさ
れていないタスクのうち処理順序などによって特定され
る処理開始可能タスクの集合であるカット集合を取得す
るカット集合取得部と、カット集合のタスクを機械の制
約がない状態でスケジュールするスケジュール仮設定部
と、完了時刻が最も早いタスクである最早完了タスクを
カット集合のタスクから取得する最早完了タスク取得部
と、最早完了タスクと処理機械が同じで処理時間が重複
するタスクであるコンフリクト集合のタスクをカット集
合から選択するコンフリクト集合取得部と、コンフリク
ト集合のタスクを処理タスクによる制約を満たすものの
みに変更するタスク制約適合部と、変更したコンフリク
ト集合からスケジュールを確定するタスクを決定するス
ケジュールタスク確定部と、確定したスケジュールに応
じてカット集合を更新するカット集合更新部と、各タス
クの処理時間を照合する処理時間照合部と、各タスクの
処理機械を照合する処理機械照合部と、処理タスクを照
合する処理タスク照合部と、各機能、機能間の動作、デ
ータの流れを制御する制御部とを有することとしたもの
である。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS A scheduling apparatus according to a first aspect of the present invention includes an input unit for a user to input data and the like, and a scheduling data storage unit for storing scheduling target data specified via the input unit. A schedule generation unit that performs a schedule generation process based on scheduling target data, a GA processing unit that controls generation of an initial individual schedule and a cross individual schedule by the schedule generation unit and performs a genetic algorithm process, and is determined by the GA processing unit. A schedule storage unit for storing a set scheduling result, a cut set obtaining unit for obtaining a cut set that is a set of processing startable tasks specified by a processing order among unscheduled tasks, and a Without any restrictions The schedule temporary setting section to schedule, the earliest completed task acquisition section to acquire the earliest completed task that is the task with the earliest completion time from the tasks in the cut set, and the task where the earliest completed task and the processing machine are the same and the processing time overlaps A conflict set acquisition unit that selects a task of a certain conflict set from the cut set, a task constraint matching unit that changes the tasks of the conflict set to only those that satisfy the constraints of the processing task, and a task that determines the schedule from the changed conflict set Schedule task determination unit to be determined, Cut set update unit to update the cut set according to the determined schedule, Processing time verification unit to verify the processing time of each task, Processing machine verification to verify the processing machine of each task Section, processing task matching section for matching processing tasks, and each function Operation between the functional is obtained by the fact that a control unit for controlling the flow of data.

【0017】この構成により、同じ作業列のタスクを対
象としたスケジューリングにおいてタスク制約適合部お
よび処理タスク照合部でコンフリクト集合の絞込みを行
うことができるので、同一のスケジュールが異なる個体
として表現されるのを抑制することができ、GAによる
最適解探索が有効に機能するスケジューリングを行うこ
とができるという作用を有する。
According to this configuration, the conflict set can be narrowed down by the task constraint matching unit and the processing task matching unit in the scheduling for the tasks in the same work sequence, so that the same schedule is expressed as different individuals. Can be suppressed, and scheduling can be performed in which the optimal solution search by the GA can function effectively.

【0018】請求項2に記載のスケジューリング装置
は、ユーザがデータ等を入力する入力部と、入力部を介
して指定されたスケジューリング対象データを格納する
スケジューリングデータ記憶部と、スケジューリング対
象データを作業種別で分類する作業種別分類部と、スケ
ジューリング対象データに基づいてスケジュール生成処
理を行うスケジュール生成部と、スケジュール生成部に
よる初期個体スケジュールおよび交叉個体スケジュール
の生成を制御し、遺伝的アルゴリズム処理を行うGA処
理部と、GA処理部によって確定したスケジューリング
結果を格納するスケジュール記憶部と、スケジュールさ
れていないタスクのうち処理順序などによって特定され
る処理開始可能タスクの集合であるカット集合を取得す
るカット集合取得部と、カット集合のタスクを機械の制
約がない状態でスケジュールするスケジュール仮設定部
と、完了時刻が最も早いタスクである最早完了タスクを
前記カット集合のタスクから取得する最早完了タスク取
得部と、最早完了タスクと処理機械が同じで処理時間が
重複するタスクであるコンフリクト集合のタスクをカッ
ト集合から選択するコンフリクト集合取得部と、コンフ
リクト集合のタスクを処理タスクによる制約を満たすも
ののみに変更するタスク制約適合部と、変更したコンフ
リクト集合からスケジュールを確定するタスクを決定す
るスケジュールタスク確定部と、確定したスケジュール
に応じてカット集合を更新するカット集合更新部と、各
タスクの処理時間を照合する処理時間照合部と、各タス
クの処理機械を照合する処理機械照合部と、処理タスク
を照合する処理タスク照合部と、処理タスクの作業種別
を照合する作業種別照合部と、各機能、機能間の動作、
データの流れを制御する制御部とを有することとしたも
のである。
According to a second aspect of the present invention, there is provided a scheduling apparatus, comprising: an input section for inputting data or the like by a user; a scheduling data storage section for storing scheduling target data specified via the input section; A work type classifying unit, a schedule generating unit for performing a schedule generating process based on scheduling target data, and a GA process for controlling generation of an initial individual schedule and a cross individual schedule by the schedule generating unit and performing a genetic algorithm process Unit, a schedule storage unit that stores a scheduling result determined by the GA processing unit, and a cut set obtaining unit that obtains a cut set that is a set of process startable tasks specified by a processing order among unscheduled tasks. A tentative schedule setting unit that schedules the tasks of the cut set without machine constraints, an earliest completed task acquisition unit that obtains the earliest completed task that is the task with the earliest completion time from the cut set task, A conflict set acquisition unit that selects a conflict set task that is the same task and processing machine but has the same processing time from the cut set, and a task constraint adaptation that changes the conflict set task to only those that satisfy the constraints of the processing task Unit, a schedule task determining unit that determines a task for determining a schedule from the changed conflict set, a cut set updating unit that updates the cut set according to the determined schedule, and a processing time matching unit that matches the processing time of each task Processing machine matching to check the processing machine for each task When the processing task matching unit for matching processing tasks, and work type collating unit for collating the work type of the processing task, each function operation between functional,
And a control unit for controlling the flow of data.

【0019】この構成により、作業種別分類部でスケジ
ューリング対象データの作業列を分類し、タスク制約適
合部、作業種別照合部、処理タスク照合部で、作業種別
を考慮したコンフリクト集合の絞込みを行うことができ
るので、異なる作業列のタスクが混在した場合にも、同
一のスケジュールが異なる個体として表現されるのを抑
制することができ、GAによる最適解探索が有効に機能
するスケジューリングを行うことができるという作用を
有する。
With this configuration, the work sequence of the data to be scheduled is classified by the work type classification unit, and the conflict set considering the work type is narrowed down by the task constraint matching unit, the work type matching unit, and the processing task matching unit. Therefore, even when tasks in different work columns coexist, it is possible to suppress the same schedule from being expressed as different individuals, and it is possible to perform scheduling in which the optimal solution search by GA effectively functions. It has the action of:

【0020】請求項3に記載のスケジューリング方法
は、スケジューリング対象データを指定するデータ指定
ステップと、指定されたスケジュール対象データを保存
するデータ保存ステップと、スケジューリング対象デー
タに基づいてスケジュールを生成し、GA処理を行って
スケジュールを確定するスケジュール確定ステップと、
確定したスケジュールを保存するスケジュール保存ステ
ップとを有するスケジューリング方法であって、スケジ
ュール確定ステップにおけるスケジュール生成処理は、
処理順序などによって特定される処理開始可能タスクの
集合であるカット集合を求めるカット集合確定ステップ
と、カット集合の各タスクにスケジュールを仮設定する
スケジュール仮設定ステップと、完了時刻が最も早いタ
スクである最早完了タスクを取得する最早完了タスク取
得ステップと、最早完了タスクと処理機械が同じで処理
時間が重なり合うタスクの集合であるコンフリクト集合
を求めるコンフリクト集合確定ステップと、コンフリク
ト集合のタスクを処理タスクによる制約を満たすものの
みに絞り込む絞込みステップと、コンフリクト集合から
スケジュールを確定するタスクを一つ決定するスケジュ
ール確定ステップと、決定したタスクに基づきカット集
合の各タスクの仮スケジュールを再設定するスケジュー
ル再設定ステップと、再設定した仮スケジュールに基づ
いてカット集合を更新するカット集合更新ステップと、
未スケジュールタスクの有無を確認するタスク有無確認
ステップとを有することとしたものである。
According to a third aspect of the present invention, in the scheduling method, a data specifying step of specifying data to be scheduled, a data storing step of storing the specified data to be scheduled, and a schedule are generated based on the data to be scheduled. A schedule confirming step of performing a process and confirming a schedule;
And a schedule storing step of storing the determined schedule, wherein the schedule generation process in the schedule determining step includes:
A cut set determination step for obtaining a cut set, which is a set of processing startable tasks specified by a processing order, a schedule temporary setting step for temporarily setting a schedule for each task of the cut set, and a task whose completion time is the earliest. An earliest completed task acquisition step for acquiring the earliest completed task, a conflict set determination step for obtaining a conflict set that is a set of tasks having the same processing machine and the same processing time and overlapping processing times, and restricting the conflict set task by the processing task A narrowing step for narrowing down to only those that satisfy the condition, a schedule determining step for determining one task for determining the schedule from the conflict set, and a schedule resetting step for resetting the provisional schedule of each task of the cut set based on the determined task , And the cut set updating step of updating the cut set based on the provisional schedule has been re-set,
And a task presence / absence confirmation step of confirming the presence / absence of an unscheduled task.

【0021】この構成により、同じ作業列のタスクを対
象としたスケジューリングにおいてコンフリクト集合の
絞込みを行うので、同一のスケジュールが異なる個体と
して表現されるのを抑制することができ、GAによる最
適解探索が有効に機能するスケジューリングを行うこと
ができるという作用を有する。
According to this configuration, the conflict set is narrowed down in the scheduling for the tasks in the same work sequence, so that the same schedule can be suppressed from being expressed as different individuals, and the optimal solution search by GA can be performed. This has the effect that scheduling that functions effectively can be performed.

【0022】請求項4に記載のスケジューリング方法
は、スケジューリング対象データを指定するデータ指定
ステップと、指定されたスケジュール対象データを保存
するデータ保存ステップと、スケジューリング対象デー
タに作業種別番号を設定する作業種別番号設定ステップ
と、スケジューリング対象データに基づいてスケジュー
ルを生成し、GA処理を行ってスケジュールを確定する
スケジュール確定ステップと、確定したスケジュールを
保存するスケジュール保存ステップとを有するスケジュ
ーリング方法であって、スケジュール確定ステップにお
けるスケジュール生成処理は、処理順序などによって特
定される処理開始可能タスクの集合であるカット集合を
求めるカット集合確定ステップと、カット集合の各タス
クにスケジュールを仮設定するスケジュール仮設定ステ
ップと、完了時刻が最も早いタスクである最早完了タス
クを取得する最早完了タスク取得ステップと、最早完了
タスクと処理機械が同じで処理時間が重なり合うタスク
の集合であるコンフリクト集合を求めるコンフリクト集
合確定ステップと、コンフリクト集合のタスクを設定し
た作業種別番号を考慮して処理タスクによる制約を満た
すもののみに絞り込む絞込みステップと、コンフリクト
集合からスケジュールを確定するタスクを一つ決定する
スケジュール確定ステップと、決定したタスクに基づき
カット集合の各タスクの仮スケジュールを再設定するス
ケジュール再設定ステップと、再設定した仮スケジュー
ルに基づいてカット集合を更新するカット集合更新ステ
ップと、未スケジュールタスクの有無を確認するタスク
有無確認ステップとを有することとしたものである。
According to a fourth aspect of the present invention, in the scheduling method, a data specifying step of specifying data to be scheduled, a data storing step of storing the specified data to be scheduled, and a work type for setting a work type number to the data to be scheduled A scheduling method comprising: a number setting step; a schedule generation step of generating a schedule based on scheduling target data and performing GA processing to determine a schedule; and a schedule storage step of storing the determined schedule. The schedule generation process in the step includes a cut set determination step of obtaining a cut set that is a set of process startable tasks specified by a processing order, and a schedule for each task of the cut set. A schedule provisional setting step to be set, an earliest completed task acquisition step to obtain the earliest completed task that is the earliest completion time, and a conflict set that is a set of tasks whose processing time is the same as the earliest completed task and the processing machine are the same. A conflict set determination step to be sought, a narrowing step for narrowing down to only those that satisfy the constraints of the processing task in consideration of the work type number in which the tasks of the conflict set are set, and a schedule determination for determining one task for determining the schedule from the conflict set Steps, a schedule resetting step of resetting the provisional schedule of each task of the cut set based on the determined task, a cut set update step of updating the cut set based on the reset provisional schedule, and the presence or absence of unscheduled tasks In which it was decided to have the task existence confirmation step of confirming.

【0023】この構成により、スケジューリング対象デ
ータに作業種別を設定し、作業種別を考慮したコンフリ
クト集合の絞込みを行うので、異なる作業列のタスクが
混在した場合にも、同一のスケジュールが異なる個体と
して表現されるのを抑制することができ、GAによる最
適解探索が有効に機能するスケジューリングを行うこと
ができるという作用を有する。
With this configuration, a work type is set in the data to be scheduled, and a conflict set is narrowed down in consideration of the work type. Therefore, even when tasks in different work columns are mixed, the same schedule is expressed as a different individual. Therefore, there is an effect that scheduling can be performed in which the optimal solution search by the GA effectively functions.

【0024】請求項5に記載の記録媒体は、請求項3ま
たは請求項4に記載のスケジューリング方法の各ステッ
プを実行するためのプログラムを記録することとしたも
のである。
A recording medium according to a fifth aspect records a program for executing each step of the scheduling method according to the third or fourth aspect.

【0025】この構成により、請求項3または請求項4
に記載のスケジューリング方法を任意の場所で任意の時
刻に汎用コンピュータで容易に実現することができると
いう作用を有する。
According to this structure, claim 3 or claim 4
Has an effect that the general-purpose computer can easily implement the scheduling method described in (1) at an arbitrary place and at an arbitrary time.

【0026】以下、本発明の実施の形態について、図1
〜図9を用いて説明する。
Hereinafter, an embodiment of the present invention will be described with reference to FIG.
This will be described with reference to FIG.

【0027】(実施の形態1)図1は本発明の実施の形
態1におけるスケジューリング装置を示すブロック図で
ある。
(Embodiment 1) FIG. 1 is a block diagram showing a scheduling apparatus according to Embodiment 1 of the present invention.

【0028】図1において、1はユーザがデータ等を入
力する入力部、2は入力部1を介して指定されたスケジ
ューリング対象データを格納するスケジューリングデー
タ記憶部、3は後述のスケジュール生成部4による初期
個体スケジュール及び交叉個体スケジュールの生成を制
御し、GA処理を行うGA処理部、4はスケジューリン
グ対象データに基づいてスケジュールを生成処理するス
ケジュール生成部、5はGA処理部3によって確定した
スケジューリング結果を格納するスケジュール記憶部、
6はスケジュールされていないタスクのうち処理順序な
どによって特定される処理開始可能タスクの集合である
カット集合を取得するカット集合取得部、7はカット集
合のタスクを機械の制約がない状態でスケジュールする
スケジュール仮設定部、8はカット集合のタスクから完
了時刻が最も早いタスク(最早完了タスク)を取得する
最早完了タスク取得部、9は最早完了タスクと処理機械
が同じで処理時間が重複するタスクを上記カット集合か
ら選択するコンフリクト集合取得部、10はコンフリク
ト集合のタスクを処理タスクによる制約を満たすものの
みに変更するタスク制約適合部、11はコンフリクト集
合からスケジュールを確定するタスクを決定するスケジ
ュールタスク確定部、12はスケジュールタスク確定部
11で確定したスケジュールに応じてカット集合を更新
するカット集合更新部、13は各タスクの処理時間を照
合する処理時間照合部、14は各タスクの処理機械を照
合する処理機械照合部、15は処理タスクを照合する処
理タスク照合部、16は各機能、機能間の動作、データ
の流れを制御する制御部である。
In FIG. 1, reference numeral 1 denotes an input unit for inputting data or the like by a user, 2 denotes a scheduling data storage unit for storing data to be scheduled specified via the input unit 1, and 3 denotes a schedule generation unit 4 described later. A GA processing unit that controls the generation of the initial individual schedule and the cross individual schedule and performs GA processing, 4 is a schedule generation unit that generates and processes a schedule based on the scheduling target data, and 5 is a scheduling result determined by the GA processing unit 3. Schedule storage unit to store,
Reference numeral 6 denotes a cut set acquisition unit for acquiring a cut set, which is a set of processing startable tasks specified by a processing order or the like among unscheduled tasks, and 7 schedules the tasks of the cut set without machine restrictions. A schedule temporary setting unit, 8 is an earliest completed task obtaining unit that obtains the task with the earliest completion time (earliest completed task) from the tasks in the cut set, and 9 is a task that has the same processing machine and the same processing time as the earliest completed task. A conflict set acquisition unit that selects from the cut set, a task constraint matching unit that changes the tasks of the conflict set to only those that satisfy the constraints of the processing task, and a schedule task determination that determines a task that determines the schedule from the conflict set And 12, the schedule determined by the scheduled task determination unit 11. A cut set updating unit that updates a cut set according to a module, 13 is a processing time matching unit that matches processing time of each task, 14 is a processing machine matching unit that matches processing machines of each task, and 15 is a processing task matching unit A processing task collating unit 16 is a control unit that controls each function, operation between functions, and data flow.

【0029】図2は本発明の実施の形態1におけるスケ
ジューリング装置を示す装置ブロック図である。
FIG. 2 is an apparatus block diagram showing a scheduling apparatus according to Embodiment 1 of the present invention.

【0030】図2において、17はキーボード、18は
中央処理演算装置(CPU)、19はリード・オンリー
・メモリ(ROM)、20はランダム・アクセス・メモ
リ(RAM)、21はCD−ROMなどの記録媒体22
からデータを読み込むディスク・ドライブである。
In FIG. 2, 17 is a keyboard, 18 is a central processing unit (CPU), 19 is a read only memory (ROM), 20 is a random access memory (RAM), 21 is a CD-ROM or the like. Recording medium 22
Disk drive that reads data from

【0031】ここで、図1と図2との対応について説明
する。図1に示した入力部1はキーボード17により実
現され、スケジューリングデータ記憶部2、スケジュー
ル記憶部5はRAM20により実現される。また、GA
処理部3、スケジュール生成部4、カット集合取得部
6、スケジュール仮設定部7、最早完了タスク取得部
8、コンフリクト集合取得部9、タスク制約適合部1
0、スケジュールタスク確定部11、カット集合更新部
12、処理時間照合部13、処理機械照合部14、処理
タスク照合部15、制御部16は、CPU18がROM
19及びRAM20とデータのやりとりを行いながらR
OM19に記憶されている制御プログラムを実行するこ
とにより実現される。なお、本実施の形態では、CPU
18がROM19に記憶されたプログラムを実行するこ
とにより制御する形態が示されているが、コンピュータ
で読み取り可能な記録媒体22に記録された制御プログ
ラムをディスク・ドライブ21から読み込み、RAM2
0上に展開した後、CPU18が実行する形態であって
も構わない。このような形態を取ることにより、本実施
の形態を汎用コンピュータで容易に実現することができ
る。
Here, the correspondence between FIG. 1 and FIG. 2 will be described. The input unit 1 shown in FIG. 1 is realized by a keyboard 17, and the scheduling data storage unit 2 and the schedule storage unit 5 are realized by a RAM 20. Also, GA
Processing unit 3, schedule generation unit 4, cut set acquisition unit 6, temporary schedule setting unit 7, earliest completed task acquisition unit 8, conflict set acquisition unit 9, task constraint adaptation unit 1
0, a schedule task deciding unit 11, a cut set updating unit 12, a processing time collating unit 13, a processing machine collating unit 14, a processing task collating unit 15, and a control unit 16.
R while exchanging data with RAM 19 and RAM 20
This is realized by executing a control program stored in the OM 19. Note that in the present embodiment, the CPU
Although the control program 18 is controlled by executing a program stored in a ROM 19, the control program recorded on a computer-readable recording medium 22 is read from a disk drive 21 and the RAM 2
After being developed on 0, the CPU 18 may execute the program. By adopting such a mode, the present embodiment can be easily realized by a general-purpose computer.

【0032】このように構成されたスケジューリング装
置について、その動作を図3〜図5に基づいて説明す
る。図3は本発明の実施の形態1におけるスケジューリ
ング装置の動作を示すフローチャートであり、図4は本
発明の実施の形態1におけるアクティブスケジュール生
成処理(スケジュール生成ステップ)を示すフローチャ
ート、図5(a)〜(d)は図4のフローチャートによ
るスケジュール確定過程を示すスケジュール確定過程図
である。
The operation of the thus configured scheduling device will be described with reference to FIGS. FIG. 3 is a flowchart showing the operation of the scheduling device according to the first embodiment of the present invention. FIG. 4 is a flowchart showing an active schedule generating process (schedule generating step) according to the first embodiment of the present invention. FIGS. 5A to 5D are schedule determination process diagrams showing a schedule determination process according to the flowchart of FIG.

【0033】図3においてまず、入力部1によって、ユ
ーザからスケジューリング対象データが指定される(S
11、データ指定ステップ)。制御部16は、ステップ
S11で指定されたスケジューリング対象データをスケ
ジューリングデータ記憶部2に格納する(S12、デー
タ保存ステップ)。次に、GA処理部3は、スケジュー
ル生成部4によって初期個体スケジュールを生成し、ス
ケジュール生成部4に親個体を指定して交叉個体スケジ
ュールを生成し、世代交替を行いながら準最適解を得る
GA処理を行い、スケジュールを決定する(S13、ス
ケジュール確定ステップ)。次に、制御部16は、ステ
ップS13で決定したスケジュールをスケジュール記憶
部5に保存して処理を終了する(S14、スケジュール
保存ステップ)。
In FIG. 3, first, the input unit 1 designates the data to be scheduled by the user (S
11, data designation step). The control unit 16 stores the scheduling target data specified in step S11 in the scheduling data storage unit 2 (S12, data saving step). Next, the GA processing unit 3 generates an initial individual schedule by the schedule generation unit 4, generates a cross individual schedule by designating a parent individual in the schedule generation unit 4, and performs a GA process of obtaining a sub-optimal solution while performing generation switching. To determine the schedule (S13, schedule determination step). Next, the control unit 16 saves the schedule determined in step S13 in the schedule storage unit 5 and ends the process (S14, schedule saving step).

【0034】次に、スケジューリングデータ記憶部2の
データを対象にスケジュール生成部4によって行うステ
ップS13のアクティブスケジュール生成処理につい
て、図4のフローチャートを用いて説明を行う。
Next, the active schedule generation process in step S13 performed by the schedule generation unit 4 on the data in the scheduling data storage unit 2 will be described with reference to the flowchart in FIG.

【0035】図4においてまず、カット集合取得部6に
より、スケジュールされていないタスクのうち、処理順
序などによって特定される処理開始可能タスクの集合C
(カット集合C)を求める(S21、カット集合確定ス
テップ)。次に、スケジュール仮設定部7により、カッ
ト集合Cの各タスクについて、各機械は一度に一つの作
業しか処理できないという制約がない場合の最早開始時
刻および最早完了時刻を設定する(S22、スケジュー
ル仮設定ステップ)。次に、最早完了タスク取得部8
は、処理時間照合部13によりカット集合Cの各タスク
の最早完了時刻を参照し、完了時刻が最早となるタスク
ECを求める(S23、最早完了タスク取得ステッ
プ)。次に、コンフリクト集合取得部9は、処理時間照
合部13と処理機械照合部14によりカット集合Cの各
タスクを照合し、タスクECと処理機械が同じで処理時
間が重なり合うタスクの集合G(コンフリクト集合G)
を求める(S24、コンフリクト集合確定ステップ)。
次に、タスク制約適合部10は、処理タスク照合部15
によりコンフリクト集合の複数のタスクが異なる作業列
における同じタスクであると判定され、処理時間照合部
13により開始可能時刻が同じと判定された場合、作業
番号が最も小さい(もしくは大きい)といった特定の条
件により1つだけをコンフリクト集合タスクとするコン
フリクト集合の絞込みを行う(S25、絞込みステッ
プ)。次に、スケジュールタスク確定部11は、親個体
の参照あるいはコンフリクト集合からの任意選択によ
り、コンフリクト集合Gからスケジュールを確定するタ
スクを一つ決定する(S26、スケジュール確定ステッ
プ)。次に、スケジュール仮設定部7は、ステップS2
6で決定したタスクに基づき、カット集合Cの各タスク
の最早開始時刻および最早完了時刻を再設定する(S2
7、スケジュール再設定ステップ)。次に、カット集合
更新部12により、ステップS26で決定したタスクを
カット集合Cから外し、次のタスクがある場合、そのタ
スクをカット集合C(更新されたカット集合C)に加え
る(S28、カット集合更新ステップ)。次に、カット
集合Cに未スケジュールタスクが存在する場合、ステッ
プS23に戻り処理を続ける(S29、タスク有無確認
ステップ)。未スケジュールタスクが存在しない場合、
アクティブスケジュール生成処理を終了する。
In FIG. 4, first, a set C of tasks that can be started by the cut set obtaining unit 6 among tasks that are not scheduled and specified by the processing order and the like.
(Cut set C) is obtained (S21, cut set confirmation step). Next, the temporary schedule setting unit 7 sets the earliest start time and earliest completion time for each task of the cut set C when there is no restriction that each machine can process only one operation at a time (S22, schedule temporary). Configuration steps). Next, the earliest completed task acquisition unit 8
The processing time collating unit 13 refers to the earliest completion time of each task of the cut set C, and obtains the task EC having the earliest completion time (S23, earliest completed task acquisition step). Next, the conflict set obtaining unit 9 checks each task of the cut set C by the processing time checking unit 13 and the processing machine checking unit 14, and sets the task G and the processing set G (the conflict set) of the same processing machine. Set G)
(S24, conflict set determination step).
Next, the task constraint matching unit 10
When the plurality of tasks in the conflict set are determined to be the same tasks in different work queues, and the processing time matching unit 13 determines that the startable times are the same, a specific condition such as the smallest (or larger) work number To narrow down the conflict set with only one conflict set task (S25, narrowing step). Next, the schedule task determination unit 11 determines one task for determining the schedule from the conflict set G by referring to the parent individual or arbitrarily selecting from the conflict set (S26, schedule determination step). Next, the provisional schedule setting unit 7 determines in step S2
6, the earliest start time and earliest completion time of each task of the cut set C are reset (S2).
7, schedule resetting step). Next, the task determined in step S26 is removed from the cut set C by the cut set updating unit 12, and if there is a next task, the task is added to the cut set C (the updated cut set C) (S28, cut). Set update step). Next, if there is an unscheduled task in the cut set C, the process returns to step S23 to continue the processing (S29, task existence confirmation step). If there are no unscheduled tasks,
The active schedule generation processing ends.

【0036】ステップS25で行うコンフリクト集合の
絞込みによるコンフリクト集合の具体的な変化事例を図
5に示す。
FIG. 5 shows a specific example of a change in the conflict set due to the narrowing of the conflict set performed in step S25.

【0037】図5(a)のデータを対象にスケジューリ
ングを行い、タスク11、21、31、41、12、5
1を確定し、ステップS28でカット集合を更新した後
のカット集合を図5(b)に示す(カット集合:13、
22、32、42、52)。ステップS23で取得した
最早完了タスク22と照合し、ステップS24で取得し
たコンフリクト集合を図5(c)に示す(コンフリクト
集合:22、32、42、52)。ステップS25で、
コンフリクト集合のタスク22、32、42は、同一作
業列である作業2、作業3、作業4における同じ処理順
序のタスクであり、かつ開始可能時刻が同じであるた
め、作業番号が最も小さいタスク22のみをコンフリク
ト集合タスクとする(図5(d))。
The scheduling is performed on the data shown in FIG. 5A, and tasks 11, 21, 31, 41, 12, 5
1 is determined, and the cut set after updating the cut set in step S28 is shown in FIG. 5B (cut set: 13,
22, 32, 42, 52). The conflict set acquired in step S23 is compared with the earliest completed task 22 and the conflict set acquired in step S24 is shown in FIG. 5C (conflict set: 22, 32, 42, 52). In step S25,
The tasks 22, 32, and 42 of the conflict set are tasks in the same processing sequence in the work 2, the work 3, and the work 4 and have the same startable time. Only the conflict set task is set (FIG. 5D).

【0038】以上のように本実施の形態によれば、ユー
ザがデータ等を入力する入力部1と、入力部1を介して
指定されたスケジューリング対象データを格納するスケ
ジューリングデータ記憶部2と、スケジューリング対象
データに基づいてスケジュール生成処理を行うスケジュ
ール生成部4と、スケジュール生成部4による初期個体
スケジュールおよび交叉個体スケジュールの生成を制御
し、遺伝的アルゴリズム処理を行うGA処理部3と、G
A処理部3によって確定したスケジューリング結果を格
納するスケジュール記憶部5と、スケジュールされてい
ないタスクのうち処理順序などによって特定される処理
開始可能タスクの集合であるカット集合を取得するカッ
ト集合取得部6と、カット集合のタスクを機械の制約が
ない状態でスケジュールするスケジュール仮設定部7
と、完了時刻が最も早いタスクである最早完了タスクを
カット集合のタスクから取得する最早完了タスク取得部
8と、最早完了タスクと処理機械が同じで処理時間が重
複するタスクであるコンフリクト集合のタスクをカット
集合から選択するコンフリクト集合取得部9と、コンフ
リクト集合のタスクを処理タスクによる制約を満たすも
ののみに変更するタスク制約適合部10と、変更したコ
ンフリクト集合からスケジュールを確定するタスクを決
定するスケジュールタスク確定部11と、確定したスケ
ジュールに応じてカット集合を更新するカット集合更新
部12と、各タスクの処理時間を照合する処理時間照合
部13と、各タスクの処理機械を照合する処理機械照合
部14と、処理タスクを照合する処理タスク照合部15
と、各機能、機能間の動作、データの流れを制御する制
御部16とを有することにより、同じ作業列のタスクを
対象としたスケジューリングにおいてタスク制約適合部
10および処理タスク照合部15でコンフリクト集合の
絞込みを行うことができるので、同一のスケジュールが
異なる個体として表現されるのを抑制することができ、
GAによる最適解探索が有効に機能するスケジューリン
グを行うことができる。
As described above, according to the present embodiment, the input unit 1 for the user to input data and the like, the scheduling data storage unit 2 for storing the data to be scheduled specified through the input unit 1, A schedule generation unit 4 that performs a schedule generation process based on the target data; a GA processing unit 3 that controls generation of an initial individual schedule and a crossed individual schedule by the schedule generation unit 4 and performs a genetic algorithm process;
A schedule storage unit 5 that stores the scheduling result determined by the A processing unit 3, and a cut set obtaining unit 6 that obtains a cut set that is a set of process startable tasks specified by a processing order among unscheduled tasks. And a provisional schedule setting unit 7 that schedules the tasks of the cut set without machine restrictions
And an earliest completed task acquisition unit 8 that obtains the earliest completed task having the earliest completion time from the tasks in the cut set, and a conflict set task that is the same processing task as the earliest completed task and has the same processing time. From the cut set, a conflict set acquisition unit 9 for selecting a task from the cut set, a task constraint adaptation unit 10 for changing only the task of the conflict set to one satisfying the constraint by the processing task, and a schedule for determining a task for fixing the schedule from the changed conflict set A task determining unit 11, a cut set updating unit 12 for updating a cut set according to a determined schedule, a processing time matching unit 13 for matching processing time of each task, and a processing machine matching for matching processing machines of each task Unit 14 and processing task matching unit 15 for matching processing tasks
And a control unit 16 for controlling each function, operation between functions, and data flow, so that the task constraint matching unit 10 and the processing task matching unit 15 perform conflict setting in scheduling for tasks in the same work sequence. Can be narrowed down, so that the same schedule can be suppressed from being represented as different individuals,
Scheduling in which the optimal solution search by the GA effectively functions can be performed.

【0039】(実施の形態2)図6は本発明の実施の形
態2におけるスケジューリング装置を示すブロック図で
ある。
(Embodiment 2) FIG. 6 is a block diagram showing a scheduling apparatus according to Embodiment 2 of the present invention.

【0040】図6において、入力部1、スケジューリン
グデータ記憶部2、GA処理部3、スケジュール生成部
4、スケジュール記憶部5、カット集合取得部6、スケ
ジュール仮設定部7、最早完了タスク取得部8、コンフ
リクト集合取得部9、タスク制約適合部10、スケジュ
ールタスク確定部11、カット集合更新部12、処理時
間照合部13、処理機械照合部14、処理タスク照合部
15、制御部16は図1と同様のものであり、同一符号
を付し、説明は省略する。23はスケジューリング対象
データを作業種別で分類する作業種別分類部、24は処
理タスクの作業種別を照合する作業種別照合部である。
6, an input unit 1, a scheduling data storage unit 2, a GA processing unit 3, a schedule generation unit 4, a schedule storage unit 5, a cut set acquisition unit 6, a temporary schedule setting unit 7, and an earliest completed task acquisition unit 8 The conflict set acquiring unit 9, the task constraint conforming unit 10, the scheduled task determining unit 11, the cut set updating unit 12, the processing time matching unit 13, the processing machine matching unit 14, the processing task matching unit 15, and the control unit 16 are the same as those in FIG. They are the same, are given the same reference numerals, and description thereof is omitted. Reference numeral 23 denotes a work type classification unit that classifies the data to be scheduled by work type, and reference numeral 24 denotes a work type comparison unit that compares the work types of the processing tasks.

【0041】本実施の形態におけるスケジューリング装
置の装置ブロック図は図2と同じであるため、各ブロッ
クとの関係は図2を用いて説明すると、作業種別分類部
23、作業種別照合部24は、CPU18がROM19
及びRAM20とデータのやりとりを行いながらROM
19に記憶されている制御プログラムを実行することに
より実現される。他の各部については図1の場合と同様
である。なお、本実施の形態では、CPU18がROM
19に記憶されたプログラムを実行することにより制御
する形態が示されているが、コンピュータで読み取り可
能な記録媒体22に記録された制御プログラムをディス
ク・ドライブ21から読み込み、RAM20上に展開し
た後、CPU18が実行する形態であっても構わない。
このような形態を取ることにより、本実施の形態を汎用
コンピュータで容易に実現することができる。
Since the device block diagram of the scheduling device in this embodiment is the same as that of FIG. 2, the relationship with each block will be described with reference to FIG. CPU 18 is ROM 19
And ROM while exchanging data with RAM 20
This is realized by executing a control program stored in the control program 19. Other components are the same as those in FIG. In the present embodiment, the CPU 18 has a ROM
19 shows a form in which control is performed by executing a program stored in a storage medium 19. After reading a control program recorded in a computer-readable recording medium 22 from a disk drive 21 and expanding it on a RAM 20, The embodiment may be executed by the CPU 18.
By adopting such a mode, the present embodiment can be easily realized by a general-purpose computer.

【0042】このように構成されたスケジューリング装
置について、その動作を図7〜図9を用いて説明する。
図7は本発明の実施の形態2におけるスケジューリング
装置の動作を示すフローチャートであり、図8は本発明
の実施の形態2におけるアクティブスケジュール生成処
理(スケジュール生成ステップ)を示すフローチャート
であり、図9(a)〜(e)は図8のフローチャートに
よるスケジュール確定過程を示すスケジュール確定過程
図である。
The operation of the scheduling apparatus configured as described above will be described with reference to FIGS.
FIG. 7 is a flowchart showing the operation of the scheduling device according to the second embodiment of the present invention. FIG. 8 is a flowchart showing an active schedule generating process (schedule generating step) according to the second embodiment of the present invention. FIGS. 9 (a) to 9 (e) are schedule determination process diagrams showing a schedule determination process according to the flowchart of FIG.

【0043】図7においてまず、入力部1によって、ユ
ーザからスケジューリング対象データが指定される(S
31、データ指定ステップ)。制御部16は、ステップ
S31で指定されたデータをスケジューリングデータ記
憶部2に格納する(S32、データ保存ステップ)。次
に、作業種別分類部23により、スケジューリングデー
タ記憶部2のスケジューリング対象データの作業列を比
較し、作業列が異なるものを分類する作業種別の分類を
行い、スケジューリングデータ記憶部2の各作業列に作
業種別番号を設定する(S33、作業種別番号設定ステ
ップ)。次に、GA処理部3は、スケジュール生成部4
によって初期個体スケジュールを生成し、スケジュール
生成部4に親個体を指定して交叉個体スケジュールを生
成し、世代交替を行いながら準最適解を得るGA処理を
行い、スケジュールを決定する(S34、スケジュール
確定ステップ)。次に、制御部16は、ステップS34
で決定したスケジュールをスケジュール記憶部5に保存
して処理を終了する(S35、スケジュール保存ステッ
プ)。
In FIG. 7, first, the user designates the data to be scheduled by the input unit 1 (S
31, data designation step). The control unit 16 stores the data specified in step S31 in the scheduling data storage unit 2 (S32, a data saving step). Next, the work type classification unit 23 compares the work sequences of the data to be scheduled in the scheduling data storage unit 2 and classifies the work types that classify the work sequences different from each other. (S33, work type number setting step). Next, the GA processing unit 3 includes a schedule generation unit 4
To generate a crossover individual schedule by designating a parent individual in the schedule generation unit 4, perform a GA process to obtain a sub-optimal solution while changing generations, and determine a schedule (S34, schedule determination step) ). Next, the control unit 16 determines in step S34
Is stored in the schedule storage unit 5 and the process ends (S35, schedule storage step).

【0044】次に、スケジューリングデータ記憶部2の
データを対象にスケジュール生成部4によって行うS3
4のアクティブスケジュール生成処理について、図8の
フローチャートを用いて説明を行う。
Next, S3 is performed by the schedule generation unit 4 on the data in the scheduling data storage unit 2.
The active schedule generation process of No. 4 will be described with reference to the flowchart of FIG.

【0045】図7のステップS33で作業種別番号を設
定した後、図8においてまず、カット集合取得部6によ
り、スケジュールされていないタスクのうち、処理順序
などによって特定される処理開始可能タスクの集合C
(カット集合C)を求める(S41、カット集合確定ス
テップ)。次に、スケジュール仮設定部7により、カッ
ト集合Cの各タスクについて、各機械は一度に一つの作
業しか処理できないという制約がない場合の最早開始時
刻および最早完了時刻を設定する(S42、スケジュー
ル仮設定ステップ)。次に、最早完了タスク取得部8
は、処理時間照合部13によりカット集合の各タスクの
最早完了時刻を参照し、完了時刻が最早となるタスクE
C(最早完了タスクEC)を求める(S43、最早完了
タスク取得ステップ)。次に、コンフリクト集合取得部
9は、処理時間照合部13と処理機械照合部14により
カット集合の各タスクを照合し、タスクECと処理機械
が同じで処理時間が重なり合うタスクの集合G(コンフ
リクト集合G)を求める(S44、コンフリクト集合確
定ステップ)。次に、タスク制約適合部10は、作業種
別照合部24および処理タスク照合部15によりコンフ
リクト集合のタスクを照合し、コンフリクト集合の複数
のタスクが、作業種別番号が同じ作業列における同じタ
スであると判定され、処理時間照合部13により開始可
能時刻が同じと判定された場合、作業番号が最も小さい
(もしくは大きい)といった特定の条件により1つだけ
をコンフリクト集合タスクとするコンフリクト集合の絞
込みを行う(S45、絞込みステップ)。次に、スケジ
ュールタスク確定部11は、親個体の参照あるいはコン
フリクト集合からの任意選択により、コンフリクト集合
Gからスケジュールを確定するタスクを一つ決定する
(S46、スケジュール確定ステップ)。次に、スケジ
ュール仮設定部7は、ステップS46で決定したタスク
に基づき、カット集合の各タスクの最早開始時刻および
最早完了時刻を再設定する(S47、スケジュール再設
定ステップ)。次に、カット集合更新部12により、ス
テップS46で決定したタスクをカット集合から外し、
次のタスクがある場合、そのタスクをカット集合C(更
新されたカット集合C)に加える(S48、カット集合
更新ステップ)。カット集合Cに未スケジュールタスク
が存在する場合、ステップS43に戻り処理を続ける
(S49、タスク有無確認ステップ)。未スケジュール
タスクが存在しない場合、アクティブスケジュール生成
処理を終了する。
After setting the work type number in step S33 in FIG. 7, first, in FIG. 8, a set of tasks that can be started by the cut set obtaining unit 6 among tasks that are not scheduled but are specified by a processing order or the like. C
(Cut set C) is obtained (S41, cut set confirmation step). Next, the temporary schedule setting unit 7 sets the earliest start time and earliest completion time for each task of the cut set C when there is no restriction that each machine can process only one operation at a time (S42, schedule temporary). Configuration steps). Next, the earliest completed task acquisition unit 8
The processing time collating unit 13 refers to the earliest completion time of each task in the cut set, and sets the task E whose completion time is the earliest.
C (earliest completed task EC) is obtained (S43, earliest completed task acquisition step). Next, the conflict set acquisition unit 9 collates each task of the cut set by the processing time collating unit 13 and the processing machine collating unit 14, and sets the task EC and the processing set G (the conflict set G) G) (S44, conflict set determination step). Next, the task constraint matching unit 10 checks the tasks of the conflict set by the work type matching unit 24 and the processing task matching unit 15, and the plurality of tasks in the conflict set are the same task in the work column having the same work type number. If the processing time collating unit 13 determines that the startable times are the same, narrow down the conflict set in which only one conflict set task is set under a specific condition such as the smallest (or largest) work number. (S45, narrowing step). Next, the schedule task determination unit 11 determines one task for determining the schedule from the conflict set G by referring to the parent individual or arbitrarily selecting from the conflict set (S46, schedule determination step). Next, the provisional schedule setting unit 7 resets the earliest start time and earliest completion time of each task in the cut set based on the task determined in step S46 (S47, schedule resetting step). Next, the task determined in step S46 is removed from the cut set by the cut set updating unit 12,
If there is a next task, the task is added to the cut set C (updated cut set C) (S48, cut set updating step). If there is an unscheduled task in the cut set C, the process returns to step S43 to continue the processing (S49, task existence confirmation step). If there is no unscheduled task, the active schedule generation processing ends.

【0046】ステップS45で行うコンフリクト集合の
絞込みによるコンフリクト集合の具体的な変化事例を図
9に示す。
FIG. 9 shows a specific example of a change in the conflict set due to the narrowing of the conflict set performed in step S45.

【0047】図9(a)のスケジューリング対象データ
の作業列を比較し、ステップS33で作業種別番号を設
定したデータを図9(b)に示す。作業1、作業2、作
業3は構成する3つのタスクが全て同じタスクであるた
め、作業種別番号にIが設定される。作業4、作業5
は、この作業列とは異なる同じタスク列であるため、作
業種別番号にIIが設定される。タスク11、21、3
1、12、41、51を確定し、ステップS48でカッ
ト集合を更新した後のカット集合を図9(c)に示す
(カット集合:13、22、32、42、52)。ステ
ップS43で取得した最早完了タスク22と照合し、ス
テップS44で取得したコンフリクト集合を図9(d)
に示す(コンフリクト集合:22、32、42、5
2)。ステップS45で、コンフリクト集合のタスク2
2、32は、作業種別番号が同じIで、作業列における
処理順序が同じタスクであり、かつ作業開始時刻が同じ
であるため、最も作業番号が小さいタスク22のみをコ
ンフリクト集合タスクとする。コンフリクト集合のタス
ク42、52は、タスク22とは作業種別番号が異なる
ため、コンフリクト絞込み制約に合致しない。また、タ
スク42、52は、作業種別番号は同じだが、作業開始
時刻が異なるため、コンフリクト絞込み制約に合致しな
い。ステップS45で絞込みを行ったコンフリクト集合
を図9(e)に示す。
FIG. 9B shows data in which the operation sequence of the data to be scheduled in FIG. 9A is compared and the operation type number is set in step S33. Since all three tasks of work 1, work 2, and work 3 are the same task, I is set to the work type number. Work 4, Work 5
Is the same task sequence that is different from this task sequence, and therefore, the task type number is set to II. Tasks 11, 21, 3
The cut sets after the cut sets 1, 12, 41 and 51 are determined and the cut sets are updated in step S48 are shown in FIG. 9C (cut sets: 13, 22, 32, 42 and 52). The conflict set acquired in step S43 is compared with the earliest completed task 22 acquired in step S43, and the conflict set acquired in step S44 is shown in FIG.
(Conflict sets: 22, 32, 42, 5
2). In step S45, task 2 of the conflict set
The tasks 2 and 32 have the same task type number I, have the same processing order in the task sequence, and have the same task start time. Therefore, only the task 22 with the smallest task number is set as a conflict set task. The tasks 42 and 52 of the conflict set do not match the conflict narrowing restriction because the task type numbers are different from those of the task 22. The tasks 42 and 52 have the same work type number but different work start times, and thus do not match the conflict narrowing restriction. FIG. 9E shows the conflict set narrowed down in step S45.

【0048】以上のように本実施の形態によれば、ユー
ザがデータ等を入力する入力部1と、入力部1を介して
指定されたスケジューリング対象データを格納するスケ
ジューリングデータ記憶部2と、スケジューリング対象
データを作業種別で分類する作業種別分類部23と、ス
ケジューリング対象データに基づいてスケジュール生成
処理を行うスケジュール生成部4と、スケジュール生成
部4による初期個体スケジュールおよび交叉個体スケジ
ュールの生成を制御し、遺伝的アルゴリズム処理を行う
GA処理部3と、GA処理部3によって確定したスケジ
ューリング結果を格納するスケジュール記憶部5と、ス
ケジュールされていないタスクのうち処理順序などによ
って特定される処理開始可能タスクの集合であるカット
集合を取得するカット集合取得部6と、カット集合のタ
スクを機械の制約がない状態でスケジュールするスケジ
ュール仮設定部7と、完了時刻が最も早いタスクである
最早完了タスクを前記カット集合のタスクから取得する
最早完了タスク取得部8と、最早完了タスクと処理機械
が同じで処理時間が重複するタスクであるコンフリクト
集合のタスクをカット集合から選択するコンフリクト集
合取得部9と、コンフリクト集合のタスクを処理タスク
による制約を満たすもののみに変更するタスク制約適合
部10と、変更したコンフリクト集合からスケジュール
を確定するタスクを決定するスケジュールタスク確定部
11と、確定したスケジュールに応じてカット集合を更
新するカット集合更新部12と、各タスクの処理時間を
照合する処理時間照合部13と、各タスクの処理機械を
照合する処理機械照合部14と、処理タスクを照合する
処理タスク照合部15と、処理タスクの作業種別を照合
する作業種別照合部24と、各機能、機能間の動作、デ
ータの流れを制御する制御部16とを有することによ
り、作業種別分類部23でスケジューリング対象データ
の作業列を分類し、タスク制約適合部10、作業種別照
合部24、処理タスク照合部15で、作業種別を考慮し
たコンフリクト集合の絞込みを行うことができるので、
異なる作業列のタスクが混在した場合にも、同一のスケ
ジュールが異なる個体として表現されるのを抑制するこ
とができ、GAによる最適解探索が有効に機能するスケ
ジューリングを行うことができる。
As described above, according to the present embodiment, the input unit 1 for the user to input data and the like, the scheduling data storage unit 2 for storing the data to be scheduled specified via the input unit 1, A work type classification unit 23 for classifying the target data by work type, a schedule generation unit 4 for performing a schedule generation process based on the scheduling target data, and control of generation of an initial individual schedule and a cross individual schedule by the schedule generation unit 4; GA processing unit 3 that performs genetic algorithm processing, schedule storage unit 5 that stores the scheduling results determined by GA processing unit 3, and a set of tasks that can be started and that are specified by the processing order among unscheduled tasks To obtain the cut set A set acquisition unit 6, a provisional schedule setting unit 7 for scheduling the tasks of the cut set without the restrictions of the machine, and an earliest completion that obtains the earliest completed task having the earliest completion time from the tasks of the cut set. A task acquiring unit 8, a conflict set acquiring unit 9 for selecting a conflict set task, which is a task having the same processing machine as the earliest completed task and having the same processing time, from the cut set, and restricting the conflict set task by the processing task. A task constraint conforming unit 10 that changes only those that satisfy the condition, a schedule task determining unit 11 that determines a task that determines the schedule from the changed conflict set, and a cut set updating unit 12 that updates the cut set according to the determined schedule. A processing time collating unit 13 for collating the processing time of each task; A processing machine collating unit 14 for collating a processing machine of a disk; a processing task collating unit 15 for collating a processing task; a work type collating unit 24 for collating a work type of the processing task; The task type classification unit 23 classifies the work sequence of the data to be scheduled, and the task constraint matching unit 10, the work type matching unit 24, and the processing task matching unit 15 Since it is possible to narrow down the conflict set considering the type,
Even when tasks in different work columns coexist, it is possible to suppress the same schedule from being expressed as different individuals, and it is possible to perform scheduling in which the optimal solution search by GA functions effectively.

【0049】[0049]

【発明の効果】以上説明したように本発明の請求項1に
記載のスケジューリング装置によれば、ユーザがデータ
等を入力する入力部と、入力部を介して指定されたスケ
ジューリング対象データを格納するスケジューリングデ
ータ記憶部と、スケジューリング対象データに基づいて
スケジュール生成処理を行うスケジュール生成部と、ス
ケジュール生成部による初期個体スケジュールおよび交
叉個体スケジュールの生成を制御し、遺伝的アルゴリズ
ム処理を行うGA処理部と、GA処理部によって確定し
たスケジューリング結果を格納するスケジュール記憶部
と、スケジュールされていないタスクのうち処理順序な
どによって特定される処理開始可能タスクの集合である
カット集合を取得するカット集合取得部と、カット集合
のタスクを機械の制約がない状態でスケジュールするス
ケジュール仮設定部と、完了時刻が最も早いタスクであ
る最早完了タスクをカット集合のタスクから取得する最
早完了タスク取得部と、最早完了タスクと処理機械が同
じで処理時間が重複するタスクであるコンフリクト集合
のタスクをカット集合から選択するコンフリクト集合取
得部と、コンフリクト集合のタスクを処理タスクによる
制約を満たすもののみに変更するタスク制約適合部と、
変更したコンフリクト集合からスケジュールを確定する
タスクを決定するスケジュールタスク確定部と、確定し
たスケジュールに応じてカット集合を更新するカット集
合更新部と、各タスクの処理時間を照合する処理時間照
合部と、各タスクの処理機械を照合する処理機械照合部
と、処理タスクを照合する処理タスク照合部と、各機
能、機能間の動作、データの流れを制御する制御部とを
有することにより、同じ作業列のタスクを対象としたス
ケジューリングにおいてタスク制約適合部および処理タ
スク照合部でコンフリクト集合の絞込みを行うことがで
きるので、同一のスケジュールが異なる個体として表現
されるのを抑制することができ、GAによる最適解探索
が有効に機能するスケジューリングを行うことができる
という有利な効果が得られる。
As described above, according to the scheduling apparatus according to the first aspect of the present invention, the input unit into which the user inputs data and the like, and the data to be scheduled specified through the input unit are stored. A scheduling data storage unit, a schedule generation unit that performs a schedule generation process based on the scheduling target data, a GA processing unit that controls generation of an initial individual schedule and a crossed individual schedule by the schedule generation unit and performs a genetic algorithm process, A schedule storage unit that stores a scheduling result determined by the GA processing unit; a cut set acquisition unit that acquires a cut set that is a set of processing startable tasks specified by a processing order among unscheduled tasks; Set task of machine A tentative schedule setting section that schedules without any approximation, an earliest completed task acquisition section that obtains the earliest completed task that is the task with the earliest completion time from the tasks in the cut set, and the processing time when the earliest completed task and the processing machine are the same A conflict set acquisition unit that selects a conflict set task that is a duplicate task from the cut set, and a task constraint matching unit that changes the conflict set task to only those that satisfy the constraint by the processing task,
A schedule task determination unit that determines a task that determines the schedule from the changed conflict set, a cut set update unit that updates the cut set according to the determined schedule, a processing time matching unit that checks the processing time of each task, By having a processing machine collating unit for collating the processing machine of each task, a processing task collating unit for collating the processing task, and a control unit for controlling each function, operation between functions, and data flow, the same work sequence In task scheduling, the conflict set can be narrowed down by the task constraint conforming unit and the processing task matching unit, so that the same schedule can be suppressed from being represented as different individuals, and optimization by GA The advantageous effect that the solution search can perform effective scheduling It is.

【0050】請求項2に記載のスケジューリング装置に
よれば、ユーザがデータ等を入力する入力部と、入力部
を介して指定されたスケジューリング対象データを格納
するスケジューリングデータ記憶部と、スケジューリン
グ対象データを作業種別で分類する作業種別分類部と、
スケジューリング対象データに基づいてスケジュール生
成処理を行うスケジュール生成部と、スケジュール生成
部による初期個体スケジュールおよび交叉個体スケジュ
ールの生成を制御し、遺伝的アルゴリズム処理を行うG
A処理部と、GA処理部によって確定したスケジューリ
ング結果を格納するスケジュール記憶部と、スケジュー
ルされていないタスクのうち処理順序などによって特定
される処理開始可能タスクの集合であるカット集合を取
得するカット集合取得部と、カット集合のタスクを機械
の制約がない状態でスケジュールするスケジュール仮設
定部と、完了時刻が最も早いタスクである最早完了タス
クを前記カット集合のタスクから取得する最早完了タス
ク取得部と、最早完了タスクと処理機械が同じで処理時
間が重複するタスクであるコンフリクト集合のタスクを
カット集合から選択するコンフリクト集合取得部と、コ
ンフリクト集合のタスクを処理タスクによる制約を満た
すもののみに変更するタスク制約適合部と、変更したコ
ンフリクト集合からスケジュールを確定するタスクを決
定するスケジュールタスク確定部と、確定したスケジュ
ールに応じてカット集合を更新するカット集合更新部
と、各タスクの処理時間を照合する処理時間照合部と、
各タスクの処理機械を照合する処理機械照合部と、処理
タスクを照合する処理タスク照合部と、処理タスクの作
業種別を照合する作業種別照合部と、各機能、機能間の
動作、データの流れを制御する制御部とを有することに
より、作業種別分類部でスケジューリング対象データの
作業列を分類し、タスク制約適合部、作業種別照合部、
処理タスク照合部で、作業種別を考慮したコンフリクト
集合の絞込みを行うことができるので、異なる作業列の
タスクが混在した場合にも、同一のスケジュールが異な
る個体として表現されるのを抑制することができ、GA
による最適解探索が有効に機能するスケジューリングを
行うことができるという有利な効果が得られる。
According to the scheduling device of the second aspect, the input unit for the user to input data and the like, the scheduling data storage unit for storing the data to be scheduled specified through the input unit, A work type classification unit for classifying by work type,
A schedule generation unit that performs a schedule generation process based on the scheduling target data; and a G that controls generation of an initial individual schedule and a crossed individual schedule by the schedule generation unit and performs a genetic algorithm process.
A processing unit, a schedule storage unit that stores a scheduling result determined by the GA processing unit, and a cut set that acquires a cut set that is a set of processing startable tasks specified by a processing order among unscheduled tasks An acquisition unit, a schedule provisional setting unit that schedules the tasks of the cut set without machine restrictions, and an earliest completed task acquisition unit that obtains the earliest completed task that is the task with the earliest completion time from the cut set task. A conflict set acquisition unit that selects a conflict set task that is the same processing task as the earliest completed task and has the same processing time from the cut set, and changes the conflict set task to only one that satisfies the constraint of the processing task Task constraint conforming part and changed conflict set And scheduled tasks determination unit that determines a task to determine a schedule, the cut sets updating unit for updating the cut sets in accordance with the finalized schedule, the processing time collating unit for collating the processing time of each task,
A processing machine matching unit that matches the processing machine of each task, a processing task matching unit that matches the processing task, a work type matching unit that matches the work type of the processing task, each function, operation between functions, and data flow Having a control unit that controls the work sequence of the data to be scheduled in the work type classification unit, a task constraint matching unit, a work type matching unit,
In the processing task matching unit, it is possible to narrow down the conflict set in consideration of the work type, so even when tasks in different work columns are mixed, it is possible to suppress the same schedule from being expressed as different individuals. Yes, GA
Has an advantageous effect that scheduling can be performed in which the optimal solution search according to the above can function effectively.

【0051】請求項3に記載のスケジューリング方法に
よれば、スケジューリング対象データを指定するデータ
指定ステップと、指定されたスケジュール対象データを
保存するデータ保存ステップと、スケジューリング対象
データに基づいてスケジュールを生成し、GA処理を行
ってスケジュールを確定するスケジュール確定ステップ
と、確定したスケジュールを保存するスケジュール保存
ステップとを有するスケジューリング方法であって、ス
ケジュール確定ステップにおけるスケジュール生成処理
は、処理順序などによって特定される処理開始可能タス
クの集合であるカット集合を求めるカット集合確定ステ
ップと、カット集合の各タスクにスケジュールを仮設定
するスケジュール仮設定ステップと、完了時刻が最も早
いタスクである最早完了タスクを取得する最早完了タス
ク取得ステップと、最早完了タスクと処理機械が同じで
処理時間が重なり合うタスクの集合であるコンフリクト
集合を求めるコンフリクト集合確定ステップと、コンフ
リクト集合のタスクを処理タスクによる制約を満たすも
ののみに絞り込む絞込みステップと、コンフリクト集合
からスケジュールを確定するタスクを一つ決定するスケ
ジュール確定ステップと、決定したタスクに基づきカッ
ト集合の各タスクの仮スケジュールを再設定するスケジ
ュール再設定ステップと、再設定した仮スケジュールに
基づいてカット集合を更新するカット集合更新ステップ
と、未スケジュールタスクの有無を確認するタスク有無
確認ステップとを有することにより、同じ作業列のタス
クを対象としたスケジューリングにおいてコンフリクト
集合の絞込みを行うので、同一のスケジュールが異なる
個体として表現されるのを抑制することができ、GAに
よる最適解探索が有効に機能するスケジューリングを行
うことができるという有利な効果が得られる。
According to the scheduling method of the third aspect, a data specifying step of specifying data to be scheduled, a data storing step of storing the specified data to be scheduled, and a schedule is generated based on the data to be scheduled. A scheduling method comprising: a schedule determination step of determining a schedule by performing a GA process; and a schedule storage step of storing the determined schedule, wherein a schedule generation process in the schedule determination step is a process specified by a processing order or the like. A cut set determination step for obtaining a cut set which is a set of startable tasks; a temporary schedule setting step for temporarily setting a schedule for each task in the cut set; The earliest completed task acquisition step of obtaining completed tasks, the conflict set determination step of obtaining a conflict set that is a set of tasks that have the same processing time as the earliest completed task and the processing machine, and the conflict set task are restricted by the processing tasks. A refinement step of narrowing down to only those that satisfy, a schedule determination step of determining one task for determining a schedule from the conflict set, and a schedule resetting step of resetting the provisional schedule of each task of the cut set based on the determined task, By having a cut set update step of updating the cut set based on the reset provisional schedule and a task presence / absence confirmation step of checking the presence / absence of an unscheduled task, scheduling for tasks in the same work queue can be performed. Since the conflict set is narrowed down, the same schedule can be suppressed from being expressed as different individuals, and the advantageous effect that the optimal solution search by the GA can function effectively can be performed. .

【0052】請求項4に記載のスケジューリング方法に
よれば、スケジューリング対象データを指定するデータ
指定ステップと、指定されたスケジュール対象データを
保存するデータ保存ステップと、スケジューリング対象
データに作業種別番号を設定する作業種別番号設定ステ
ップと、スケジューリング対象データに基づいてスケジ
ュールを生成し、GA処理を行ってスケジュールを確定
するスケジュール確定ステップと、確定したスケジュー
ルを保存するスケジュール保存ステップとを有するスケ
ジューリング方法であって、スケジュール確定ステップ
におけるスケジュール生成処理は、処理順序などによっ
て特定される処理開始可能タスクの集合であるカット集
合を求めるカット集合確定ステップと、カット集合の各
タスクにスケジュールを仮設定するスケジュール仮設定
ステップと、完了時刻が最も早いタスクである最早完了
タスクを取得する最早完了タスク取得ステップと、最早
完了タスクと処理機械が同じで処理時間が重なり合うタ
スクの集合であるコンフリクト集合を求めるコンフリク
ト集合確定ステップと、コンフリクト集合のタスクを設
定した作業種別番号を考慮して処理タスクによる制約を
満たすもののみに絞り込む絞込みステップと、コンフリ
クト集合からスケジュールを確定するタスクを一つ決定
するスケジュール確定ステップと、決定したタスクに基
づきカット集合の各タスクの仮スケジュールを再設定す
るスケジュール再設定ステップと、再設定した仮スケジ
ュールに基づいてカット集合を更新するカット集合更新
ステップと、未スケジュールタスクの有無を確認するタ
スク有無確認ステップとを有することにより、スケジュ
ーリング対象データに作業種別を設定し、作業種別を考
慮したコンフリクト集合の絞込みを行うので、異なる作
業列のタスクが混在した場合にも、同一のスケジュール
が異なる個体として表現されるのを抑制することがで
き、GAによる最適解探索が有効に機能するスケジュー
リングを行うことができるという有利な効果が得られ
る。
According to the scheduling method of the fourth aspect, a data specifying step of specifying data to be scheduled, a data storing step of storing the specified data to be scheduled, and a work type number are set in the data to be scheduled. A scheduling method comprising: a work type number setting step; a schedule generation step of generating a schedule based on the scheduling target data; and performing a GA process to determine the schedule; and a schedule storage step of storing the determined schedule. The schedule generation processing in the schedule determination step includes a cut set determination step for obtaining a cut set that is a set of processing startable tasks specified by a processing order, and a schedule for each task in the cut set. Is a set of tasks that temporarily set a schedule, a task that acquires the earliest completed task that is the task with the earliest completion time, and a task that has the same processing machine and the same processing time as the earliest completed task. A conflict set determination step for finding a conflict set, a refinement step for narrowing down to only those satisfying the constraints of the processing task in consideration of the work type number for which the task of the conflict set has been set, and one task for determining the schedule from the conflict set A schedule setting step to perform, a schedule resetting step to reset a temporary schedule of each task of the cut set based on the determined task, a cut set updating step to update the cut set based on the reset temporary schedule, and an unscheduled task With the task presence / absence confirmation step of confirming the presence / absence, the task type is set in the data to be scheduled, and the conflict set is narrowed down in consideration of the task type. Can be suppressed from being expressed as different individuals, and the advantageous effect that the optimal solution search by the GA can be effectively performed can be performed.

【0053】請求項5に記載の記録媒体によれば、請求
項3または請求項4に記載のスケジューリング方法の各
ステップを実行するためのプログラムを記録したことに
より、請求項3または請求項4に記載のスケジューリン
グ方法を任意の場所で任意の時刻に汎用コンピュータで
容易に実現することができるという有利な効果が得られ
る。
According to the recording medium of the fifth aspect, a program for executing each step of the scheduling method of the third or fourth aspect is recorded. An advantageous effect is obtained in that the described scheduling method can be easily realized by a general-purpose computer at an arbitrary place and at an arbitrary time.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の実施の形態1におけるスケジューリン
グ装置を示すブロック図
FIG. 1 is a block diagram showing a scheduling device according to a first embodiment of the present invention.

【図2】本発明の実施の形態1におけるスケジューリン
グ装置を示す装置ブロック図
FIG. 2 is a device block diagram illustrating a scheduling device according to the first embodiment of the present invention.

【図3】本発明の実施の形態1におけるスケジューリン
グ装置の動作を示すフローチャート
FIG. 3 is a flowchart showing an operation of the scheduling device according to the first embodiment of the present invention.

【図4】本発明の実施の形態1におけるアクティブスケ
ジュール生成処理を示すフローチャート
FIG. 4 is a flowchart showing an active schedule generation process according to the first embodiment of the present invention.

【図5】図4のフローチャートによるスケジュール確定
過程を示すスケジュール確定過程図
FIG. 5 is a schedule determination process diagram showing a schedule determination process according to the flowchart of FIG. 4;

【図6】本発明の実施の形態2におけるスケジューリン
グ装置を示すブロック図
FIG. 6 is a block diagram showing a scheduling device according to a second embodiment of the present invention.

【図7】本発明の実施の形態2におけるスケジューリン
グ装置の動作を示すフローチャート
FIG. 7 is a flowchart showing an operation of the scheduling device according to the second embodiment of the present invention.

【図8】本発明の実施の形態2におけるアクティブスケ
ジュール生成処理を示すフローチャート
FIG. 8 is a flowchart showing an active schedule generation process according to the second embodiment of the present invention.

【図9】図8のフローチャートによるスケジュール確定
過程を示すスケジュール確定過程図
FIG. 9 is a schedule determination process diagram showing a schedule determination process according to the flowchart of FIG. 8;

【図10】スケジューリング方法の一つであるアクティ
ブスケジュールの生成方法の従来の技術を示すフローチ
ャート
FIG. 10 is a flowchart showing a conventional technique for generating an active schedule, which is one of the scheduling methods.

【図11】図10のフローチャートによるスケジュール
確定過程を示すスケジュール確定過程図
11 is a schedule determination process diagram showing a schedule determination process according to the flowchart of FIG. 10;

【符号の説明】[Explanation of symbols]

1 入力部 2 スケジューリングデータ記憶部 3 GA処理部 4 スケジュール生成部 5 スケジュール記憶部 6 カット集合取得部 7 スケジュール仮設定部 8 最早完了タスク取得部 9 コンフリクト集合取得部 10 タスク制約適合部 11 スケジュールタスク確定部 12 カット集合更新部 13 処理時間照合部 14 処理機械照合部 15 処理タスク照合部 16 制御部 17 キーボード 18 中央処理演算装置(CPU) 19 リード・オンリー・メモリ(ROM) 20 ランダム・アクセス・メモリ(RAM) 21 ディスク・ドライブ 22 記録媒体 23 作業種別分類部 24 作業種別照合部 DESCRIPTION OF SYMBOLS 1 Input part 2 Scheduling data storage part 3 GA processing part 4 Schedule generation part 5 Schedule storage part 6 Cut set acquisition part 7 Schedule temporary setting part 8 Earliest completed task acquisition part 9 Conflict set acquisition part 10 Task constraint adaptation part 11 Schedule task determination Unit 12 Cut set updating unit 13 Processing time matching unit 14 Processing machine matching unit 15 Processing task matching unit 16 Control unit 17 Keyboard 18 Central processing unit (CPU) 19 Read only memory (ROM) 20 Random access memory ( RAM) 21 disk drive 22 recording medium 23 work classification unit 24 work classification unit

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】ユーザがデータ等を入力する入力部と、前
記入力部を介して指定されたスケジューリング対象デー
タを格納するスケジューリングデータ記憶部と、前記ス
ケジューリング対象データに基づいてスケジュール生成
処理を行うスケジュール生成部と、前記スケジュール生
成部による初期個体スケジュールおよび交叉個体スケジ
ュールの生成を制御し、遺伝的アルゴリズム処理を行う
GA処理部と、前記GA処理部によって確定したスケジ
ューリング結果を格納するスケジュール記憶部と、スケ
ジュールされていないタスクのうち処理順序などによっ
て特定される処理開始可能タスクの集合であるカット集
合を取得するカット集合取得部と、前記カット集合のタ
スクを機械の制約がない状態でスケジュールするスケジ
ュール仮設定部と、完了時刻が最も早いタスクである最
早完了タスクを前記カット集合のタスクから取得する最
早完了タスク取得部と、前記最早完了タスクと処理機械
が同じで処理時間が重複するタスクであるコンフリクト
集合のタスクを前記カット集合から選択するコンフリク
ト集合取得部と、前記コンフリクト集合のタスクを処理
タスクによる制約を満たすもののみに変更するタスク制
約適合部と、前記変更したコンフリクト集合からスケジ
ュールを確定するタスクを決定するスケジュールタスク
確定部と、前記確定したスケジュールに応じて前記カッ
ト集合を更新するカット集合更新部と、各タスクの処理
時間を照合する処理時間照合部と、各タスクの処理機械
を照合する処理機械照合部と、処理タスクを照合する処
理タスク照合部と、各機能、機能間の動作、データの流
れを制御する制御部とを有することを特徴とするスケジ
ューリング装置。
1. An input unit for a user to input data or the like, a scheduling data storage unit for storing scheduling target data specified via the input unit, and a schedule for performing a schedule generation process based on the scheduling target data. A generation unit, a GA processing unit that controls generation of the initial individual schedule and the crossover individual schedule by the schedule generation unit and performs a genetic algorithm process, and a schedule storage unit that stores a scheduling result determined by the GA processing unit. A cut set acquisition unit that acquires a cut set that is a set of processing startable tasks specified by a processing order among unscheduled tasks, and a schedule provisional unit that schedules the tasks of the cut set without machine restrictions. Setting section and An earliest completed task acquisition unit that acquires the earliest completed task that is the earliest completion time from the tasks in the cut set, and a conflict set task that is a task that has the same processing machine and the same processing time as the earliest completed task. A conflict set acquisition unit that selects from the cut set, a task constraint matching unit that changes the tasks of the conflict set to only those that satisfy the constraints of the processing task, and a schedule that determines a task that determines a schedule from the changed conflict set A task determining unit, a cut set updating unit that updates the cut set according to the determined schedule, a processing time matching unit that matches processing time of each task, and a processing machine matching unit that matches processing machines of each task And a processing task matching unit that matches processing tasks, and each function and function Operation, scheduling apparatus characterized by a control unit for controlling the flow of data.
【請求項2】ユーザがデータ等を入力する入力部と、前
記入力部を介して指定されたスケジューリング対象デー
タを格納するスケジューリングデータ記憶部と、前記ス
ケジューリング対象データを作業種別で分類する作業種
別分類部と、前記スケジューリング対象データに基づい
てスケジュール生成処理を行うスケジュール生成部と、
前記スケジュール生成部による初期個体スケジュールお
よび交叉個体スケジュールの生成を制御し、遺伝的アル
ゴリズム処理を行うGA処理部と、前記GA処理部によ
って確定したスケジューリング結果を格納するスケジュ
ール記憶部と、スケジュールされていないタスクのうち
処理順序などによって特定される処理開始可能タスクの
集合であるカット集合を取得するカット集合取得部と、
前記カット集合のタスクを機械の制約がない状態でスケ
ジュールするスケジュール仮設定部と、完了時刻が最も
早いタスクである最早完了タスクを前記カット集合のタ
スクから取得する最早完了タスク取得部と、最早完了タ
スクと処理機械が同じで処理時間が重複するタスクであ
るコンフリクト集合のタスクを前記カット集合から選択
するコンフリクト集合取得部と、前記コンフリクト集合
のタスクを処理タスクによる制約を満たすもののみに変
更するタスク制約適合部と、前記変更したコンフリクト
集合からスケジュールを確定するタスクを決定するスケ
ジュールタスク確定部と、前記確定したスケジュールに
応じてカット集合を更新するカット集合更新部と、各タ
スクの処理時間を照合する処理時間照合部と、各タスク
の処理機械を照合する処理機械照合部と、処理タスクを
照合する処理タスク照合部と、処理タスクの作業種別を
照合する作業種別照合部と、各機能、機能間の動作、デ
ータの流れを制御する制御部とを有することを特徴とす
るスケジューリング装置。
2. An input unit for inputting data or the like by a user, a scheduling data storage unit for storing data to be scheduled specified via the input unit, and a work type classification for classifying the data to be scheduled by work type. Unit, a schedule generation unit that performs a schedule generation process based on the scheduling target data,
A GA processing unit that controls generation of an initial individual schedule and a crossed individual schedule by the schedule generation unit and performs a genetic algorithm process; a schedule storage unit that stores a scheduling result determined by the GA processing unit; A cut set acquisition unit that acquires a cut set that is a set of process startable tasks specified by a processing order among tasks,
A tentative schedule setting unit that schedules the tasks of the cut set without machine restrictions, an earliest completed task acquisition unit that obtains the earliest completed task that is the task with the earliest completion time from the cut set task, A conflict set acquisition unit that selects a task of a conflict set, which is a task having the same processing time as a task and a processing machine, from the cut set, and a task of changing the conflict set task to only a task that satisfies the constraint of the processing task A constraint matching unit, a schedule task determining unit that determines a task for determining a schedule from the changed conflict set, a cut set updating unit that updates a cut set according to the determined schedule, and a processing time of each task is compared. Processing time collating unit to collate processing machines for each task A processing machine collating unit, a processing task collating unit for collating the processing task, a work type collating unit for collating the work type of the processing task, and a control unit for controlling each function, operation between functions, and data flow. A scheduling device comprising:
【請求項3】スケジューリング対象データを指定するデ
ータ指定ステップと、前記指定されたスケジュール対象
データを保存するデータ保存ステップと、前記スケジュ
ーリング対象データに基づいてスケジュールを生成し、
GA処理を行ってスケジュールを確定するスケジュール
確定ステップと、前記確定したスケジュールを保存する
スケジュール保存ステップとを有するスケジューリング
方法であって、 前記スケジュール確定ステップにおけるスケジュール生
成処理は、処理順序などによって特定される処理開始可
能タスクの集合であるカット集合を求めるカット集合確
定ステップと、前記カット集合の各タスクにスケジュー
ルを仮設定するスケジュール仮設定ステップと、完了時
刻が最も早いタスクである最早完了タスクを取得する最
早完了タスク取得ステップと、前記最早完了タスクと処
理機械が同じで処理時間が重なり合うタスクの集合であ
るコンフリクト集合を求めるコンフリクト集合確定ステ
ップと、前記コンフリクト集合のタスクを処理タスクに
よる制約を満たすもののみに絞り込む絞込みステップ
と、前記コンフリクト集合からスケジュールを確定する
タスクを一つ決定するスケジュール確定ステップと、前
記決定したタスクに基づき前記カット集合の各タスクの
仮スケジュールを再設定するスケジュール再設定ステッ
プと、前記再設定した仮スケジュールに基づいて前記カ
ット集合を更新するカット集合更新ステップと、未スケ
ジュールタスクの有無を確認するタスク有無確認ステッ
プとを有することを特徴とするスケジューリング方法。
3. A data specifying step of specifying data to be scheduled, a data storing step of storing the specified data to be scheduled, and generating a schedule based on the data to be scheduled.
A scheduling method comprising: a schedule determination step of determining a schedule by performing a GA process; and a schedule storage step of storing the determined schedule, wherein the schedule generation processing in the schedule determination step is specified by a processing order or the like. A cut set determination step for obtaining a cut set that is a set of process startable tasks, a schedule provisional setting step for temporarily setting a schedule for each task of the cut set, and an earliest completed task that is the task with the earliest completion time is acquired. An earliest completed task acquisition step, a conflict set determination step of finding a conflict set that is a set of tasks in which the earliest completed task and the processing machine are the same and whose processing time overlaps, Narrowing down to only those satisfying the following constraints, a schedule determining step of determining one task for determining a schedule from the conflict set, and resetting a temporary schedule of each task of the cut set based on the determined task. A scheduling method, comprising: a schedule resetting step; a cut set updating step for updating the cut set based on the reset temporary schedule; and a task presence / absence confirmation step for confirming presence / absence of an unscheduled task.
【請求項4】スケジューリング対象データを指定するデ
ータ指定ステップと、前記指定されたスケジュール対象
データを保存するデータ保存ステップと、前記スケジュ
ーリング対象データに作業種別番号を設定する作業種別
番号設定ステップと、前記スケジューリング対象データ
に基づいてスケジュールを生成し、GA処理を行ってス
ケジュールを確定するスケジュール確定ステップと、前
記確定したスケジュールを保存するスケジュール保存ス
テップとを有するスケジューリング方法であって、 前記スケジュール確定ステップにおけるスケジュール生
成処理は、処理順序などによって特定される処理開始可
能タスクの集合であるカット集合を求めるカット集合確
定ステップと、前記カット集合の各タスクにスケジュー
ルを仮設定するスケジュール仮設定ステップと、完了時
刻が最も早いタスクである最早完了タスクを取得する最
早完了タスク取得ステップと、前記最早完了タスクと処
理機械が同じで処理時間が重なり合うタスクの集合であ
るコンフリクト集合を求めるコンフリクト集合確定ステ
ップと、前記コンフリクト集合のタスクを前記設定した
作業種別番号を考慮して処理タスクによる制約を満たす
もののみに絞り込む絞込みステップと、前記コンフリク
ト集合からスケジュールを確定するタスクを一つ決定す
るスケジュール確定ステップと、前記決定したタスクに
基づき前記カット集合の各タスクの仮スケジュールを再
設定するスケジュール再設定ステップと、前記再設定し
た仮スケジュールに基づいて前記カット集合を更新する
カット集合更新ステップと、未スケジュールタスクの有
無を確認するタスク有無確認ステップとを有することを
特徴とするスケジューリング方法。
4. A data specifying step of specifying data to be scheduled, a data storing step of storing the specified data to be scheduled, a work type number setting step of setting a work type number to the data to be scheduled, A scheduling method comprising: generating a schedule based on scheduling target data; and performing a GA process to determine a schedule; and a schedule storing step of storing the determined schedule. The generation processing includes a cut set determination step of obtaining a cut set that is a set of process startable tasks specified by a processing order and the like, and a schedule for temporarily setting a schedule for each task of the cut set. Tentative setting step of a module, an earliest completed task obtaining step of obtaining an earliest completed task which is the earliest completion time, and a conflict set which is a set of tasks having the same processing machine and the same processing time as the earliest completed task is obtained. A conflict set determination step, a narrowing step of narrowing down the tasks of the conflict set to only those satisfying the restriction by the processing task in consideration of the set work type number, and determining one task for determining a schedule from the conflict set. A schedule fixing step, a schedule resetting step of resetting a temporary schedule of each task of the cut set based on the determined task, and a cut set updating step of updating the cut set based on the reset temporary schedule. , Not scheduled Scheduling method and having a task existence confirmation step of confirming the presence or absence of Rutasuku.
【請求項5】請求項3または請求項4に記載のスケジュ
ーリング方法の各ステップを実行するためのプログラム
を記録したことを特徴とする記録媒体。
5. A recording medium on which a program for executing each step of the scheduling method according to claim 3 or 4 is recorded.
JP2001014155A 2001-01-23 2001-01-23 Device and method for scheduling and recording medium Pending JP2002215216A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001014155A JP2002215216A (en) 2001-01-23 2001-01-23 Device and method for scheduling and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001014155A JP2002215216A (en) 2001-01-23 2001-01-23 Device and method for scheduling and recording medium

Publications (1)

Publication Number Publication Date
JP2002215216A true JP2002215216A (en) 2002-07-31

Family

ID=18880890

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001014155A Pending JP2002215216A (en) 2001-01-23 2001-01-23 Device and method for scheduling and recording medium

Country Status (1)

Country Link
JP (1) JP2002215216A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108227654A (en) * 2017-12-28 2018-06-29 顺丰科技有限公司 A kind of dispatch service end, dispatching device, robot system and dispatching method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108227654A (en) * 2017-12-28 2018-06-29 顺丰科技有限公司 A kind of dispatch service end, dispatching device, robot system and dispatching method

Similar Documents

Publication Publication Date Title
Chamnanlor et al. Embedding ant system in genetic algorithm for re-entrant hybrid flow shop scheduling problems with time window constraints
TWI625682B (en) Methods, systems and non-transitory computer-readable medium for parameter optimization
US20170153611A1 (en) Control parameter tuning device, control parameter tuning method, control parameter tuning program
US7792772B2 (en) Method and system for optimizing configuration classification of software
US20070112609A1 (en) Methods and apparatus to incorporate user feedback during planning
US20070005522A1 (en) Resource assignment optimization using direct encoding and genetic algorithms
JP2005107743A (en) Learning system
CN111260073A (en) Data processing method, device and computer readable storage medium
JP2004030413A (en) Optimization processing apparatus
JP3291642B2 (en) Failure support method
JP4718662B2 (en) Computer system
JP6853134B2 (en) Production support system and production support method
JP2019219741A (en) Learning control method and computer system
JP2002215216A (en) Device and method for scheduling and recording medium
WO2012027523A1 (en) Job schedule generation using historical decision database
CN110244659B (en) Control device, data creation device, control method, and program
US20050197787A1 (en) Use of dominance to improve performance or increase search space in genetic algorithms
JPH09282359A (en) Job-shop scheduling device
JP6503958B2 (en) Display information control program, method and apparatus
JP2003058677A (en) Workflow generating method and device
JP2002196811A (en) Scheduling device, scheduling method and recording medium
JP7350650B2 (en) Optimization device, optimization method, and computer program
CN110928253A (en) Dynamic weighting heuristic scheduling method of automatic manufacturing system
JP2002169843A (en) Design support system
JP2006350749A (en) Document filtering device, document filtering method, program, and recording medium