# Create adversary for math problemsadversary = await evolution.build_adversary( domain="mathematics", description="""Generate challenging math problems that test: 1. Understanding of core concepts 2. Edge cases and corner conditions 3. Common misconceptions 4. Problem-solving strategies""")