C# Class Doe.Core.CoreProcess

Mostra file Open project: ambasta/doe Class Usage Examples

Public Methods

Method Description
CoreProcess ( List divs, List recvLst, List q ) : System
permute ( ) : void

Private Methods

Method Description
check ( int x ) : bool
score ( ) : double
write ( ) : void

Method Details

CoreProcess() public method

public CoreProcess ( List divs, List recvLst, List q ) : System
divs List
recvLst List
q List
return System

permute() public method

public permute ( ) : void
return void