Negotiation Platform

User Guide:

  • Configuration
  • Games

Negotiation Platform:

  • Negotiation Platform
    • Main Module
    • Results
    • Submodules
      • Core
      • Games
      • Models
      • Metrics
      • Overview
    • Architecture
Negotiation Platform
  • Negotiation Platform
  • Submodules
  • View page source

Submodules

Platform submodules containing the core functionality and components.

  • Core
    • Core Platform Components
    • LLMManager
    • GameEngine
    • MetricsCalculator
    • SessionManager
    • ConfigManager
    • Submodules
    • Base Metric Module
    • Configuration Manager Module
    • Game Engine Module
    • LLM Manager Module
    • Metrics Calculator Module
    • Session Manager Module
  • Games
    • Negotiation Games
    • BaseGame
    • CompanyCarGame
    • ResourceAllocationGame
    • IntegrativeNegotiationsGame
    • Game Implementations
    • Submodules
    • Company Car Game (Price Bargaining)
    • Resource Allocation Game
    • Integrative Negotiation Game
    • Negotiation Tools
  • Models
    • BaseLLMModel
    • HuggingFaceModelWrapper
    • Submodules
    • Action Schemas Module
    • Base Model Module
    • HF Model Wrapper Module
  • Metrics
    • UtilitySurplusMetric
    • RiskMinimizationMetric
    • DeadlineSensitivityMetric
    • FeasibilityMetric
    • GameResult
    • PlayerAction
    • Submodules
    • Deadline Sensitivity Module
    • Feasibility Module
    • Risk Minimization Module
    • Utility Surplus Module

Overview

The platform is organized into several specialized submodules:

  • Core: Fundamental platform components (session management, game engine, configuration)

  • Games: Different negotiation scenario implementations

  • Models: AI model wrappers and interfaces

  • Metrics: Performance measurement and analysis tools

Previous Next

© Copyright 2024, Your Name.

Built with Sphinx using a theme provided by Read the Docs.