Skip to content
forked from epournaras/EPOS

EPOS - Economic Planning and Optimized Selections

License

Notifications You must be signed in to change notification settings

ysrivatsan/EPOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This directory contains binary and source code for the I-EPOS project.
The directory can be opened as a NetBeans project in order to modify and build the code.

Execute the program with
> java -jar IEPOS.jar
This will open a GUI to configure and run I-EPOS.
Note that Oracle Java 8 is required to run the program.

Important files and folders:
IEPOS.jar   a simple simulation that can be configured to some extent
src/        contains the source code of the project
lib/        contains all libraries I-EPOS depends on
conf/       this folder contains configuration files for I-EPOS
datasets/   contains sample datasets for I-EPOS
nbproject/  the NetBeans project files

About

EPOS - Economic Planning and Optimized Selections

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%