* Simplifies the variable map. For example if the map contains A=>B, B=>1, then A=>B is simplified to A=>1. * @param [in,out] variables - a map of variable name to variable value. This map will be modified. * @param [in] settings Current settings being used */
source not stored for this graph (policy: none)
no test coverage detected