An open API service providing repository metadata for many open source software ecosystems.

Topic: "game-theory-algorithms"

bupticybee/TexasSolver

🚀 A very efficient Texas Holdem GTO solver :spades::hearts::clubs::diamonds:

Language: C++ - Size: 30.8 MB - Last synced at: 12 days ago - Pushed at: 6 months ago - Stars: 1,994 - Forks: 336

gambitproject/gambit

Gambit: The package for computation in game theory

Language: C++ - Size: 28.1 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 437 - Forks: 158

SarthakKeshari/CPP-Questions-and-Solutions

This repository aims to solve and create new problems from different spheres of coding. A path to help students to get access to solutions and discuss their doubts.

Language: C++ - Size: 12.3 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 47 - Forks: 131

SarthakKeshari/Java-Questions-and-Solutions

This repository aims to solve and create new problems from different spheres of coding. A path to help students to get access to solutions and discuss their doubts.

Language: Java - Size: 931 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 44 - Forks: 94

himeinhardt/MatTuGames

A Matlab Toolbox for Cooperative Game Theory

Language: MATLAB - Size: 15.4 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 39 - Forks: 11

forrestlaine/TensorGames.jl

Computing mixed-strategy Nash Equilibria for games involving multiple players

Language: Julia - Size: 107 KB - Last synced at: 11 days ago - Pushed at: 3 months ago - Stars: 23 - Forks: 7

ispaneli/lippy

A module for solving linear programming problems on Python.

Language: Python - Size: 136 KB - Last synced at: 9 days ago - Pushed at: about 2 years ago - Stars: 19 - Forks: 3

TelychkoVitalii/JS_algorithms

In this repository, the best solutions of data structures, combinatorial algorithms, game theory, artificial intelligence will be assembled. All implementations in the Javascript programming language.

Language: JavaScript - Size: 883 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 17 - Forks: 11

dimitarpg13/reinforcement_learning_and_game_theory

Collection of materials and code samples on reinforcement learning / optimal control and game theory

Language: Python - Size: 880 MB - Last synced at: about 3 hours ago - Pushed at: about 4 hours ago - Stars: 14 - Forks: 4

alifa98/GameKit

A library for Game Theoy algorithms

Language: Python - Size: 59.6 KB - Last synced at: 10 days ago - Pushed at: 6 months ago - Stars: 12 - Forks: 2

herolab-uga/gut-pursuit-evasion-robotarium

Software codes for running the Game-theoretic Utility Tree (GUT) algorithm for the multi-robot Pursuit-Evasion problem in the Robotarium's simulator-hardware multi-robot testbed.

Language: Python - Size: 145 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 12 - Forks: 0

himeinhardt/TuGames

A Mathematica Package for Cooperative Game Theory

Language: Mathematica - Size: 43.2 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 11 - Forks: 0

sid230798/Game_Theory

This repository analyses Strategic form games for N-player calculating various Equilibrium's, Calculate MSNE for 2-Player strategic form and zero sum game, Also contains algorithm for N-player finite Mechanism design to check if social choice function is SDSE, Ex-Post-efficient and Non-dictatorial.

Language: Python - Size: 84 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 11 - Forks: 4

oedokumaci/gale-shapley

Python implementation of the Gale-Shapley Algorithm.

Language: Python - Size: 2.27 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 5 - Forks: 2

zeyus/FLAMEGPU2-Prisoners-Dilemma-ABM

A prisoner's dilemma agent based model simulation for investigating effects of differing strategies on emergent behaviours and spatial patterns with configurable environments.

Language: Python - Size: 11.7 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

ManifoldFR/entropic-mfg

Library for solving variational mean-field games using optimal transport and the Sinkhorn algorithm

Language: C++ - Size: 459 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

keivanipchihagh/Game-Theory-and-Intelligent-Thinking

🐋 A repository for useful algorithms and data structures

Language: Python - Size: 340 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

dimitrisstyl7/bioinformatics-project

The goal of this project is to implement solutions to specific exercises from the "Introduction to Bioinformatics Algorithms" textbook.

Language: Python - Size: 5.28 MB - Last synced at: 20 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 3

jaroslaw243/clusterization_game

Game-theoretic clusterization algorithm

Language: Python - Size: 42 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

CptnGreen/filler

Feel the heat

Language: C - Size: 1.58 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

khteh/DataStructuresAlgorithms

C++ Algorithms and data structures using only standard libraries. This answers many of the challenges in Codility and HackerRank. > 1200 Google Test cases and counting.

Language: C++ - Size: 2.44 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 1 - Forks: 0

Amirreza81/Equilibrium-Game-Theory

Correlated Equilibrium and Mixed Nash Equilibrium with python

Language: Python - Size: 331 KB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

Mouss6315/Dilemma-Prisoners

Prisoner's Dilemma: Introduction of a player playing according to a Reinforcement Learning algorithm

Language: Jupyter Notebook - Size: 749 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

MohammadYasinKarbasian/Stable-Marriage

This repository contains a Python implementation of the Stable Marriage Algorithm, a mechanism for solving the stable marriage problem. The algorithm is widely used in the field of matching theory to find a stable matching between two sets of elements, such as job applicants and employers or medical students and residency programs.

Language: Python - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

MohammadYasinKarbasian/Top-Trading-Cycle

This repository contains a Python implementation of the Top Trading Cycle Algorithm, a mechanism for solving the problem of allocating indivisible items or resources among agents with preferences. The algorithm is widely used in the field of matching theory, particularly in the context of school choice and house allocation problems.

Language: Python - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ChiaraVanderputten/NetworkDynamics

Repository about the projects in the course of network dynamics and learning at PoliTo

Language: Jupyter Notebook - Size: 12.9 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

krichelj/AI_BGU_2021

Artificial Intelligence course, Computer Science M.Sc., Ben Gurion University of the Negev, 2021

Language: Python - Size: 463 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

CFR2000/Poker-EV-Calculator

This project is focused on building a tool to calculate the expected value (EV) of poker hands in the popular card game Texas Holdem. The tool will allow players to make more informed decisions by analyzing the EV of different hand scenarios and betting strategies.

Language: Python - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

othmane099/game-theory-solver-mvc

Game Theory Solver created using Java Swing.

Language: Java - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

jaroslaw243/gt_im_s

Game-theoretic integration of image segmentation methods, implemented in Python.

Language: Python - Size: 62.5 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

mhmdrz-mirdamadi/Game_Theory_Projects

Implementation some of game theory algorithms

Language: Python - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

salimwid/Game_Theory_LP_Aquaculture_Optimization

[Python & Gurobi] Adopted Game Theory & Linear Programming models to optimizing the price and sourcing strategy for Catfish producers in the United States

Language: Jupyter Notebook - Size: 29.6 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 2

genndy007/GameOfNim

This is GUI game of Nim written in python3 with pygame library. Your opponent is a bot that plays ultimate winning strategy.

Language: Python - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Alve-2019331050/CombinatorialGame-Visualizer

A visualizer for various combinatorial games

Language: JavaScript - Size: 20.7 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

davidelegacci/GameFlow

FTRL dynamics for finite normal form games

Language: Jupyter Notebook - Size: 22.1 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

joannamagdalena/games

Language: Python - Size: 22.5 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

AritraC1/TicTacToeGame

This is a Tic Tac Toe game built using Kotlin and Jetpack Compose for Android. It supports two game modes - Computer vs User (single-player mode against AI) & Player 1 vs Player 2 (local multiplayer).

Language: Kotlin - Size: 2.4 MB - Last synced at: 18 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

njaric03/BlokadniTurniriStrategije

A Python desktop application for simulating Prisoner's Dilemma tournaments. Create custom bots, run competitions, and explore game theory strategies through an interactive interface. Perfect for education and experimentation with decision-making algorithms.

Language: Python - Size: 188 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Parag000/XAI-Breast-Cancer-Detection

This project develops an explainable AI model for breast cancer detection, emphasizing transparency and feature importance. It uses feature masking, cooperative game theory, and SHAP values to analyze model behavior. The goal is to make predictions interpretable and actionable for medical applications.

Language: Jupyter Notebook - Size: 689 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

bojanludajic/Game-Algorithms

Game solving algorithms, implemented in Kotlin, for the classic (strong) version of Tic-Tac-Toe.

Language: Kotlin - Size: 73.2 KB - Last synced at: 25 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

IgorSadoune/mpmg

mpmg is a python package for the study of the Minimum Price Markov Game (MPMG) and algorithmic collusion in markets.

Language: Python - Size: 114 KB - Last synced at: 14 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

erarunkushwaha/DSA-WITH-CPP

Build efficient programs by learning how to implement data structures using algorithmic techniques and solve various computational problems using the C++

Language: C++ - Size: 623 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

thkox/bioinformatics_2023-multiple-exercises Fork of dimitrisstyl7/bioinformatics-project-2023

This project is a team assignment for the "Bioinformatics" course, offered in the 6th semester of the 2023 academic year at the University of Piraeus, Department of Informatics.

Language: Python - Size: 5.27 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

ApostolisSiampanis/bioinformatics_project_2023 Fork of dimitrisstyl7/bioinformatics-project-2023

Bioinformatics University Project

Language: Python - Size: 5.27 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

MrJBond/Matrix-games-with-nature

Game theory ( games with nature, optimization methods )

Language: C++ - Size: 7.81 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

CamiloSinningUN/Game-theory-algorithms

A compendium of algorithms within the game theory framework made for the AGT course at POLIMI.

Language: Jupyter Notebook - Size: 1.5 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

arfin-parween/computer_optimization

This Repository contains topics related to computer optimization, computer orientation, operation research. Optimization techniques are methods used to find the best possible solution or outcome for a given problem within a defined set of constraints and criteria.

Language: Java - Size: 15.6 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

samykalisch/Complexity-Science

Solutions to Think Complexity by Allen B. Downey

Language: Jupyter Notebook - Size: 503 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

PrakharDoneria/Tic-Tac-Toe-Python

Simple implementation of the classic Tic Tac Toe game using Python's Tkinter library for the GUI. Features include player vs. AI gameplay, win and tie detection, and dynamic GUI updates. Easy to play and customize. Enjoy a timeless game of Tic Tac Toe!

Language: Python - Size: 9.77 KB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

romuro-pauliv/Dynamic-Simulation-in-Game-Theory

Exploring strategic choices over time to evaluate the performance of strategy selection algorithms.

Language: Python - Size: 55.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ScipioneParmigiano/nashpp

Algorithmic game theory library for 2 player games and linear programming

Language: C++ - Size: 68.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

myotp/ex-poker

Multiplayer Texas Hold'Em poker game written in Elixir with Phoenix LiveView and OTP.

Language: Elixir - Size: 338 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

PhoenixSmaug/knuth-game-solver

Julia implementation of Knuth's solver for two-person games with an example game

Language: Julia - Size: 9.77 KB - Last synced at: about 13 hours ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ivzeng/Chinese-chess-Xiangqi

My Chinese Chess application.

Language: C++ - Size: 3.39 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

yuvalmoscovitz/job_scheduling_optimizer

A simulation-based experimental framework for evaluating the efficiency of various Best Response Dynamics (BRD) in job scheduling scenarios.

Language: Python - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AitanG/spliddit

Command-line implementation of the fair rent splitting algorithm from Carnegie Mellon

Language: Python - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

coderatiiita/Game-Theory-Coding-Minutes

Coding Minutes Course

Language: C++ - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

MarshaGomez/Optimization-Methods-Matlab

University of Pisa Optimization Methods and Game Theory

Language: MATLAB - Size: 20.4 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

josepmc10/VotingSystemGT

Implementation of the Paper Ronald L. Rivest, and Emily Shen. An Optimal Single-Winner Preferential Voting System Based on Game Theory. On Python with some examples of use

Language: Jupyter Notebook - Size: 45.9 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ZoeZinovia/MonteCarloTreeSearch

Implementation of an AI agent for Tic Tac Toe and other games.

Language: Java - Size: 27.3 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

fioreale/pokerbot

PokerBot - Project for the Economics and Computation course @ PoliMi 2019/2020

Language: Python - Size: 1.57 MB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Ansh-Sarkar/LiV_DAM-And-VU_SAM-Simulations

A Game Theoretic Approach For Rendering Immersive Experiences In The Metaverse

Language: Python - Size: 411 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

nimrodkingston/Nash-Equilibrium-Calculator

This is a python application which finds all pure Nash equilibriums and mixed Nash equilibriums for a given strategic game

Language: Python - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

nimrodkingston/Stable-Matching-games-calculator

This is python based application which can find a stable allocation for a Stable Matching Game problem.

Language: Python - Size: 48.8 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ozgunozankilic/Envy-free-allocation-checker

Some functions to algorithmically check whether an allocation is envy-free.

Language: Jupyter Notebook - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ananiask8/ai-portfolio-old

A collection of artificial intelligence studies and projects.

Language: Python - Size: 160 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

ChristosRousas/Voting-Games-Best-Response-Dynamics

This is an implementation of a learning algorithm (Best Response Dynamics) to find Nash Equilibria for voting games, specifically for the Plurality and Borda voting rules.

Language: Python - Size: 146 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

shikanchen/2048AI

Web 2048 with Expectimax for Auto Playing

Language: JavaScript - Size: 52.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

iamMalekAmin/game-theory-project

game theory project with python

Language: Python - Size: 437 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

tinsir888/rlchina-2022-summer-course Fork of jidiai/SummerCourse2022

RLChina 2022 Summer Course on Reinforcement Learning

Language: Python - Size: 118 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mdodovic/Find-The-Treasure

Game where the agent needs to find the treasure crossing the map with different types of fields, where every cross of the field costs different price depends on the field type.

Language: Python - Size: 3.39 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

LorenzoStigliano/uofe-algorithmic-game-theory

Coursework for fourth year undergraduate course "Algorithmic Game Theory" at the University of Edinburgh.

Language: Jupyter Notebook - Size: 2.53 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

EasyL0ver/CoreWars

Web game platform for artificial intelligence designers.

Language: C# - Size: 953 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

duartencar/FEUP-TNE

Project developed for "Tecnologias de Negócio Eletrónico" ("Eletronic Commerce Technologies") @ FEUP

Language: Java - Size: 3.54 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Muhammad-Saad-01/Tic-Tac-Toe-with-AI

unbeatable implementation of tic-tac-toe using the Minimax Algorithm and Strategy Design Pattern.

Language: Java - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

claCase/Bachelors-Thesis

Code for thesis "Reinforcement Learning in Normal Form Games"

Language: Python - Size: 6.37 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

FiryanulRizky/Aplikasi_GameTheory

Projek Tengah Semester Riset Operasi

Language: Java - Size: 412 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

mapluisch/ACM-Rush-Hour

Rush Hour-Puzzle solver and editor written in C# / Unity. ACM Proseminar, Universität Tübingen.

Language: C# - Size: 8.46 MB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

suryanshsrivastava/game-theory-finding-DSE

Intro to Game Theory Assignment: Find all weakly dominant strategy equilibria for an n-person game given nfg file.

Language: Python - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

zhangz73/CSE490-StrategyDesign3

This repo contains scripts for optimizing payoff in auction games.

Language: Java - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

AdrielAmoguis/GEMATMW-Group-Project

A collection of minigames that exhibit the use of Mathematical Concepts such as Game Theory, Shortest Path Algorithms, and more.

Language: C - Size: 1.27 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

luizcartolano2/algorithmic-game-theory

Repository to share my personal studies on the algorithmic game theory subject.

Language: TeX - Size: 3.84 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Related Topics
game-theory 39 python 19 linear-programming 9 nash-equilibrium 8 dynamic-programming 5 python3 5 artificial-intelligence 4 ai 4 reinforcement-learning 4 optimization 4 optimization-methods 3 hidden-markov-models 3 viterbi-algorithm 3 matching-theory 3 shapley-value 3 game 3 optimization-algorithms 3 data-structures 3 minimax-algorithm 3 searching-algorithms 3 stable-marriage-problem 3 bioinformatics 3 sorting-algorithms 3 machine-learning 3 operations-research 3 simplex-method 2 multiagent-systems 2 greedy-algorithms 2 linked-list 2 graph-algorithms 2 tkinter 2 simplex-algorithm 2 game-theoretic-algorithms 2 tic-tac-toe 2 dijkstra-algorithm 2 matrix 2 solver 2 stable-marriage 2 gto 2 kotlin 2 tictactoe-game 2 poker 2 poker-ai 2 simulation 2 deep-learning 2 texas-holdem 2 java 2 game-theory-framework 2 image-processing 2 mixed-nash-equilibrium 2 computer-science 2 convex-programming 2 kernel 2 mathematica 2 modiclus 2 nucleolus 2 parallel-computing 2 pre-kernel 2 design-patterns 2 arrays 2 bit-manipulation 2 codechef-solutions 2 exception-handling 2 file-handling 2 graphs 2 hackerrank-solutions 2 leetcode-solutions 2 trees 2 search-algorithm 2 strategy 2 math 2 flamegpu2 1 tensor 1 arfin 1 arfin-parween 1 optimization-problem 1 start-practicing 1 visualization 1 game-environment 1 advanced-data-structure 1 array 1 binary-search-tree 1 binary-tree 1 flamegpu 1 cuda 1 cooperation 1 altruism 1 agent-based-simulation 1 agent-based-modeling 1 abm 1 random-graphs 1 graph-theory 1 complexity-science 1 school21 1 heat-map-algorithm 1 filler-42 1 42born2code 1 carnegie-mellon-university 1 towers-of-hanoi 1 xai 1