🏛️ City Resource Optimization

Solve for optimal resource distribution across cities

Initial Resources (Step 1 Start)

Cities

Available Actions

{% for action_name in actions.keys() | sort %}
{% endfor %}

Agent Availability

Specify steps where each agent is available (comma-separated, e.g., "1,2,3,4,5")

{% for agent_name in agents.keys() | sort %}
{% endfor %}

Solver Settings

Fixed Actions (Optional)

Force specific actions for cities at specific steps

Fixed Governors (Optional)

Force specific agents to govern cities at specific steps

Solving... This may take a moment.

Results