msinghal34 / Particle-Motion-Simulator

Particle Motion Simulator using Barnes Hut algorithm and Quad tree data structures in Racket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Particle-Motion-Simulator

Particle Motion Simulator using Barnes Hut algorithm and Quad tree data structures in Racket

Read Problem Statement for details.

Instructions to run

  1. Make changes in testcases.rkt to add your initial state
  2. In last line of main.rkt, add you testcase no.
  3. Run main.rkt

About

Particle Motion Simulator using Barnes Hut algorithm and Quad tree data structures in Racket


Languages

Language:Racket 100.0%