Real Time Scheduling Using Branch -Bound Algorithm and Artificial Neural Network

宋晔,杨根科
DOI: https://doi.org/10.3969/j.issn.1007-757x.2008.04.004
2008-01-01
Abstract:A scheduling method based on branch-bound algorithm and artificial neural network is designed to solve the scheduling problem with strict requirement for real time and accuracy. In this method, branch bound algorithm is used to find a sequence for m jobs. After enough sequences are obtained, those sequences are utilized as training examples to train neural network. Then, a matrix called neural network matrix is obtained. In the real production environment, n (nm) jobs are divided into several small groups. As to each small group, neural network master matrix is used to find m jobs' sequence. Finally, each group is regarded as a whole and Palmer algorithm is used to find the final sequence of n jobs. Stimulation demonstrates that this method costs fewer time than branch-bound algorithm and performs well in accuracy.
What problem does this paper attempt to address?