소개
Pymoo is a comprehensive Python framework designed for solving optimization problems with multiple, often conflicting, objectives. This skill provides Claude with specialized knowledge to implement evolutionary algorithms like NSGA-II and NSGA-III, define custom constrained problems, and perform multi-criteria decision making. It is particularly useful for engineering design, research, and any scenario where finding a balanced Pareto-optimal solution is more valuable than a single-point result, allowing users to visualize trade-offs and select optimal outcomes based on weighted preferences.