C# Class Doe.Core.CoreProcess

Afficher le fichier Open project: ambasta/doe Class Usage Examples

Méthodes publiques

Méthode Description
CoreProcess ( List divs, List recvLst, List q ) : System
permute ( ) : void

Private Methods

Méthode Description
check ( int x ) : bool
score ( ) : double
write ( ) : void

Method Details

CoreProcess() public méthode

public CoreProcess ( List divs, List recvLst, List q ) : System
divs List
recvLst List
q List
Résultat System

permute() public méthode

public permute ( ) : void
Résultat void