ETH-PEACH-Lab / intuition-visualisation

project repo for algorithm visualisation
0 stars 0 forks source link

timeline for vis project 2025 #2

Open rainintime7 opened 3 months ago

rainintime7 commented 3 months ago

timeline title timeine for project 2025 ?? : leetcode vis annotation? 2024.07.05 : Introduction 2024.07.12 : Related work (algovisualizer, openDSA, papers...) 2024.07.19 : System Design (lack user-language, llm model, GUI) 2024.07.26 : Implementation 2024.08.15 : Experiment + revise fromer part 2024.08.29 : evaluation + discussion + conclusion : fisrt draft of full paper 2024.08.29~ : revise

image

diagram (1)

timeline
title timeine for project 2025
?? : leetcode vis annotation?
2024.07.05 : Introduction
2024.07.12 : Related work (algovisualizer, openDSA, papers...)
2024.07.19 : System Design (lack user-language, llm model, GUI)
2024.07.26 : Implementation
2024.08.15 : Experiment + revise fromer part
2024.08.29 : evaluation + discussion + conclusion
: fisrt draft of full paper
2024.08.29~ : revise
LittleAprilFool commented 3 months ago
  graph TD;
      A-->B;
      A-->C;
      B-->D;
      C-->D;