Creator

Name

Creator -- Returns the algorithm that created a profile

Synopsis

Creator[profile->MIXED] =: TEXT
Creator[profile->BEHAV] =: TEXT

Description

Creator returns the GCL function name (excluding the Solve suffix) of the algorithm that was called to create the profile. For behavior profiles, the string includes an indication of whether the extensive or normal form version of the algorithm was used. Thus, Liap[EFG] and Liap[NFG] are used to identify the extensive and normal form versions of the algorithm. A profile created by the user is identified by User.