概要
Pymoo is a comprehensive Python framework designed for solving complex optimization problems, particularly those with multiple conflicting objectives. This skill enables Claude to guide users through implementing state-of-the-art algorithms like NSGA-II, NSGA-III, and MOEA/D, defining custom constrained problems, and performing multi-criteria decision making. It is an essential tool for engineering design, scientific research, and any data-driven scenario where trade-offs between performance metrics must be quantified and visualized.