Skip to content

Commit

Permalink
Added AST analysis and visualisation options for LLaMEA
Browse files Browse the repository at this point in the history
  • Loading branch information
nikivanstein committed Dec 3, 2024
1 parent 4f852b2 commit 007a1dd
Show file tree
Hide file tree
Showing 10 changed files with 1,255 additions and 579 deletions.
10 changes: 9 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -170,4 +170,12 @@ iohbest10/
user_tsp_gls/algs/
benchmarks/LLMdesignedEA/LLMdesignedEA-comp
benchmarks/user_tsp_gls/tsplib/
ast/img/


#AST img and alg folders
ast/fixed_mutation_experiments
ast/dynamic_mutation_experiments
ast/EoH_runs
ast/*output*
ast/img*
ast/graphstats*
Loading

0 comments on commit 007a1dd

Please sign in to comment.