instance anonymize

typeside t
schema s : t
instance i : s
----------------------------------
instance (anonymize i) : s
	
Anonymize an instance by replacing all attributes with fresh strings. Note: this operation can fail at runtime if there are observation equations or other uses of typeside function symbols.

Appears in:

All_Syntax

Options:

always_reload
num_threads
talg_reduction
timeout