Anl

Latest version: v0.1.13

Safety actively analyzes 723158 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.1.6

------------------

* Improved visualizer
- Adding filtering by scenario or strategy to the main view.
- Adding new options to show scenario statistics, scenario x strategy statistics, and cases with no agreements at all.
- You can show multiple negotiations together
- You can show the descriptive statistics of any metric according to strategy or scenario
- More plotting options for metrics

* Improved CLI
- Adding the ability to pass parameters to competitors in the CLI.
- Removing NaiveTitForTat from the default set of competitors
- Making small tournaments even smaller

* New and improved strategies
- Adding RVFitter strategy which showcases simple implementation of curve fitting for reserved value estimation and using logging.
- Adding more comments to NashSeeker strategy
- Simplified implementation of MiCRO
- Adding a simple test for MiCRO
- Avoid failure when Nash cannot be found in NashSeeker

* Migrating to NegMAS 0.10.11. Needed for logging (and 0.10.10 is needed for self.oppponent_ufun)

0.1.5

------------------

* Changing default order of agents
* Adding a basic visualizer
* Adding make-scenarios to the CLI
* Passing opponent ufun in the private info
* Separating implementation of builtin agents
* requiring NegMAS 0.10.9

0.1.4

------------------

* Retrying scenario generation if it failed
* Defaulting to no plotting in windows

0.1.3

------------------

* Defaulting to no-plotting on windows to avoid an error caused by tkinter
* Retry scenario generation on failure. This is useful for piece-wise linear which will fail (by design) if n_pareto happened to be less than n_segments + 1

0.1.2

------------------

* Controlling log path in anl2024_tournament() through the added base_path argument

0.1.1

------------------
* Added anl cli for running tournaments.
* Added the ability to hide or show type names during negotiations
* Corrected a bug in importing unique_name
* Now requires negmas 0.10.6

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.