Skip to content
Snippets Groups Projects
  1. Jul 19, 2024
  2. Jul 05, 2024
  3. Jun 10, 2024
  4. Jun 01, 2024
  5. May 29, 2024
  6. May 15, 2024
  7. May 13, 2024
  8. May 07, 2024
    • Florian Schröder's avatar
      Updated project license and included in relevant files · 029ba2ed
      Florian Schröder authored
      Changed the project license from MIT License to Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0). This new license has been added to the LICENSE file, README.md, and __init__.py within the cooperative_cuisine directory.
      029ba2ed
  9. Apr 30, 2024
  10. Apr 23, 2024
  11. Apr 17, 2024
    • Florian Schröder's avatar
      Change argument flag for study port · 9be52392
      Florian Schröder authored
      The command line argument flag for specifying the study port has been changed from "-p" to "-sp". This alteration ensures a clearer distinction from other possible single-character argument flags.
      9be52392
  12. Apr 15, 2024
  13. Apr 14, 2024
  14. Apr 12, 2024
  15. Apr 11, 2024
  16. Apr 10, 2024
  17. Apr 08, 2024
    • Florian Schröder's avatar
      Update random parameter in OrderManager initialization · 182a4708
      Florian Schröder authored
      The random parameter in OrderManager's initialization process under cooperative_cuisine/environment.py has been updated. Instead of using an existing random instance, a new one is now created using a specified seed. This allows for more controlled randomness within the system operation.
      182a4708
Loading