Originally posted at NetLogo/NetLogo#2673 (comment).
Hi there,
The documentation for BehaviorSearch currently lives on its own website and hasn't been updated in a while. Since it ships bundled with NetLogo, I think it deserves proper documentation on the NetLogo website.
This could include, for example, better instructions on how to run it in headless mode, including how to set the BSEARCH_MAXMEM environment variable, which is currently only documented inside behaviorsearch_headless.sh.
Hi there,
The documentation for BehaviorSearch currently lives on its own website and hasn't been updated in a while. Since it ships bundled with NetLogo, I think it deserves proper documentation on the NetLogo website.
This could include, for example, better instructions on how to run it in headless mode, including how to set the
BSEARCH_MAXMEMenvironment variable, which is currently only documented insidebehaviorsearch_headless.sh.