RRT-based Optimizer
Version 1.0.0 (5.28 KB) by
guangjin Lai
A new metaheuristic algorithm for global optimization called RRTO (RRT-based Optimizer) is proposed in this study.
The MATLAB files and their description are as follows:
①RRTO_Get_Functions.m
This is the twenty-three benchmark functions.
②RRTO.m
This is the core code of RRTO algorithm.
③RRTO_initialization.m
This is initialization settings of RRTO agents.
④RRTO_main.m
This is a basic test program for RRTO in the benchmark function.
I hope that this algorithm is as interesting and useful to you.
Cite As
guangjin Lai (2026). RRT-based Optimizer (https://www.mathworks.com/matlabcentral/fileexchange/180256-rrt-based-optimizer), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2024b
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0 |
