pygambit.gambit.StrategySupportProfile.copy#
- StrategySupportProfile.copy() StrategySupportProfile#
Creates a copy of the support profile.
Added in version 17.0.0: The copy shares its underlying data with the original until one of them is next assigned into, at which point the one being assigned into transparently takes its own private copy first. Both profiles are fully independent from each other’s perspective; this only affects when the underlying duplication happens, not whether it happens.
