You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fixing some failures in testing some genius agents
9
+
* [Snyk] Security upgrade pillow from 9.5.0 to 10.0.1
10
+
* [Snyk] Security upgrade werkzeug from 2.2.3 to 3.0.1
11
+
* [Snyk] Security upgrade pillow from 9.5.0 to 10.0.0
12
+
* fix: docs/requirements.txt to reduce vulnerabilities
13
+
* Updating tutorials, adding a tournament there
14
+
* Fixing an installation bug: hypothesis was needed to run test_situated under negmas/tests. This prevented users from running the fast set of tests after installation.
15
+
* cartesian_tournament to run a simple tournament
16
+
- cartesian_tournament runs a simple tournament similar to Genius tournaments.
17
+
- create_cartesian_tournament creates a simple Cartesian tournament but does not run it. To run the tournament, call run_tournament passing it the returned path from create_cartesian_tournament.
18
+
* fix: requirements-visualizer.txt to reduce vulnerabilities
19
+
* Group2 defaults to Y2015Group2 in gnegotaitors
20
+
* adding Ateamagent beside AteamAgent
21
+
* Correcting few gnegotiator names
22
+
* standardizing some gnegotiator names
23
+
* renaming ateamAgent -> AteamAgent in genius
24
+
* Adding some missing Genius negotiators to gnegotiators.py
0 commit comments