- Step1: Clone the ANAC-agents repository from GitHub.
- Step2: Install Python 3.x and required dependencies via pip.
- Step3: Define negotiation domain file specifying issues and preferences.
- Step4: Configure agent selection and tournament parameters in config files.
- Step5: Run the simulation script to execute bilateral negotiations or tournaments.
- Step6: Review logs and evaluation metrics for performance analysis.
- Step7: Extend or modify agent strategy code for customization or research experiments.