Skip to content

In this project, Genetic Algorithm is used to realize a simplied QoS-oriented Web Service Discovery and Composition engine.

Notifications You must be signed in to change notification settings

helunwencser/Genetic-Algorithm-Based-Web-Service-Discovery-and-Composition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genetic algorithm for web service discovery and composition

18-655, Spring 2016, Carnegie Mellon University

Lunwen He

Acknowledgements:

Professor Jia Zhang and the teaching staff of 18-655, Service Oriented Computing, at Carnegie Mellon University, Spring 2016.

How to run

  1. Import this project into eclipse
  2. Set the value of OPERATOR in ServiceComposition.java to AND, run ServiceComposition.java as Java application
  3. Set the value of OPERATOR in ServiceComposition.java to OR, run ServiceCompostion.java as Java application

##File structure:

  1. src: the source code for this project
  2. lib: the jar library
  3. services: the input file which contains the attributes value of each service in each service cluster
  4. README.md: the README file for this project

About

In this project, Genetic Algorithm is used to realize a simplied QoS-oriented Web Service Discovery and Composition engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages