Skip to content

Implementation of the Planted Clique Problem to investigate human inference.

Notifications You must be signed in to change notification settings

danieletirinnanzi/HUPLACLIP-humans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HUPLACLIP-humans

This repository contians a JSPsych implementation of the Planted Clique Problem, a theoretical computer science task focused on detecting hidden cliques within graphs. The primary aim is to characterize under which conditions humans typically succeed or fail at the task, and to compare that with the predictions of the theory where the problem originated and was studied.

Repository Structure

  • index.html: Main script for running the experiment.
  • README.md: Project documentation.
  • canvas_drawing.js: Functions to draw the stimuli on the canvas.
  • device_requirements.js: Lists device requirements for subjects' laptops.
  • experiment_parameters.js: Parameters for the experiment.
  • graphs_functions.js: Functions to generate the graphs.
  • introduction_pages_generation.js: Functions to generate the pages for the introduction and tutorial phases.
  • repo_cover.png: Repository image.
  • message_to_participants.txt: Message to be sent to recruited participants.
  • improvements.txt: Project improvements.

Folders

  • tutorial/: Files for introduction and tutorial phases.
  • output_check/: Check of the output files.
  • jspsych/: JSPsych libraries (some plugins are customized).
  • graph_pools/: Complete pools of graphs from which graphs are drawn at the beginning of the experiment.
  • graph_pools_generation/: Scripts to generate the graph pools.
  • audio_feedback/: Files used to provide audio feedback during the experiments.

Contact

For inquiries, please contact:
Daniele Tirinnanzi - [email protected]

About

Implementation of the Planted Clique Problem to investigate human inference.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published