Realizado

Find Optimal combination between 150 numbers , range between 3 and 12, that sum 25 - Please use Delphi

Publicado em 19 de Julho de 2016 dias na TI e Programação

Sobre este projeto

Aberto

1 ) Create a function that receive an array of 150 integers - ranged between 3 and 13

The program will process all the combination that sum 25.

2) With these combinations , process all the combinations to fit 3 slots, as described by some examples:

Scenario 1:

SetNum {1,3,6,7} - Sum 25 - Slot 1 -
SetNum {4,5,9}  - Sum 25 - Slot 2 -  {Please note that the item coundn't be duplicated}

Scenario 2:

SetNum {1,4,6,7} - Sum 25 - Slot 1
SetNum {5,8,9}  - Sum 25 - Slot 2
SetNum {2,10, 11} - Sum 25 - Slot 3
SetNum {12,17} - Sum 25 - Slot 1

Rules to optimal result:

Sets with 2 Nums=  1000 points
Sets with 5 Nums=  2000 points
Nums Not used = - 200 points
Sets with 3 or 4 Nums = 500 points.

The best solution is the highest point.

Please use Delphi and OOP

Categoria TI e Programação
Subcategoria Aplicativos desktop
Qual é o alcance do projeto? Criar um novo aplicativo
Isso é um projeto ou uma posição de trabalho? Um projeto
Tenho, atualmente Eu tenho especificações
Disponibilidade requerida Conforme necessário
Experiência nesse tipo de projeto Sim (Eu já gerenciei esse tipo de projeto)
Plataformas exigidas Windows

Prazo de Entrega: Não estabelecido

Habilidades necessárias