Fix type comparison in CP algorithms config. isinstance should be used over type. Not sure why Flake8 did not complain.
isinstance
type
/cc @krumnack @jolamber @ravinab