Giter Club home page Giter Club logo

anann's Introduction

anann

Java library for execution of discrete events simulations, for Java v1.6 or higher.

License

Anann is released under the GNU General Public License v3.0.

Dependencies

Anann has only one external dependence, which you can easily get rid of.

Anann can store its events in different structures, as long as they implement the org.anann.core.events.holder.EventsHolder interface. Some implementations are already provided inside the org.anann.core.events.holder package. The EHBasedOnGuavaTreeMultimap class, as its name suggests, uses a com.google.common.collect.TreeMultimap instance to store events. Thus, you will need Google's Guava (I have used v14.0.1) to compile that class. Other implementations of EventsHolder are also available, so in case you do not want to include extra dependencies in your system you can just ignore that class even removing it, and use any of the other implementations.

How to use it

There is an example of how to use this software in the org.anann.tests.PipeSimulation.java file.

FAQ

What does 'Anann' mean? I am fan of Tolkien works :) ! . Anann is "anann is a Sindarin word for a long time, as in Cuio anann, 'Long live [them]'" (Tolkien Gateway). And anann is intended to help you to manage precisely that: time (in your simulations).

anann's People

Contributors

lrodero avatar

Watchers

 avatar  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.