Skip to content

RikuXan/cass-ceisdpt-prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cass-ceisdpt-prototype

A prototypic python implementation for a service selection algorithm that considers the effects of context interdependencies and possible service interruptions through external influences.

Docker image usage

Run the docker image with docker run -it rikuxan/cass-ceisdpt-prototype:latest
Include your own service definition file by mounting it in the script folder: docker run -it -v /path/to/your/file:/opt/problem-data.json rikuxan/cass-ceisdpt-prototype:latest
Command line parameters can be supplied by simply adding them after the docker command (e.g. docker run -it rikuxan/cass-ceisdpt-prototype:latest --print-detailed-compositions

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages