# TCDE **Repository Path**: mmmyq/tcde ## Basic Information - **Project Name**: TCDE - **Description**: This directory contains the source code of TCDE - **Primary Language**: Matlab - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-13 - **Last Updated**: 2024-08-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #TCDE #TCDE This directory contains the main code of the proposed optimizer in the following paper: Qiang Yang, Zhuo-Yin Qiao, Peilan Xu, Xin Lin, Xu-Dong Gao, Zi-Jia Wang,Zhen-Yu Lu, Sang-Woon Jeon, Jun Zhang . "Triple competitive differential evolution for global numerical optimization", Swarm and Evolutionary Computation, https://doi.org/10.1016/j.swevo.2023.101450 Before compiling and running the code, the following notice should be paid attention to: The code is implemented on the Ubuntu system. Generally, it can be adapted to any Linux system. If you want to run the program on the Windows system, please compile the CEC2017 test set first. Please use "Run.m" to execute the program; This code is only for academic use and if you use this code, please cite the paper if you have any question, please contact Dr. Qiang Yang (mmmyq@126.com)