Module quantum_game_theory

Source
Expand description

Quantum Game Theory

This module implements quantum game theory algorithms and protocols, extending classical game theory to the quantum realm. It includes quantum Nash equilibria, quantum strategies, and quantum mechanisms for multi-player games.

Structs§

GameOutcome
Game outcome after quantum measurement
QuantumGame
Quantum game engine
QuantumMechanism
Quantum mechanism design for multi-player games
QuantumPlayer
Quantum player in a game

Enums§

GameType
Types of quantum games
QuantumStrategy
Player strategies in quantum games