As discussed in this doc, we've sprouted a number of variants of the basic IRIS algorithm... they are strewn throughout the codebase and a bit hard to find.
Based on a standup discussion following that document, our current plan is to have a single IRIS entry point which dispatches to the proper variant based on the IrisOptions.
As discussed in this doc, we've sprouted a number of variants of the basic IRIS algorithm... they are strewn throughout the codebase and a bit hard to find.
Based on a standup discussion following that document, our current plan is to have a single IRIS entry point which dispatches to the proper variant based on the IrisOptions.