Herb-AI / HerbBenchmarks.jl

Benchmarks and problems for Herb.jl
https://herb-ai.github.io/
MIT License
1 stars 0 forks source link

Merge restructure branch into dev #45

Closed stefstef00 closed 2 months ago

stefstef00 commented 3 months ago

In this branch, the repository got a restructure. The functionality of utils.jl has been split over multiple files. There are also two new data structures for Benchmarks and problem-grammar-pairs. The two legacy files 'run_enumeration_benchmarks.jl' and 'run_search_benchmarks.jl' have been removed, since they are made for an older version.