Bonobo.jl
Bonobo.jl copied to clipboard
Options
Save a struct options inside the tree object to save all kinds of options including:
- [x] traversing strategy
- [ ] printing
- [x] branching strategy
- [ ] all_solutions
- [ ] all_optimal_solutions
This can be a struct just for options regarding Bonobo. For options that are needed from the user for their own implementation of details these can be stored in the root struct itself.