帳號:guest(18.218.103.200)          離開系統
字體大小: 字級放大   字級縮小   預設字形  

詳目顯示

以作者查詢圖書館館藏以作者查詢臺灣博碩士論文系統以作者查詢全國書目
作者(中文):蘇沛強
作者(外文):Su, Pei-Chiang
論文名稱(中文):混合量子簡化群體演算法優化多處理器環境之即時任務排程問題
論文名稱(外文):A Hybrid Quantum-Inspired Simplified Swarm Optimization Algorithm for Real-Time task scheduling in multiprocessor environment
指導教授(中文):葉維彰
指導教授(外文):Yeh, Wei-Chang
口試委員(中文):賴智明
梁韵嘉
口試委員(外文):Lai, Chyh-Ming
Liang, Yun-Chia
學位類別:碩士
校院名稱:國立清華大學
系所名稱:工業工程與工程管理學系
學號:109034545
出版年(民國):111
畢業學年度:110
語文別:英文
論文頁數:70
中文關鍵詞:即時系統多核心處理器排程最佳化量子計算簡化群體演算法
外文關鍵詞:RT systemsMultiprocessorScheduling OptimizationSimplified Swarm OptimizationQuantum computing
相關次數:
  • 推薦推薦:0
  • 點閱點閱:178
  • 評分評分:*****
  • 下載下載:0
  • 收藏收藏:0
即時任務已被應用於各類重要領域,如自動化控制系統、嵌入式系統、電信系統、以及多媒體應用。提升多處理器環境的即時任務排程效率亦至關重要。近年量子計算與電腦的迅速發展,學者開始應用量子計算來改良最佳化演算法效率。在即時任務排程問題中,過往研究曾基於量子啟發式基因演算法(Quantum-Inspired Genetic Algorithm, QIGA),提出了混合量子啟發式基因演算法(Hybrid Quantum-Inspired Genetic Algorithm, HQIGA)來提升排程效率。此方法雖然提升了隨機性,卻因收斂過快的問題而使排程品質尚有改善空間。
為了改善過往量子啟發式演算法過早收斂的問題,本研究利用簡化群體演算法(Simplified Swarm Optimization, SSO)之階梯式更新機制來調整希爾伯特空間中由量子位元(Qubit)描述的變數並執行量子測量,提出了量子啟發式簡化群體演算法框架(Quantum-Inspired Simplified Swarm Optimization, QISSO)。以避免量子解的過早收斂並利用量子計算之隨機性來提升解空間的探索域、發展出更高品質的解。此外,我們針對多處理器的即時任務排程問題提出混合量子啟發式簡化群體演算法(Hybrid Quantum-Inspired Simplified Swarm
Optimization, HQISSO)。在模擬實驗中,我們在傳統電腦上模擬實測量子簡化群體演算法(QISSO)與量子基因演算法(QIGA)之函數最佳化效率。為了進一步證實所提出演算法的有效性,我們同時在真實量子電腦 IBMQ-Santiago 中進行模擬。實驗結果證實在函數最佳化中量子簡化群體演算法能獲得較優異的平均解品質。本研究亦模擬各種數量規模的即時任務集與處理器個數,並與 HQIGA、混合粒子群演算法(Hybrid Particle Swarm Optimization, HPSO)、混合基因演算法(Hybrid Classical Genetic Algorithm, HCGA)進行比較。HQISSO 在混合最早截止時間優先(Earliest deadline first, EDF)與最短計算時間優先(Shortest Computational Time First, SCTF)的五種不同規模之隨機即時任務集中
皆能發展出最佳的平均成功排程百分比,並維持量子位元優異的收斂性。
Modern real-time (RT) tasks are utilized in numerous practical areas such as automation control systems, embedded systems, and multimedia applications. Therefore, RT task scheduling in a multiprocessor (MP) system has become more critical. Researchers have proposed the Hybrid Quantum-Inspired Genetic Algorithm (HQIGA) to optimize RT task scheduling in the MP systems as quantum computing advances. While quantum-inspired approaches have improved the stochasticity of classical algorithms, there remains room for improvement in the scheduling quality of theoretical approaches due to the issue of early convergence.
In this research, we proposed a Quantum-Inspired Simplified Swarm Optimization (QISSO) framework to overcome the premature issue. By stepwise update scheme of the Simplified Swarm Optimization Algorithm (SSO), we successfully enhance the exploration of solution space without premature. We further proposed the Hybrid Quantum-Inspired Simplified Swarm Optimization Algorithm (HQISSO) for RT task scheduling in the MP system to improve the scheduling quality.
In the simulation experiments, the proposed QISSO achieved better average fitness than QIGA in terms of functional optimization. Additionally, we simulated various numbers of random task sets and processors, comparing with HQIGA, Hybrid Particle Swarm Optimization (HPSO), and Classical Genetic Algorithm (CGA). The proposed HQISSO achieves the best average percentage of success within the shortest running time in five different size task sets according to two scenarios, Earliest Deadline First (EDF) and Shortest Computational Time First (SCTF).
摘要
Abstract
Contents
List of Figures
List of Table
1. INTRODUCTION ------------------------------------------ 1
2. LITERATURE REVIEW ------------------------------------- 6
3. METHODOLOGY ------------------------------------------- 13
4. SIMULATION RESULTS ------------------------------------ 45
5. CONCLUSION AND FUTURE WORKS --------------------------- 60
REFERENCE ------------------------------------------------ 62

[1] A. O. Pittenger, An introduction to quantum computing algorithms. Springer Science & Business Media, 2012.
[2] K.-H. Han and J.-H. Kim, "Quantum-inspired evolutionary algorithm for a class of combinatorial optimization," IEEE transactions on evolutionary computation, vol. 6, no. 6, pp. 580-593, 2002.
[3] K. Ramamritham and J. A. Stankovic, "Scheduling algorithms and operating systems support for real-time systems," Proceedings of the IEEE, vol. 82, no. 1, pp. 55-67, 1994.
[4] W. A. Halang and K. M. Sacha, Real-time systems: implementation of industrial computerised process automation. World Scientific, 1992.
[5] Q. Li and C. Yao, Real-time concepts for embedded systems. CRC press, 2003.
[6] G. Jakobson and M. Weissman, "Real-time telecommunication network management: extending event correlation with temporal constraints," in International Symposium on Integrated Network Management, 1995: Springer, pp. 290-301.
[7] R. Lin, Z. Wang, and Y. Sun, "Wireless sensor networks solutions for real time monitoring of nuclear power plant," in Fifth World Congress on Intelligent Control and Automation (IEEE Cat. No. 04EX788), 2004, vol. 4: IEEE, pp. 3663-3667.
[8] J. W. Cannon et al., "Real-time three-dimensional ultrasound for guiding surgical tasks," Computer aided surgery, vol. 8, no. 2, pp. 82-90, 2003.
[9] L. Abeni and G. Buttazzo, "Integrating multimedia applications in hard real-time systems," in Proceedings 19th IEEE Real-Time Systems Symposium (Cat. No. 98CB36279), 1998: IEEE, pp. 4-13.
[10] F. Cottet, J. Delacroix, C. Kaiser, and Z. Mammeri, Scheduling in real-time systems. 2002.
[11] G. Lipari and L. Palopoli, "Real-Time scheduling: from hard to soft real-time systems," arXiv preprint arXiv:1512.01978, 2015.
[12] T.-H. Lin and W. Tarng, "Scheduling periodic and aperiodic tasks in hard real-time computing systems," ACM SIGMETRICS performance evaluation review, vol. 19, no. 1, pp. 31-38, 1991.
[13] B. Sprunt, L. Sha, and J. Lehoczky, "Aperiodic task scheduling for hard-real-time systems," Real-Time Systems, vol. 1, no. 1, pp. 27-60, 1989.
[14] L. Jie, G. Ruifeng, and S. Zhixiang, "The research of scheduling algorithms in real-time system," in 2010 International Conference on Computer and Communication Technologies in Agriculture Engineering, 2010, vol. 1: IEEE, pp. 333-336.
[15] N. Audsley, A. Burns, R. Davis, K. Tindell, and A. Wellings, "Real-time system scheduling," in Predictably dependable computing systems: Springer, 1995, pp. 41-52.
[16] F. Pezzella, G. Morganti, and G. Ciaschetti, "A genetic algorithm for the flexible job-shop scheduling problem," Computers & operations research, vol. 35, no. 10, pp. 3202-3212, 2008.
[17] J. F. Gonçalves, J. J. de Magalhães Mendes, and M. c. G. Resende, "A hybrid genetic algorithm for the job shop scheduling problem," European journal of operational research, vol. 167, no. 1, pp. 77-95, 2005.
[18] S. Hartmann, "A competitive genetic algorithm for resource‐constrained project scheduling," Naval Research Logistics (NRL), vol. 45, no. 7, pp. 733-750, 1998.
[19] M. A. A. Pedrasa, T. D. Spooner, and I. F. MacGill, "Scheduling of demand side resources using binary particle swarm optimization," IEEE Transactions on Power Systems, vol. 24, no. 3, pp. 1173-1181, 2009.
[20] T.-L. Lin et al., "An efficient job-shop scheduling algorithm based on particle swarm optimization," Expert Systems with Applications, vol. 37, no. 3, pp. 2629-2636, 2010.
[21] K. Dahal, A. Hossain, B. Varghese, A. Abraham, F. Xhafa, and A. Daradoumis, "Scheduling in multiprocessor system using genetic algorithms," in 2008 7th Computer Information Systems and Industrial Management Applications, 2008: IEEE, pp. 281-286.
[22] A. J. Garvey and V. R. Lesser, "Design-to-time real-time scheduling," IEEE Transactions on systems, Man, and Cybernetics, vol. 23, no. 6, pp. 1491-1502, 1993.
[23] G. W. Greenwood, C. Lang, and S. Hurley, "Scheduling tasks in real-time systems using evolutionary strategies," in Proceedings of Third Workshop on Parallel and Distributed Real-Time Systems, 1995: IEEE, pp. 195-196.
[24] J. M. Calandrino, J. H. Anderson, and D. P. Baumberger, "A hybrid real-time scheduling approach for large-scale multicore platforms," in 19th Euromicro Conference on Real-Time Systems (ECRTS'07), 2007: IEEE, pp. 247-258.
[25] M. Miryani and M. Naghibzadeh, "Hard Real-Time Multiobjective Scheduling in Heterogeneous Systems Using Genetic AlgorithmHard Real-Time Multiobjective Scheduling in Heterogeneous Systems Using Genetic Algorithm," in 14th annual international CSI conference, 2009.
[26] A. Narayanan and M. Moore, "Quantum-inspired genetic algorithms," in Proceedings of IEEE international conference on evolutionary computation, 1996: IEEE, pp. 61-66.
[27] K.-H. Han and J.-H. Kim, "Quantum-inspired evolutionary algorithms with a new termination criterion, H/sub/spl epsi//gate, and two-phase scheme," IEEE transactions on evolutionary computation, vol. 8, no. 2, pp. 156-169, 2004.
[28] K.-H. Han and J.-H. Kim, "Genetic quantum algorithm and its application to combinatorial optimization problem," in Proceedings of the 2000 congress on evolutionary computation. CEC00 (Cat. No. 00TH8512), 2000, vol. 2: IEEE, pp. 1354-1360.
[29] D. Konar, S. Bhattacharyya, K. Sharma, S. Sharma, and S. R. Pradhan, "An improved Hybrid Quantum-Inspired Genetic Algorithm (HQIGA) for scheduling of real-time task in multiprocessor system," Applied Soft Computing, vol. 53, pp. 296-307, 2017.
[30] Z. A. E. M. Dahi, C. Mezioud, and A. Draa, "A quantum-inspired genetic algorithm for solving the antenna positioning problem," Swarm and evolutionary computation, vol. 31, pp. 24-63, 2016.
[31] W.-C. Yeh, W.-W. Chang, and Y. Y. Chung, "A new hybrid approach for mining breast cancer pattern using discrete particle swarm optimization and statistical method," Expert Systems with Applications, vol. 36, no. 4, pp. 8204-8211, 2009.
[32] B. Jana, M. Chakraborty, and T. Mandal, "A task scheduling technique based on particle swarm optimization algorithm in cloud environment," in Soft Computing: Theories and Applications: Springer, 2019, pp. 525-536.
[33] T. Biswas and P. Kuila, "Particle swarm optimization based multi-criteria scheduling for multi-core systems," in 2020 International Conference on Electrical and Electronics Engineering (ICE3), 2020: IEEE, pp. 115-120.
[34] D. Chaudhary and B. Kumar, "Cloudy GSA for load scheduling in cloud computing," Applied Soft Computing, vol. 71, pp. 861-871, 2018.
[35] A. S. Thakur, T. Biswas, and P. Kuila, "Gravitational search algorithm based task scheduling for multi-processor systems," in 2018 Fourth International Conference on Research in Computational Intelligence and Communication Networks (ICRCICN), 2018: IEEE, pp. 253-257.
[36] M. Akbari, H. Rashidi, and S. H. Alizadeh, "An enhanced genetic algorithm with new operators for task scheduling in heterogeneous computing systems," Engineering Applications of Artificial Intelligence, vol. 61, pp. 35-46, 2017.
[37] W.-C. Yeh, C.-M. Lai, and K.-C. Tseng, "Fog computing task scheduling optimization based on multi-objective simplified swarm optimization," in Journal of Physics: Conference Series, 2019, vol. 1411, no. 1: IOP Publishing, p. 012007.
[38] H. Baek, N. Jung, H. S. Chwa, I. Shin, and J. Lee, "Non-preemptive scheduling for mixed-criticality real-time multiprocessor systems," IEEE Transactions on Parallel and Distributed Systems, vol. 29, no. 8, pp. 1766-1779, 2018.
[39] G. Tong and C. Liu, "Supporting soft real-time sporadic task systems on uniform heterogeneous multiprocessors with no utilization loss," IEEE Transactions on Parallel and Distributed Systems, vol. 27, no. 9, pp. 2740-2752, 2015.
[40] N. Kumar, J. Mayank, and A. Mondal, "Reliability aware energy optimized scheduling of non-preemptive periodic real-time tasks on heterogeneous multiprocessor system," IEEE Transactions on Parallel and Distributed Systems, vol. 31, no. 4, pp. 871-885, 2019.
[41] K. Huang et al., "Expected energy optimization for real-time multiprocessor SoCs running periodic tasks with uncertain execution time," IEEE Transactions on Sustainable Computing, 2018.
[42] G. Manimaran and C. S. R. Murthy, "An efficient dynamic scheduling algorithm for multiprocessor real-time systems," IEEE Transactions on Parallel and Distributed Systems, vol. 9, no. 3, pp. 312-319, 1998.
[43] S.-y. Yang, L.-c. Jiao, and F. Liu, "The quantum evolutionary algorithm," Chinese Journal of Engineering Mathematics, vol. 23, no. 2, pp. 235-246, 2006.
[44] B.-B. Li and L. Wang, "A hybrid quantum-inspired genetic algorithm for multiobjective flow shop scheduling," IEEE Transactions on Systems, Man, and Cybernetics, Part B (Cybernetics), vol. 37, no. 3, pp. 576-591, 2007.
[45] M. Bhatia, S. Sood, and V. Sood, "A novel quantum-inspired solution for high-performance energy-efficient data acquisition from IoT networks," Journal of Ambient Intelligence and Humanized Computing, pp. 1-20, 2020.
[46] H. Zhu, X. Qi, F. Chen, X. He, L. Chen, and Z. Zhang, "Quantum-inspired cuckoo co-search algorithm for no-wait flow shop scheduling," Applied Intelligence, vol. 49, no. 2, pp. 791-803, 2019.
[47] X. Wu and S. Wu, "An elitist quantum-inspired evolutionary algorithm for the flexible job-shop scheduling problem," Journal of Intelligent Manufacturing, vol. 28, no. 6, pp. 1441-1457, 2017.
[48] K. V. Singh and Z. Raza, "A quantum‐inspired binary gravitational search algorithm–based job‐scheduling model for mobile computational grid," Concurrency and Computation: Practice and Experience, vol. 29, no. 12, p. e4103, 2017.
[49] A. S. Thakur, T. Biswas, and P. Kuila, "Binary quantum-inspired gravitational search algorithm-based multi-criteria scheduling for multi-processor computing systems," The Journal of Supercomputing, vol. 77, no. 1, pp. 796-817, 2021.
[50] W.-C. Yeh, "A two-stage discrete particle swarm optimization for the problem of multiple multi-level redundancy allocation in series systems," Expert Systems with Applications, vol. 36, no. 5, pp. 9192-9200, 2009.
[51] J. Kennedy and R. Eberhart, "Particle swarm optimization," in Proceedings of ICNN'95-international conference on neural networks, 1995, vol. 4: IEEE, pp. 1942-1948.
[52] W.-C. Yeh, "An improved simplified swarm optimization," Knowledge-Based Systems, vol. 82, pp. 60-69, 2015.
[53] W.-C. Yeh, "A new harmonic continuous simplified swarm optimization," Applied Soft Computing, vol. 85, p. 105544, 2019.
[54] J. H. Holland, Adaptation in natural and artificial systems: an introductory analysis with applications to biology, control, and artificial intelligence. MIT press, 1992.
[55] W.-C. Yeh, "New parameter-free simplified swarm optimization for artificial neural network training and its application in the prediction of time series," IEEE Transactions on Neural Networks and Learning Systems, vol. 24, no. 4, pp. 661-665, 2013.
[56] W.-C. Yeh, Y.-P. Lin, Y.-C. Liang, and C.-M. Lai, "Convolution Neural Network Hyperparameter Optimization Using Simplified Swarm Optimization," arXiv preprint arXiv:2103.03995, 2021.
[57] C.-L. Huang, "A particle-based simplified swarm optimization algorithm for reliability redundancy allocation problems," Reliability Engineering & System Safety, vol. 142, pp. 221-230, 2015.
[58] W.-C. Yeh, "A novel boundary swarm optimization method for reliability redundancy allocation problems," Reliability Engineering & System Safety, vol. 192, p. 106060, 2019.
[59] Y. K. Ever, "Using simplified swarm optimization on path planning for intelligent mobile robot," Procedia computer science, vol. 120, pp. 83-90, 2017.
[60] C.-M. Lai, C.-C. Chiu, W.-C. Liu, and W.-C. Yeh, "A novel nondominated sorting simplified swarm optimization for multi-stage capacitated facility location problems with multiple quantitative and qualitative objectives," Applied Soft Computing, vol. 84, p. 105684, 2019.
[61] C.-M. Lai, "Integrating simplified swarm optimization with AHP for solving capacitated military logistic depot location problem," Applied Soft Computing, vol. 78, pp. 1-12, 2019.
[62] W.-C. Yeh, C.-M. Lai, and M.-H. Tsai, "Nurse scheduling problem using Simplified Swarm Optimization," in Journal of Physics: Conference Series, 2019, vol. 1411, no. 1: IOP Publishing, p. 012010.
[63] W.-C. Yeh, C.-M. Lai, and J.-Y. Tsai, "Simplified swarm optimization for optimal deployment of fog computing system of industry 4.0 smart factory," in Journal of Physics: Conference Series, 2019, vol. 1411, no. 1: IOP Publishing, p. 012005.
[64] W.-C. Yeh, "Orthogonal simplified swarm optimization for the series–parallel redundancy allocation problem with a mix of components," Knowledge-Based Systems, vol. 64, pp. 1-12, 2014.
[65] C.-M. Lai, W.-C. Yeh, and Y.-C. Huang, "Entropic simplified swarm optimization for the task assignment problem," Applied Soft Computing, vol. 58, pp. 115-127, 2017.
[66] A. Steane, "Quantum computing," Reports on Progress in Physics, vol. 61, no. 2, p. 117, 1998.
[67] J. Gruska, Quantum computing. McGraw-Hill London, 1999.
[68] J. Preskill, "Quantum computing in the NISQ era and beyond," Quantum, vol. 2, p. 79, 2018.
[69] R. Van Meter and C. Horsman, "A blueprint for building a quantum computer," Communications of the ACM, vol. 56, no. 10, pp. 84-93, 2013.
[70] A. Montanaro, "Quantum algorithms: an overview," npj Quantum Information, vol. 2, no. 1, pp. 1-8, 2016.
[71] M. A. Nielsen and I. L. Chuang, "Quantum computing and quantum information," ed: Cambridge University Press, Cambridge, 2000.
[72] D. McMahon, Quantum computing explained. John Wiley & Sons, 2007.
[73] H. Wakita, "Measurement in quantum mechanics," Progress of Theoretical Physics, vol. 23, no. 1, pp. 32-40, 1960.
[74] J. Rothstein, "Information, measurement, and quantum mechanics," Science, vol. 114, no. 2955, pp. 171-175, 1951.
[75] D. F. James, P. G. Kwiat, W. J. Munro, and A. G. White, "On the measurement of qubits," in Asymptotic Theory of Quantum Statistical Inference: Selected Papers: World Scientific, 2005, pp. 509-538.
[76] R. P. Feynman, R. B. Leighton, and M. Sands, "The feynman lectures on physics; vol. i," American Journal of Physics, vol. 33, no. 9, pp. 750-752, 1965.
[77] I. Chung and M. Nielsen, "Quantum Computing and Quantum Information," ed: Cambridge University Press, Cambridge, UK, 2000.
[78] D. Konar, K. Sharma, S. R. Pradhan, and S. Sharma, "An Efficient Dynamic Scheduling Algorithm for Soft Real-Time Tasks in Multiprocessor System Using Hybrid Quantum-Inspired Genetic Algorithm," in Proceedings of the 4th International Conference on Frontiers in Intelligent Computing: Theory and Applications (FICTA) 2015, 2016: Springer, pp. 3-11.
[79] V. B. Braginsky, V. B. Braginskiĭ, and F. Y. Khalili, Quantum measurement. Cambridge University Press, 1995.
[80] H. M. Wiseman and G. J. Milburn, Quantum measurement and control. Cambridge university press, 2009.
[81] E. Davies, "Information and quantum measurement," IEEE Transactions on Information Theory, vol. 24, no. 5, pp. 596-599, 1978.
[82] S. M. Barnett and D. Pegg, "Quantum theory of rotation angles," Physical Review A, vol. 41, no. 7, p. 3427, 1990.
[83] H. Xiong, Z. Wu, H. Fan, G. Li, and G. Jiang, "Quantum rotation gate in quantum-inspired evolutionary algorithm: A review, analysis and comparison study," Swarm and Evolutionary Computation, vol. 42, pp. 43-57, 2018.
[84] K.-H. Han, K.-H. Park, C.-H. Lee, and J.-H. Kim, "Parallel quantum-inspired genetic algorithm for combinatorial optimization problem," in Proceedings of the 2001 congress on evolutionary computation (IEEE Cat. No. 01TH8546), 2001, vol. 2: IEEE, pp. 1422-1429.
[85] M. Khosraviani, S. Pour-Mozafari, and M. M. Ebadzadeh, "Convergence analysis of quantum-inspired genetic algorithms with the population of a single individual," in Proceedings of the 10th annual conference on Genetic and evolutionary computation, 2008, pp. 1115-1116.
[86] P. Arpaia, D. Maisto, and C. Manna, "A Quantum-inspired Evolutionary Algorithm with a competitive variation operator for Multiple-Fault Diagnosis," Applied soft computing, vol. 11, no. 8, pp. 4655-4666, 2011.
[87] T.-C. Lu and J.-C. Juang, "Quantum-inspired space search algorithm (QSSA) for global numerical optimization," Applied Mathematics and Computation, vol. 218, no. 6, pp. 2516-2532, 2011.
[88] J. X. V. Neto, D. L. de Andrade Bernert, and L. dos Santos Coelho, "Improved quantum-inspired evolutionary algorithm with diversity information applied to economic dispatch problem with prohibited operating zones," Energy Conversion and Management, vol. 52, no. 1, pp. 8-14, 2011.
[89] R. Mall, Real-time systems: theory and practice. Pearson Education India, 2009.
[90] K. Ramamritham, J. A. Stankovic, and P.-F. Shiah, "Efficient scheduling algorithms for real-time multiprocessor systems," IEEE Transactions on Parallel and Distributed systems, vol. 1, no. 2, pp. 184-194, 1990.
[91] M. R. Mohamed and M. H. Awadalla, "Hybrid algorithm for multiprocessor task scheduling," International Journal of Computer Science Issues (IJCSI), vol. 8, no. 3, p. 79, 2011.
[92] P. A. Laplante, Real-time systems design and analysis. Wiley New York, 2004.
[93] Y. Qiao, H.-a. Wang, and G.-z. Dai, "Developing a new dynamic scheduling algorithm for real-time multiprocessor systems," Journal of Software, vol. 13, no. 1, pp. 51-58, 2002.
[94] A. Arulselvan, C. W. Commander, and P. M. Pardalos, "A random keys based genetic algorithm for the target visitation problem," in Advances in Cooperative Control and Optimization: Springer, 2007, pp. 389-397.
[95] E. Ruiz, M. Albareda-Sambola, E. Fernández, and M. G. Resende, "A biased random-key genetic algorithm for the capacitated minimum spanning tree problem," Computers & Operations Research, vol. 57, pp. 95-108, 2015.
[96] R. Nowotniak and J. Kucharski, "GPU-based tuning of quantum-inspired genetic algorithm for a combinatorial optimization problem," Bulletin of the Polish Academy of Sciences. Technical Sciences, vol. 60, no. 2, pp. 323-330, 2012.
[97] R. Lahoz-Beltra, "Quantum genetic algorithms for computer scientists," Computers, vol. 5, no. 4, p. 24, 2016.
[98] D. A. Sofge, "Prospective algorithms for quantum evolutionary computation," arXiv preprint arXiv:0804.1133, 2008.
 
 
 
 
第一頁 上一頁 下一頁 最後一頁 top
* *