Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2016-03-14 | 1.1 kB | |
Applications.jar | 2016-03-14 | 31.7 MB | |
microsim-applications.zip | 2016-03-14 | 39.7 kB | |
Totals: 3 Items | 31.7 MB | 0 |
Applications by Matteo Richiardi and Michele Sonnessa (2014) Update to make compatible with JAS-mine by Ross Richardson (2016) Workers sending out applications to vacancies: an example of many-to-many relationships (many vacancies applied for by any worker, many applications received by any vacancy) and how to persist them in the database, with linked tables that facilitate subsequent analysis. The main() method is in the ApplicationsStart.java class in the it.unito.experiment package. Run this class as a Java Application, and the JAS-mine GUI will launch. To build the simulation, click on the 'Build simulation model' button (the second from the left), which should bring up some empty charts. To run the simulation, click on the 'Start simulation' button, which is the next button on the right. For more information on this simulation, see http://www.jas-mine.net/demo/applications. The source code repository is available on GitHub at https://github.com/jasmineRepo/applicationsNew. microsim-applications.zip contains the Source Code and File System. Applications.jar is an executable .jar which is ready to run.