18-655, Spring 2016, Carnegie Mellon University
Lunwen He
Professor Jia Zhang and the teaching staff of 18-655, Service Oriented Computing, at Carnegie Mellon University, Spring 2016.
- Import this project into eclipse
- Set the value of OPERATOR in ServiceComposition.java to AND, run ServiceComposition.java as Java application
- Set the value of OPERATOR in ServiceComposition.java to OR, run ServiceCompostion.java as Java application
##File structure:
- src: the source code for this project
- lib: the jar library
- services: the input file which contains the attributes value of each service in each service cluster
- README.md: the README file for this project