GithubHelp home page GithubHelp logo

armorbyskill-generator's Introduction

ArmorBySkill-Generator

Introduction

This project tries to solve the following problem:

We have a knapsack where we can store X items. Each of the items we can put into the knapsack is of one class of X classes. We only want to store in the knapsack maximum one item of each class. For each class, we can have any number of possible items between 0 and infinite. Each item, indepently of his or her class, has an arbitrary amount of properties, between 0 and infinite. Each item modifies the property it has in a magnitude represented by a number between minus infinite and infinite.

To evaluate which properties we obtain for storing a certain set of items in the knapsack, we need to know which properties do we have in the set and with what magnitudes. To know the magnitude of a property in a set, we only need to sum up the magnitudes for that property of each item that possesses the property.

The goal is to find all the sets of items that satisfy a given set of pairs of properties and its desired magnitudes. A solution set must have the magnitudes of the given properties equal or greater of the given magnitudes of the given properties. It is possible that a valid set has magnitudes different from zero for any property that is not given in the goal set.

armorbyskill-generator's People

Contributors

seraphid avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.