GithubHelp home page GithubHelp logo

fencing's People

Contributors

jconnuck avatar jonleavitt avatar mksteele avatar wzimrin avatar

Stargazers

 avatar

Watchers

 avatar

fencing's Issues

IPlayer Class

Finish the IPlayer class which models an athlete and extends IPerson and IObservable.

IDataStore Class

Finish the java interface between the clojure DataStore class and the rest of our system.

IObservable Class

Finish IObservable class which models an object that has IPerson's registered to receive notifications for the object that implements this interface.

Group Model Class

We need some way to model a group, which is different from a club.

DataStore Class

The first draft of our DataStore class which acts as our general database of information.

IData Class

Finish the IData class which interfaces with IDataStore and retrieves data based on ID (so data is safe from mutation).

IPerson Class

Finish the IPerson class, which is an interface that models any person interacting with our system. IPlayer and IReferee are among the classes that implement this interface.

Pool Division Algorithm

I'm making this a ticket. Looking over the algorithm I'm not convinced that it will a) always terminate b) find a suitable answer.
Take the case where pool size is 5 and the number of players to be placed is 6. My run through the algorithm didn't work. Can you review this and convince yourself (and then explain to me) how for any number of players, that number can be divided into X pools of size N and Y pools of size N-1.

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.