C# Class AcTools.Tests.Temporary

Show file Open project: gro-ove/actools

Public Methods

Method Description
Shuffle ( int list ) : void

Private Methods

Method Description
A580301 ( ) : void
A580375 ( ) : void
Dswap ( int a, int i, int j, int d ) : bool
TryKuhn ( bool used, int g, int mt, int v ) : bool

Method Details

Shuffle() public static method

public static Shuffle ( int list ) : void
list int
return void