Make it so find type of methods receive const pointers and do not modify graph topology. The latter was violated in the find_operation() which could have created an empty component. This is not intended behavior. No functional changes is expected.
Make it so find type of methods receive const pointers and do not modify graph topology. The latter was violated in the find_operation() which could have created an empty component. This is not intended behavior. No functional changes is expected.