SQSnobFit ========= Description ----------- Plugin class: Optimizer This plugin allows Rxn Rover to connect with an instance of `SQSnobFit `_, a Python reimplementation of the `SNOBFIT `_ blackbox optimization algorithm. A Python program is provided with the plugin to launch an instance of SQSnobFit for use with this plugin. This program uses a modified objective function with built-in communication capabilities. The SQSnobFit algorithm, along with other aspects of the program, can be configured by specifying a configuration file (example files are provided). Acquisition ----------- Download and install the plugin from the official GitHub release pages listed below. **Downloads** - **Plugin (.vip file):** `SQSnobFit Plugin – Releases `_ - **Drivers:** This plugin does not require any additional drivers. **Source Code** - `Plugin Repository `_ - `SQSnobFit Remote Optimization Repository `_