About
Pymoo is a robust Python framework designed for multi-objective optimization, enabling users to find trade-off solutions for problems with competing goals. This skill provides Claude with the specialized knowledge to implement state-of-the-art algorithms like NSGA-II and NSGA-III, define custom constrained problems, and perform multi-criteria decision making. It is ideal for engineering design, resource allocation, and any scientific scenario where optimizing for one metric might compromise another, providing comprehensive workflows from problem definition to visualization.