The released code in the Ubiquity Generator framework (UG) has the following classes hierarchy and code directory organization.
To add code to a specific baseSolver locate the source code files to parallelize the baseSolver in
The code specific to baseSolver can be inherited from B&B base classes or from UG base classes depending on the solver being based on B&B or non-B&B.