Case Study on Web Service Composition Based on Multi-Agent System

Size: px
Start display at page:

Download "Case Study on Web Service Composition Based on Multi-Agent System"

Transcription

1 900 JOURNAL OF SOFTWARE, VOL. 8, NO. 4, APRIL 2013 Case Sudy on Web Servce Composon Based on Mul-Agen Sysem Shanlang Pan Deparmen of Compuer Scence and Technology, Nngbo Unversy, Chna QnJao Mao Deparmen of Compuer Scence and Technology, X an Jaoong Unversy, Chna maoqnjao@su.xju.edu.cn Absrac Rapd developmen of he Inerne and ncreasng number of avalable Web servces has generaed a need for ools and envronmens faclang auomaed composon of aomc Web servces no more complex Web processes. However,reasonng opmzaon and ulzaon n such AI relaed soluons s sll an open problem.in hs paper, we proposed a novel mul-agen based semanc web servce composon model(swscpa whch explos he relaonshps among dfferen servce consumers and provders, ogeher wh he correspondng opmzaon approach o srenghen he effecveness of Web servce composon. We argue ha agens and web servces are dsnc. In our work, agens provde a dsncve addonal capably n medang user goals o deermne servce nvocaons. Through he model, an opmzaon mehod was proposed based on he subsue relaonshp and he dependency relaonshp. The case sudy and expermenal analyss demonsraes he capably of he proposed approach. Index Terms Web Servce, Servce Composon,Agen I. INTRODUCTION As an archecural syle for buldng sofware applcaons usng servce componens avalable n a nework, servces-orened archecure(soa has made a major mpac on dsrbued compung research. SOA s usually realzed hrough Web servces, whch s defned as he self-conaned, self-descrbng, modular applcaon ha provdes busness funconaly across he Web. Accordngly, he ably o effcenly and effecvely negrae an approprae se of servce componens o realze a new servce ha fulflls he users reques s he essenal feaure of Web servces. In he pas decade, subsanal research effor has been devoed o auomaed Web servces composon sysems. Mos exsng research work falls no he caegores of cross-enerprse workflow composon or AI plannng. In hs conex plannng has proved o be one of he mos promsng echnques for he auomaed composon of Web servces. Several works n plannng have addressed dfferen aspecs of hs problem, see, e.g., [1,2]. In hese works, auomaed composon s descrbed as a plannng problem: servces ha are avalable and publshed on he Web, he componen servces, are used o consruc he plannng doman, composon requremens can be formalzed as plannng goals, and plannng algorhms can be used o generae composed servces. These works share he concepon of servces as saeless enes, whch enac smple query response proocols. An even more dffcul challenge for plannng s he auomaed composon of Web servces a he process level, he composon of componen servces ha conss of saeful busness processes, capable o esablsh complex mul-phase neracons wh her parners. In he large majory of real cases, servces canno be consdered smply as aomc componens, whch, gven some npus, reurn some oupus. On he conrary, n mos applcaon domans, hey need o be represened as saeful processes ha realze neracon proocols whch may nvolve dfferen sequenal, condonal, and erave seps. For nsance, we canno n general nerac wh a flgh bookng servce n an aomc sep. The servce may requre a sequence of dfferen operaons ncludng an auhencaon, a submsson of a specfc reques for a flgh, he possbly o subm eravely dfferen requess, accepance (or refusal of he offer, and a paymen procedure. However, alhough hese applcaons work appropraely, has been denfed ha many of hem are no capable o jonly face several problems relaed o Web servce compose conex, such as: ( I canno be expeced o have all relevan nformaon on he sysem local knowledge base; for ha reason, he planner, when havng ncomplee nformaon, wll need o collec some nformaon wh he purpose of solvng composon problem; ( Web servces possess a few lmaons, hese lmaons nclude nably o perform effecve Transacon Managemen, auomac Servce Composon and lack of Scalably and Robusness. and ( The composon servce only can fnd one soluon for he goal, bu may be no he bes one. do: /jsw

2 JOURNAL OF SOFTWARE, VOL. 8, NO. 4, APRIL Ths paper proposes a Semanc Web Servce Composon Planner Agen (SWSCPA, whch fall n he realm of AI plannng. In order o overcome he curren servce composon s shorcomngs, SWSCPA mplemened n JADE, looks he process of servce compose as a plannng problem, and he process model underlyng he compose servce denfes he funconales requred by he servces o be composed and her neracons, componen servces ha are able o provde he requred funconales are hen assocaed o he ndvdual asks of he compose servces. Fnally, SWSCPA oban an opmzed plan based on servce qualy model. The remander of hs paper s organzed as follows. Secon 2 llusraes brefly our approach o he negraon of Agen and Semanc Web servces. Secon 3 hen dscusses our web servce qualy model for web servce. Aferwards, he man dea of web servce composon as a plannng problem s dscussed (Secon 4. Secon 5 dscusses he archecure of SWSCPA, whch negrae of semanc web servces no agen sysems, followed by a concree example n Secon 6. II. THE MAPPING BETWEEN AGENTS AND WEB SERVICES Agens and web servces are compable. For example, Web servce consss of a WSDL fle ha descrbes ha servce, SOAP whch specfes he messagng proocol and UDDI enables dscovery. Agen has a model of s envronmen, can communcae wh peers and ake approprae acons, can look for oher suable agens. When combng agens and servces, BPEL and oher WS- Polcy specfcaon provdes a model, UDDI provdes a mechansm for dscovery, SOAP offers a sandardzed mechansm of message exchange. Fnally WSDL allows agen o nvoke mehods of servce [4]. As he mos mporan elemen n agen, he agen acon s responsble for changng he agen s sae, and can be mplemened logcally or hrough procedural code. In general, he agen acon can be logcally formalzed n he form of acon:objec. For example, Sar:Reasoner means he acon of sarng he reasoner, and Send:Message means he acon of sendng a message. For he specfcaon of acon, each agen acon mus have specfcaon of he precondons ha mus be sasfed for he acon o be execuable, and specfcaon of he effecs ha wll be sasfed afer he acon s appled on he agen s sae. JADE (Java Agen Developmen Envronmen s a FIPA complan agen developmen envronmen whch faclaes he mplemenaon of mul-agen sysems. Snce Web servces mddleware has been negraed no JADE, agens mplemened n JADE can explo Web servces as compuaonal resources. A Web servce can be publshed as a JADE agen servce and an agen servce can be symmercally publshed as a Web servce endpon. Invokng a Web servce s jus lke nvokng a normal agen servce. In addon, Web servces clens can also search for and nvoke agen servces hosed whn JADE conaners. So, Our work s focus on he work process of he compose servce agen based on JADE. We proposed an servce composon agen, whch allow an auomaed Web servce composon o consruc powerful, robus servce nework by bndng ogeher a number of collaboraed agen-based Web servces. In hs paper, SWSCPA wll generae an opmzed servce composon plan, whch s based on he servce qualy model. We descrbed an exensble muldmensonal web servce qualy model below frs. III. THE MODEL OF WEB SERVICE QUALITY In a Web envronmen, mulple web servces may provde smlar funconales wh dfferen nonfunconal propery values. Such web servces wll ypcally be grouped ogeher n a sngle communy. To dfferenae he members of a communy durng servce selecon, her non-funconal properes need o be consdered. For hs purpose, we adop a web servces qualy model based on a se of qualy crera. An exensble QoS model s used o deal wh dynamc QoS values and varous knds of QoS n web servce profle. The exensble QoS model, QoS = { q1, q2,..., qn}, represens he se of QoS crera, where q presens sngle QoS nformaon [5]. QoS n crera for dfferen domans may be dfferen. To be more generc and precse, we consder 6 crera: performance, cos, relably, avalably, repuaon and fdely, can be represened by usng he exensble QoS model as follows: QoS ( S = { q per, qcos, qrel, qaval, qrep, q fd } : Performance: The performance q per s he me duraon (urn round me from a reques beng sen, o when he resuls are receved. Cos: I refers o he amoun of money ha he consumer pays for usng a servce, q cos. Relably: The relably q rel s he probably ha he requesed servce s workng whou a falure whn a specfed me frame [6]. Avalably: The avalably q aval s he qualy aspec of wheher he servce s presen or ready for mmedae use [6]. Repuaon: The repuaon q rep s he creron n measurng oal rusworhness of a servce. Fdely: The fdely q fd s he average marks ha are gven by dfferen consumers o he same QoS creron. There are many approaches o collec values of qualy mercs, for nsance, we can ge drecly from he servce descrpons, calculaon of a qualy value based on he defnng expresson n he servce descrpon, or Collecon hrough acve monorng. we ge values of hese quales from he OWL-S profle.

3 902 JOURNAL OF SOFTWARE, VOL. 8, NO. 4, APRIL 2013 Qualy of servce (QoS s ofen used o compue rankng values for comparng Web servces havng smlar funconales. A Web servce rankng mehod s bascally based on wo facors: a QoS model and a rankng algorhm, we wll dscuss hs rankng mehod n deal n 5.4 Nex, we wll descrbe he man dea of he paper, whch s look web servce composon as a plannng problem. IV. WEB SERVICE COMPOSITION AS A PLANNING PROBLEM A. Web Servce Composon usng AI Plannng In general, a plannng problem can be descrbed as a fve-uple < S, S 0, G, A, τ >, where S s he se of all possble saes of he world, S 0 S denoes he nal sae of he world, G S denoes he goal sae of he world he plannng sysem aemps o reach, A s he se of acons he planner can perform n aempng o change one sae o anoher sae n he world, and he ranslaon relaon τ S A S defnes he precondon and effecs for he execuon of each acon. In order o employ plannng, a web servce composon problem mus be refleced o a plannng problem. The desred oucome of he complex servce s descrbed as a goal sae, whle smple web servces play he role of plannng operaors, or acons. The planner hen wll be responsble for fndng an approprae plan,.e. an approprae sequence of smple web servce nvocaons, o acheve he goal sae [7]. The produced plan wll evenually consue he descrpon of he complex servce. An mporan benef of he plannng approach n general s he exploaon of knowledge ha has been accumulaed over years of research on he feld of plannng. Therefore, well known plannng algorhms, echnques and ools can be used o he advanage of effcen and seamless web servce composon. The represenaon of plannng problems has been a concern snce 1971 when Fkes and Nlsson developed he STRIPS language. From hs me on, oher researchers have proposed plannng problem represenaon languages based on STRIPS amng a developng a more expressve language for real plannng problems. In 1998, he Arfcal Inellgenge Plannng groups made an aemp o sandardze a language for real plannng problem descrpon proposng PDDL Plannng Doman Descrpon Language. PDDL has been used as he sandard language n nernaonal plannng compeons allowng plannng problems o be represened n a comparable noaon and planner performance o be evaluaed. In s verson 2.2, PDDL currenly allows plannng problem modellers o specfy acons wh duraon and deermnsc uncondonal exogenous evens, whch are facs ha wll become rue or false a me pons ha are known o he planner n advance, ndependenly of he acons ha he planner chooses o execue. A srong neres o Web servce composon from AI plannng communy could be explaned roughly by smlary beween OWL-S and PDDL represenaons. Moreover, snce OWL-S has been srongly nfluenced by PDDL language, mappng from one represenaon o anoher s sraghforward (as long as only declarave nformaon s consdered. When plannng for servce composon s needed, OWL-S descrpons could be ranslaed o PDDL forma [8]. Then dfferen planners could be exploed for furher servce synhess. B. Translang OWL onologes o PDDL Web servce onologes, nal and goal onologes abou sae world are ranslaed o a doman and a problem under Arfcal Inellgence Plannng approach; hs requres ransferrng specfcaons of onologes o PDDL language. The Class mappng (Class and properes (Propery ncluded n OWL onologes of he nal and fnal sae of PDDL ypes (Type and Predcaes (Predcae are necessary. Web servces are mapped ono PDDL acons, n whch he model of an acon represens a Web servce. Thus he man relaons of converson among (OWL-S specfcaons and her correspondng represenaon n PDDL are summarzed n Fg 1[8]. SWSCPA convers he doman onology and servce descrpons n OWL and OWL-S, respecvely, o equvalen PDDL problem and doman descrpons usng s OWLS2PDDL converer mddleware. C. The AI planner Xplan Xplan s a heursc hybrd FF planner based on he FF planner developed by Hoffmann and Nebel [9]. I combnes guded local search wh relaxed graph plannng, and a smple form of herarchcal ask neworks o produce a plan sequence of acons ha solves a gven problem. If equpped wh mehods, XPlan uses only hose pars of mehods for decomposon ha are requred o reach he goal sae wh a sequence of composed servces. To use Xplan for semanc Web-Servce composon, Xplan s complemened by a converson ool ha

4 JOURNAL OF SOFTWARE, VOL. 8, NO. 4, APRIL convers OWLS servce descrpons o correspondng PDDL descrpons ha are used by Xplan as npu o plan a servce composon ha sasfes a gven goal [10]. In conras o HTN planners, Xplan always fnds a soluon f exss n he acon/sae space over he space of possble plans, hough he problem s NP-complee. Xplan also ncludes a re-plannng componen o flexbly reac o changes n he world sae durng he composon plannng process. Togeher he mplemenaons of Xplan and OWLS2PDDL converer make up our Semanc Web Servce Composon Planner Agen(SWSCPA. V. THE ARCHITECTURE OF THE SEMANTIC WEB SERVICE PLANNING AGENT Snce we can look servce composon problem as a plannng problem, Plannng problems nvolve a se of nal saes, a se of goals and he correspondng acons ha conrbue o acheve hese goals. A planner agen s an agen responsble for solvng plannng problems. Proposed plannng agen s characerscs are follow he followng desgn prncples: ( concurrence: Several processes, such as envronmen monorng, execuon, and plannng are carred ou n a concurren way; ( Reacvy of he sysem s favored by an archecure organzed by levels, n whch hghes levels show a more complex behavor and represen nformaon wh a hgher absracon level. The SWSCPA (Plannng agen archecure consss of four man modules (see Fgure 2: ( A ranslaor of OWL-S [11]specfcaon o PDDL [12], whch ranslaes nal doman and goal sae onologes, ogeher wh servce descrpons respecvely mplemened n OWL and OWL-S, n a doman specfcaon and s correspondng plannng problem n PDDL; ( an envronmen model, whch allows planner o have a ceran knowledge abou exernal envronmen. Ths knowledge s expressed hrough facs and numercal varables; ( Xplan, whch res o fnd ou a plan o reach objecves; (v Opmzaon module, whch akes nal plan fle as npu and produce a opmzed plan based on he QoS selecon algorhm. Inal saes Goal Problem Descrpon Fle Targe Servce OWL-S Conver o PDDL Acons: precondons effec OWL-S Fles XPlan Plan Doman Descrpon Fle Inal Plan Servce Communy Model Envromen Opmzaon module Plan OWL-S has been chosen for descrbng Web servces. To descrbe nal and goal sae, he agen use OWL onologes. As mos classcal planners, proposed plannng agen needs a descrpon of boh doman and problem hrough a modelng language. For ha purpose, PDDL language has been chosen as s currenly a plannng doman descrpon sandard. SWSCPA akes a se of avalable OWL-S 1.1 servces, relaed OWL onologes, and a plannng reques (goal as npu, and reurns a plannng sequence of relevan OWL- S servces ha sasfes he goa, for hs purpose, frs convers a gven doman onology and servce descrpons n OWL and OWL-S 1.1, respecvely, o equvalen PDDL problem and doman descrpons usng an negraed OWLS2PDDL converer[17]. The doman descrpon conans he defnon of all ypes, predcaes and acons, whereas he problem descrpon ncludes all objecs, he nal sae, and he goal sae. Boh descrpons are hen used by he AI planner XPlan o creae a plan n PDDL ha solves he gven problem n he acual doman. An operaor of he plannng doman corresponds o a servce profle n OWL-S, whle a mehod s a specal ype of operaor for fxed complex servces ha SWSCPA may use durng s plannng process. B. Generaor An Inal Plan by Xplan We use Xplan,as descrbed n [10], o creae a plan. Xplan use he Mcrosof MSXML Parser for readng PDDXML defnons and generang plans n XML forma. The Xplan sysem consss of one XML parsng module, and followng preprocessng modules. Frs, requred daa srucures for plannng are creaed and flled, followed by he generaon of he nal connecvy graph and goal agenda. The core plannng modules concern he heurscally relaxed graph-plan generaon and enforced hll-clmbng search. Afer he doman and problem defnons have been parsed, Xplan comples he nformaon no memory effcen daa srucures. A connecvy graph s hen generaed and effcenly realzed by means of a look up able, whch conans nformaon abou connecons beween facs and nsanaed operaors, as well as nformaon abou numercal expressons whch can be conneced o facs. Xplan uses an enforced hll-clmbng search mehod o prune he search space durng plannng, and a modfed verson of relaxed graph-plannng ha allows o use (decomposon nformaon from herarchcal ask neworks durng he effcen creaon of he relaxed plannng graph. Fgure 3 shows a fragmen of he plan descrpon produced by Xplan,.e., a sequence of acons, ha s he composed sequence of correspondng OWL-S servces, ha can be execued by he agen. Fg 2: Semanc Web Servce Composon Planner Agen(SWSCPA A. OWL-S Conver o PDDL To our knowledge, here are several proposals, e.g. OWL-S [14], WSMO / WSML [15] and WSDL-S [16], o mplemen semanc Web servces. In SWSCPA,

5 904 JOURNAL OF SOFTWARE, VOL. 8, NO. 4, APRIL 2013 Afer Xplan produce a plan, wll generaor a sequence of acons, ha s he composed sequence of correspondng OWL-S servces, as Fg 4(a. SWSCPA looks he acons as asks, and every ask connec o a correspondng OWL-S servce, as Fg 4 (b. We defne a plan as below: Defnon (plan A se of pars p = { 1, s1, 2, s 2,, N, sn } s a plan ff: {, 1 2,..., N } s he se of asks. For each 2-uple <, s > n p, servce s s assgned of ask. s a drec successor of one of he ask n { 1, 2,..., 1} s no a drec successor of one of he ask n { + 1, + 2,..., N } Fg 4(b provdes aggregaon funcons for a compose servce usng plan p = {, s 1 1, 2, s 2,, N, s N } We call he plan, whch generaed by Xplan, as nal plan. As we know, maybe here s a se of canddae Web servces s ha are avalable o for each ask. So, he nal plan may be no a bes plan for he goal. In our Servce composon framework, Sysem provde a servce qualy model(descrbed a 3, and each Web servce s assocaed wh a qualy vecor. Based on hese servce qualy vecor and servce communy nformaon, he opmzaon module of he SWSCPA can adjus nal plan o a opmze plan. XPlan Inal Plan C. Web Servce Communy The concep of web servce communy addresses he ssue of composng a large and changng collecon of web servces, Servce communes provde descrpons of a desred funconaly whou of referrng o any acual servce. The se of members of a communy can be fxed when he communy s creaed, or can be deermned hrough a regsraon mechansm, hereby allowng servce provders o jon, qu, and rensae he communy a any me. When a communy receves a reques o execue an operaon, hs reques s delegaed o one of s curren members. In our Servce composon framework, every web servce agen can regser o any communes, and communy also provde a mechansm o search specal web servces. D. Opmzaon of he Plannng Inal plan(descrbed n 5.2 produce a process model of a compose servce,whch only denfes he funconales requred by he servces o be composed, and componen servces ha are able o provde he requred funconales are hen assocaed o he ndvdual ask of he compose servce. So, nal plan s a paral soluon for he goal, and may no have a complee vew of he global soluon. Assume ha a nal plan has k asks p,,..., }, { 1 2 k each ask can acheved by one web servce, here are many web servce whch have he same funcon. Thus, he opmze module selec a bes web servce for each ask. The opmze module adops he followng approach o oban an opmal plan. Gven a ask, f only one web servce can acheve he, hen he opmze module selec ha web servce for he. For example, n Fg 5, he ask 3 only have one web servce S. In hs case, 3 S s used o execue 3 3. Gven a ask here are a se of web servce ha can be used o execue. In hs case, he opmze module needs o selec one web servce from he se. Task n Inal Plan Task 1 2 n s1 s2 sn s1 s2 sn s1 s2 sn s11 s12 s21 s22 s3 sn1 sn2 (a (b Fg 4 an Inal Plan Generaed by SWSCPA s1k1 s2k2 snkm Fg 5: Servce selecon for he asks

6 JOURNAL OF SOFTWARE, VOL. 8, NO. 4, APRIL SWSCPA provde an opmzaon module o opmze he nal plan, whch based on web servces QoS selecon algorhm. QoS-based selecon of servces s very complex, no only due o he dversy of mulfarous qualy mercs wh dfferen value ypes, value range, and measuremens, bu also snce an effecve algorhm, whch evaluaes all mercs n combnaon, s mssng. We assume ha he qualy profle of m canddae servces n se S for ask s denoed as S = { S 1, S 2,..., S m }, where S = { q1, q 2,..., qk }. I defnes ha he adversemen of servce S has k qualy mercs provded. I s que obvous ha s raher unlkely ha any S wll have he same number of qualy mercs. So, we should have a preprocess o he qualy mercs as below: To re-arrange he mercs of S n he same order. If S s lackng a qualy, hen one can add a merc and se s value o 0. Therefore, he marx of QoS for for ask M = S, S,..., S } looks lke: { 1 2 m q11 q12... q1 k q21 q22... q2k M = qm1 qm2... qmk Here, M s a m k marx, wh he qualy nformaon of canddaes servces n he each rows. Each column conans values of he same qualy propery. For unformy, marx M has o be normalzed wh he objecve o map all real values o a relavely small range,.e., he elemens of he fnal marx are real numbers n he closed nerval [0; 1]. The man dea of he algorhm s o scale he value ranges wh he maxmum and mnmum values of each qualy merc for housands of curren canddae servces. Accordngly, he maxmum and mnmum values are mapped o he unform values 1 and 0. Some of he crera used could be negave,.e., he hgher he value s, he lower he qualy s. Ths ncludes crera such as execuon me and execuon prce. Oher crera are posve crera,.e. he hgher he value s, he hgher he qualy s. and, here are a knd crera ha he user expecs he value of hs qualy o be as close he gven value as possble, we call hs knd crera as nearby crera. So, for negave crera, values are scaled accordng o Equaon 1: q qmn 1 f ( qmax qmn v = qmax q (1 mn 1 f ( qmax = qmn For posve crera, values are scaled accordng o Equaon 2: qmax q 1 f ( qmax qmn v = qmax q (2 mn 1 f ( qmax = qmn For nearby crera, values are scaled accordng o Equaon 3: qmax q 1 f ( θ qmax qmax qmn q qmn (3 v = 1 f ( θ qmn qmax qmn q θ 1 f ( θ ( qmn, qmax qmax qmn where q = max ( q, q = mn ( q, j ( 1, k. max (1, m mn (1, m θ s a gven value. By akng he Formula 3 as an example, descrbes he case ha he value of a qualy as close as possble o θ s good. Afer he scalng, we oban a marx V = ( v, he weghed value for each qualy merc s defned n he web servce onology. The followng formula s used o compue he overall qualy score for each servce: Score ( S = k j = 1 where w [0,1 ] and j ( v, j w j k j = 1 w j = 1, w j s he wegh of he crera. The opmze module wll choose he web servce whch has he maxmal value of Score(S for he ask. If here are more han one web servce whch have he same maxmal value of Score(S, hen a web servce wll be seleced from hem randomly. In our servce composon agen framework, here are 6 QoS crera, hey are performance, cos, relably, avalably, repuaon and fdely, can be represened by usng he exensble QoS model as follows: QoS ( S = { q per, qcos, qrel, qaval, qrep, q fd }, so he crera q per, qcos are scaled accordng o Equaon 1, and he crera q rel, qaval, qrep, q fd are scaled accordng o Equaon 2. VI. EXPERIMENT SWSCPA,whch based on OWLS-Xplan and JADE[19], has been mplemened n Java, and provdes an negraed graphcal user nerface. OWLS-Xplan uses he Mcrosof MSXML parser for PDDXML defnons and generang plans n XML forma. In addon, OWLS-XPlan provdes an negraed PDDXML edor ha allows he experenced user o ed he goal, and he nal sae onology of gven plannng problem. JADE, a

7 906 JOURNAL OF SOFTWARE, VOL. 8, NO. 4, APRIL 2013 Java based agen developmen envronmen, can be used o develop he agens and o esablsh communcaon beween hem. JADE also provde he envronmen for mplemenng he FIPA Conrac Ne Proocol [18] for negoaon beween he agens nvolved n he sysem. Fgure 6 shows he layou of SWSCPA n he form of blocks, wh each block represenng dfferen asks for varous acves such as CreaeMedcalTransporAccounServce, FndNearesArporServce, BookMedcalFlghServce nvolved n a Medcal Plannng reques. SWSCPA mpors he defnons of smple, aomc web servces expressed n OWL-S and ranslaes hem o plannng operaors. Inpus and precondons of OWL-S web servces are reaed as relaons o be quered n he precondon ls, whle oupus are reaed as aoms o be added hrough he operaor's add ls. Effecs are also aoms o be eher added hrough he add-ls or deleed, hrough he delee-ls. Fnally, SWSCPA generae a opmze plan based on servces QoS selecon mehod. In he followng case sudy, SWSCPA akes 30 avalable OWL-S servces whch belong o dfferen communes, a doman descrpon conssng of relevan OWL onologes and a plannng query as npu, reurns a nal plan sequence of composed servces ha sasfes he query goal, he ask name s he servce name, he screen sho lke Fg 6(a. There are several avalable servces n each communy. For example, Table 1 shows ha here are four web servces n Flgh Accoun Communy, hs four servce have he same IOPE parameers, bu her QoS qualy crera values are dfferen. In order o es selecon mode, we assgn a es values for hs QoS qualy crera values as show n able 2. smaller, Relably, Avalably, and Repuaon are o be bgger. The resul of normalzaon carred ou by our algorhm for he four canddae servces referrng o v s: (4 V = Assumng he weghed value for each qualy merc as w ={0.2,0.5,0.1,0.1,0.1 }, we apply Formula 4. o oban a qualy evaluaon se, named Score ( = {0.25,0.73,0.63,0.6}. Tha s, n case of pung a hgh wegh on prce, servce CreaeMedcalFlghAccoun2Servce s he bes choce for he ask. As show n Fg. 6(b, afer opmzng he nal plan, SWSCPA ge a opmzed plan for he compose servce. TABLE 1: THE SERVICES OF FLIGHTACCOUNT COMMUNITY Commun y name FlghAcco un Web servce CreaeMedcalFlghAccoun Servce CreaeMedcalFlghAccoun 2Servce CreaeMedcalFlghAccoun 3Servce CreaeMedcalFlghAccoun 4Servce Servce Parameer Inpu: CreaeMedcalFlghAccoun2.ow l#credcardinformaon CreaeMedcalFlghAccoun2.ow l#desredaccoundaa Oupu: NONE Precond: NONE Effecs: MedcalFlghCompany2_Onolo gy.owl#valdaccoun TABLE 2: TEST DATA Servce Name per for ma cos rel abl y ava lab ly rep ua on nce CreaeMedcalFlghAccounServce CreaeMedcalFlghAccoun2Servce CreaeMedcalFlghAccoun3Servce CreaeMedcalFlghAccoun4Servce From he defnons of each qualy creron, we know ha Cos and Performance are expeced o be REFERENCE [1] D. Wu, B. Parsa, E. Srn, J. Hendler, D. Nau, Auomang DAML-S Web servces composon usng SHOP2, n: Proc. ISWC 03, 2003 [2] S. McIlrah, R. Fadel, Plannng wh complex acons, n: Proc. NMR 02, [3] Huhns, M.N. e al, Research Drecons for Servce- Orened Mulagen Sysems IEEE Inerne Compung, IEEE Compuer Socey 2005 [4] S. McIlrah, S. Son, Adapng Golog for composon of semanc Web servces, n: Proc. KR 02, [5] Lu, Y., Anne H.H. Ngu and Zeng, L., QoS Compuaon and Polcng n Dynamc Web Servce Selecon, IEEE Compuer Scocey, ACM Press, New York, May [6] Kalepu, S., Krshnaswamy, S. and Loke, S. W., Very: A QoS Merc for Selecng Web Servces and Provders, WISEW 03, 2004, pp [7] D. Mc Dermo, Esmaed-regresson plannng for neracons wh Web servces, n: Proc. AIPS 02, 2002, pp [8] Web Servces Plannng Agen n Dynamc Envronmens wh Incomplee Informaon and Tme Resrcons

8 JOURNAL OF SOFTWARE, VOL. 8, NO. 4, APRIL [9] Hoffmann,J.The Merc-FF plannng sysem: Translang Ignorng Delee Lss o Numerc Sae Varables. Arfcal Inellgence Research (JAIR, vol [10] Maamar Z, e al. Toward an agen-based and conexorened approach for Web servces composon. IEEE Transacons on Knowledge and Daa Engneerng 2005: [11] F. Casa, M. Sayal, and M.-C. Shan. Developng e- servces for composng eservces. In Proceedngs of 13h Inernaonal Conference on Advanced Informaon Sysems Engneerng(CASE, Inerlaken, Swzerland, June Sprnger Verlag. [12] F. Casa, S. Ilnck, and L. Jn. Adapve and dynamc servce composon n EFlow. In Proceedngs of 12h Inernaonal Conference on Advanced Informaon Sysems Engneerng(CASE, Sockholm, Sweden, June Sprnger Verlag. [13] Sycara K, Paolucc M, Soudry J, Srnvasan N. Dynamc dscovery and coordnaon of agen-based semanc web servces. IEEE Inerne Compung 2004: [14] Bursen M, Yaman F, Laddaga R, Bobrow R. POIROT: acqurng workflows by combnng models learned from nerpreed races. In: Proceedngs of he ffh nernaonal conference on knowledge capure. ACM; p [15] Calvanese D, De Gacomo G, Lenzern M, Rosa R. Acons and programs over descrpon logc onologes. In: Proceedngs of he weneh nernaonal workshop on descrpon logcs (DL-2007; [16] Dkenell O, Erdur RC, Gumus O. Seagen: a plaform for developng semanc web based mul agen sysems. In: Proceedngs of he fourh nernaonal jon conference on auonomous agens and mulagen sysems. ACM; p [17] Nu W, L G, e al. Mul-granulary conex model for dynamc Web servce composon. Journal of Nework Compuer Applcaons 2011;34: [18] Bursen M, Yaman F, Laddaga R, Bobrow R. POIROT: acqurng workflows by combnng models learned from nerpreed races. In: Proceedngs of he ffh nernaonal conference on knowledge capure. ACM; p [19] Feer C, Roman D, Polleres A, Domngue J, Sollberg M, Fensel D. Towards nellgen web servces: he web servce modelng onology (wsmo. In: Inernaonal conference on nellgen compung (ICIC

Genetic Algorithm with Range Selection Mechanism for Dynamic Multiservice Load Balancing in Cloud-Based Multimedia System

Genetic Algorithm with Range Selection Mechanism for Dynamic Multiservice Load Balancing in Cloud-Based Multimedia System ISSN : 2347-8446 (Onlne) Inernaonal Journal of Advanced Research n Genec Algorhm wh Range Selecon Mechansm for Dynamc Mulservce Load Balancng n Cloud-Based Mulmeda Sysem I Mchael Sadgun Rao Kona, II K.Purushoama

More information

An Architecture to Support Distributed Data Mining Services in E-Commerce Environments

An Architecture to Support Distributed Data Mining Services in E-Commerce Environments An Archecure o Suppor Dsrbued Daa Mnng Servces n E-Commerce Envronmens S. Krshnaswamy 1, A. Zaslavsky 1, S.W. Loke 2 School of Compuer Scence & Sofware Engneerng, Monash Unversy 1 900 Dandenong Road, Caulfeld

More information

How To Calculate Backup From A Backup From An Oal To A Daa

How To Calculate Backup From A Backup From An Oal To A Daa 6 IJCSNS Inernaonal Journal of Compuer Scence and Nework Secury, VOL.4 No.7, July 04 Mahemacal Model of Daa Backup and Recovery Karel Burda The Faculy of Elecrcal Engneerng and Communcaon Brno Unversy

More information

The Virtual Machine Resource Allocation based on Service Features in Cloud Computing Environment

The Virtual Machine Resource Allocation based on Service Features in Cloud Computing Environment Send Orders for Reprns o reprns@benhamscence.ae The Open Cybernecs & Sysemcs Journal, 2015, 9, 639-647 639 Open Access The Vrual Machne Resource Allocaon based on Servce Feaures n Cloud Compung Envronmen

More information

Spline. Computer Graphics. B-splines. B-Splines (for basis splines) Generating a curve. Basis Functions. Lecture 14 Curves and Surfaces II

Spline. Computer Graphics. B-splines. B-Splines (for basis splines) Generating a curve. Basis Functions. Lecture 14 Curves and Surfaces II Lecure 4 Curves and Surfaces II Splne A long flexble srps of meal used by drafspersons o lay ou he surfaces of arplanes, cars and shps Ducks weghs aached o he splnes were used o pull he splne n dfferen

More information

12/7/2011. Procedures to be Covered. Time Series Analysis Using Statgraphics Centurion. Time Series Analysis. Example #1 U.S.

12/7/2011. Procedures to be Covered. Time Series Analysis Using Statgraphics Centurion. Time Series Analysis. Example #1 U.S. Tme Seres Analyss Usng Sagraphcs Cenuron Nel W. Polhemus, CTO, SaPon Technologes, Inc. Procedures o be Covered Descrpve Mehods (me sequence plos, auocorrelaon funcons, perodograms) Smoohng Seasonal Decomposon

More information

GUIDANCE STATEMENT ON CALCULATION METHODOLOGY

GUIDANCE STATEMENT ON CALCULATION METHODOLOGY GUIDANCE STATEMENT ON CALCULATION METHODOLOGY Adopon Dae: 9/28/0 Effecve Dae: //20 Reroacve Applcaon: No Requred www.gpssandards.org 204 CFA Insue Gudance Saemen on Calculaon Mehodology GIPS GUIDANCE STATEMENT

More information

Capacity Planning. Operations Planning

Capacity Planning. Operations Planning Operaons Plannng Capacy Plannng Sales and Operaons Plannng Forecasng Capacy plannng Invenory opmzaon How much capacy assgned o each producon un? Realsc capacy esmaes Sraegc level Moderaely long me horzon

More information

MORE ON TVM, "SIX FUNCTIONS OF A DOLLAR", FINANCIAL MECHANICS. Copyright 2004, S. Malpezzi

MORE ON TVM, SIX FUNCTIONS OF A DOLLAR, FINANCIAL MECHANICS. Copyright 2004, S. Malpezzi MORE ON VM, "SIX FUNCIONS OF A DOLLAR", FINANCIAL MECHANICS Copyrgh 2004, S. Malpezz I wan everyone o be very clear on boh he "rees" (our basc fnancal funcons) and he "fores" (he dea of he cash flow model).

More information

MODEL-BASED APPROACH TO CHARACTERIZATION OF DIFFUSION PROCESSES VIA DISTRIBUTED CONTROL OF ACTUATED SENSOR NETWORKS

MODEL-BASED APPROACH TO CHARACTERIZATION OF DIFFUSION PROCESSES VIA DISTRIBUTED CONTROL OF ACTUATED SENSOR NETWORKS MODEL-BASED APPROACH TO CHARACTERIZATION OF DIFFUSION PROCESSES IA DISTRIBUTED CONTROL OF ACTUATED SENSOR NETWORKS Kevn L. Moore and YangQuan Chen Cener for Self-Organzng and Inellgen Sysems Uah Sae Unversy

More information

Methodology of the CBOE S&P 500 PutWrite Index (PUT SM ) (with supplemental information regarding the CBOE S&P 500 PutWrite T-W Index (PWT SM ))

Methodology of the CBOE S&P 500 PutWrite Index (PUT SM ) (with supplemental information regarding the CBOE S&P 500 PutWrite T-W Index (PWT SM )) ehodology of he CBOE S&P 500 PuWre Index (PUT S ) (wh supplemenal nformaon regardng he CBOE S&P 500 PuWre T-W Index (PWT S )) The CBOE S&P 500 PuWre Index (cker symbol PUT ) racks he value of a passve

More information

Anomaly Detection in Network Traffic Using Selected Methods of Time Series Analysis

Anomaly Detection in Network Traffic Using Selected Methods of Time Series Analysis I. J. Compuer Nework and Informaon Secury, 2015, 9, 10-18 Publshed Onlne Augus 2015 n MECS (hp://www.mecs-press.org/) DOI: 10.5815/jcns.2015.09.02 Anomaly Deecon n Nework Traffc Usng Seleced Mehods of

More information

Linear Extension Cube Attack on Stream Ciphers Abstract: Keywords: 1. Introduction

Linear Extension Cube Attack on Stream Ciphers Abstract: Keywords: 1. Introduction Lnear Exenson Cube Aack on Sream Cphers Lren Dng Yongjuan Wang Zhufeng L (Language Engneerng Deparmen, Luo yang Unversy for Foregn Language, Luo yang cy, He nan Provnce, 47003, P. R. Chna) Absrac: Basng

More information

PerfCenter: A Methodology and Tool for Performance Analysis of Application Hosting Centers

PerfCenter: A Methodology and Tool for Performance Analysis of Application Hosting Centers PerfCener: A Mehodology and Tool for Performance Analyss of Applcaon Hosng Ceners Rukma P. Verlekar, Varsha Ape, Prakhar Goyal, Bhavsh Aggarwal Dep. of Compuer Scence and Engneerng Indan Insue of Technology

More information

Lecture 40 Induction. Review Inductors Self-induction RL circuits Energy stored in a Magnetic Field

Lecture 40 Induction. Review Inductors Self-induction RL circuits Energy stored in a Magnetic Field ecure 4 nducon evew nducors Self-nducon crcus nergy sored n a Magnec Feld 1 evew nducon end nergy Transfers mf Bv Mechancal energy ransform n elecrc and hen n hermal energy P Fv B v evew eformulaon of

More information

MULTI-WORKDAY ERGONOMIC WORKFORCE SCHEDULING WITH DAYS OFF

MULTI-WORKDAY ERGONOMIC WORKFORCE SCHEDULING WITH DAYS OFF Proceedngs of he 4h Inernaonal Conference on Engneerng, Projec, and Producon Managemen (EPPM 203) MULTI-WORKDAY ERGONOMIC WORKFORCE SCHEDULING WITH DAYS OFF Tar Raanamanee and Suebsak Nanhavanj School

More information

HAND: Highly Available Dynamic Deployment Infrastructure for Globus Toolkit 4

HAND: Highly Available Dynamic Deployment Infrastructure for Globus Toolkit 4 HAND: Hghly Avalable Dynamc Deploymen Infrasrucure for Globus Toolk 4 L Q 1, Ha Jn 1, Ian Foser,3, Jarek Gawor 1 Huazhong Unversy of Scence and Technology, Wuhan, 430074, Chna quck@chnagrd.edu.cn; hjn@hus.edu.cn

More information

Cooperative Distributed Scheduling for Storage Devices in Microgrids using Dynamic KKT Multipliers and Consensus Networks

Cooperative Distributed Scheduling for Storage Devices in Microgrids using Dynamic KKT Multipliers and Consensus Networks Cooperave Dsrbued Schedulng for Sorage Devces n Mcrogrds usng Dynamc KK Mulplers and Consensus Newors Navd Rahbar-Asr Yuan Zhang Mo-Yuen Chow Deparmen of Elecrcal and Compuer Engneerng Norh Carolna Sae

More information

The Rules of the Settlement Guarantee Fund. 1. These Rules, hereinafter referred to as "the Rules", define the procedures for the formation

The Rules of the Settlement Guarantee Fund. 1. These Rules, hereinafter referred to as the Rules, define the procedures for the formation Vald as of May 31, 2010 The Rules of he Selemen Guaranee Fund 1 1. These Rules, herenafer referred o as "he Rules", defne he procedures for he formaon and use of he Selemen Guaranee Fund, as defned n Arcle

More information

Event Based Project Scheduling Using Optimized Ant Colony Algorithm Vidya Sagar Ponnam #1, Dr.N.Geethanjali #2

Event Based Project Scheduling Using Optimized Ant Colony Algorithm Vidya Sagar Ponnam #1, Dr.N.Geethanjali #2 Inernaonal Journal of Compuer Trends and Technology (IJCTT) Volume 18 Number 6 Dec 2014 Even Based Projec Schedulng Usng Opmzed An Colony Algorhm Vdya Sagar Ponnam #1, Dr.N.Geehanjal #2 1 Research Scholar,

More information

HEAT CONDUCTION PROBLEM IN A TWO-LAYERED HOLLOW CYLINDER BY USING THE GREEN S FUNCTION METHOD

HEAT CONDUCTION PROBLEM IN A TWO-LAYERED HOLLOW CYLINDER BY USING THE GREEN S FUNCTION METHOD Journal of Appled Mahemacs and Compuaonal Mechancs 3, (), 45-5 HEAT CONDUCTION PROBLEM IN A TWO-LAYERED HOLLOW CYLINDER BY USING THE GREEN S FUNCTION METHOD Sansław Kukla, Urszula Sedlecka Insue of Mahemacs,

More information

Network Effects on Standard Software Markets: A Simulation Model to examine Pricing Strategies

Network Effects on Standard Software Markets: A Simulation Model to examine Pricing Strategies Nework Effecs on Sandard Sofware Markes Page Nework Effecs on Sandard Sofware Markes: A Smulaon Model o examne Prcng Sraeges Peer Buxmann Absrac Ths paper examnes sraeges of sandard sofware vendors, n

More information

An Anti-spam Filter Combination Framework for Text-and-Image Emails through Incremental Learning

An Anti-spam Filter Combination Framework for Text-and-Image Emails through Incremental Learning An An-spam Fler Combnaon Framework for Tex-and-Image Emals hrough Incremenal Learnng 1 Byungk Byun, 1 Chn-Hu Lee, 2 Seve Webb, 2 Danesh Iran, and 2 Calon Pu 1 School of Elecrcal & Compuer Engr. Georga

More information

Pedro M. Castro Iiro Harjunkoski Ignacio E. Grossmann. Lisbon, Portugal Ladenburg, Germany Pittsburgh, USA

Pedro M. Castro Iiro Harjunkoski Ignacio E. Grossmann. Lisbon, Portugal Ladenburg, Germany Pittsburgh, USA Pedro M. Casro Iro Harjunkosk Ignaco E. Grossmann Lsbon Porugal Ladenburg Germany Psburgh USA 1 Process operaons are ofen subjec o energy consrans Heang and coolng ules elecrcal power Avalably Prce Challengng

More information

Using Cellular Automata for Improving KNN Based Spam Filtering

Using Cellular Automata for Improving KNN Based Spam Filtering The Inernaonal Arab Journal of Informaon Technology, Vol. 11, No. 4, July 2014 345 Usng Cellular Auomaa for Improvng NN Based Spam Flerng Faha Bargou, Bouzane Beldjlal, and Baghdad Aman Compuer Scence

More information

Boosting for Learning Multiple Classes with Imbalanced Class Distribution

Boosting for Learning Multiple Classes with Imbalanced Class Distribution Boosng for Learnng Mulple Classes wh Imbalanced Class Dsrbuon Yanmn Sun Deparmen of Elecrcal and Compuer Engneerng Unversy of Waerloo Waerloo, Onaro, Canada y8sun@engmal.uwaerloo.ca Mohamed S. Kamel Deparmen

More information

Scientific Ontology Construction Based on Interval Valued Fuzzy Theory under Web 2.0

Scientific Ontology Construction Based on Interval Valued Fuzzy Theory under Web 2.0 JOUNAL OF SOFTWAE, VOL. 8, NO. 8, AUGUST 2013 1835 Scenfc Onology Consrucon Based on Inerval Valued Fuzzy Theory under Web 2.0 Na Xue, Sulng Ja, Jnxng Hao and Qang Wang School of Economcs and Managemen,

More information

Revision: June 12, 2010 215 E Main Suite D Pullman, WA 99163 (509) 334 6306 Voice and Fax

Revision: June 12, 2010 215 E Main Suite D Pullman, WA 99163 (509) 334 6306 Voice and Fax .3: Inucors Reson: June, 5 E Man Sue D Pullman, WA 9963 59 334 636 Voce an Fax Oerew We connue our suy of energy sorage elemens wh a scusson of nucors. Inucors, lke ressors an capacors, are passe wo-ermnal

More information

Kalman filtering as a performance monitoring technique for a propensity scorecard

Kalman filtering as a performance monitoring technique for a propensity scorecard Kalman flerng as a performance monorng echnque for a propensy scorecard Kaarzyna Bjak * Unversy of Souhampon, Souhampon, UK, and Buro Informacj Kredyowej S.A., Warsaw, Poland Absrac Propensy scorecards

More information

Analysis of intelligent road network, paradigm shift and new applications

Analysis of intelligent road network, paradigm shift and new applications CONFERENCE ABOUT THE STATUS AND FUTURE OF THE EDUCATIONAL AND R&D SERVICES FOR THE VEHICLE INDUSTRY Analyss of nellgen road nework, paradgm shf and new applcaons Péer Tamás "Smarer Transpor" - IT for co-operave

More information

Guidelines and Specification for the Construction and Maintenance of the. NASDAQ OMX Credit SEK Indexes

Guidelines and Specification for the Construction and Maintenance of the. NASDAQ OMX Credit SEK Indexes Gudelnes and Specfcaon for he Consrucon and Manenance of he NASDAQ OMX Cred SEK Indexes Verson as of Aprl 7h 2014 Conens Rules for he Consrucon and Manenance of he NASDAQ OMX Cred SEK Index seres... 3

More information

CLoud computing has recently emerged as a new

CLoud computing has recently emerged as a new 1 A Framework of Prce Bddng Confguraons for Resource Usage n Cloud Compung Kenl L, Member, IEEE, Chubo Lu, Keqn L, Fellow, IEEE, and Alber Y. Zomaya, Fellow, IEEE Absrac In hs paper, we focus on prce bddng

More information

(Im)possibility of Safe Exchange Mechanism Design

(Im)possibility of Safe Exchange Mechanism Design (Im)possbly of Safe Exchange Mechansm Desgn Tuomas Sandholm Compuer Scence Deparmen Carnege Mellon Unversy 5 Forbes Avenue Psburgh, PA 15213 sandholm@cs.cmu.edu XaoFeng Wang Deparmen of Elecrcal and Compuer

More information

HEURISTIC ALGORITHM FOR SINGLE RESOURCE CONSTRAINED PROJECT SCHEDULING PROBLEM BASED ON THE DYNAMIC PROGRAMMING

HEURISTIC ALGORITHM FOR SINGLE RESOURCE CONSTRAINED PROJECT SCHEDULING PROBLEM BASED ON THE DYNAMIC PROGRAMMING Yugoslav Journal o Operaons Research Volume 19 (2009) Number 2, 281-298 DOI:10.2298/YUJOR0902281S HEURISTIC ALGORITHM FOR SINGLE RESOURCE CONSTRAINED PROJECT SCHEDULING PROBLEM BASED ON THE DYNAMIC PROGRAMMING

More information

DEPARTMENT OF ECONOMETRICS AND BUSINESS STATISTICS. Exponential Smoothing for Inventory Control: Means and Variances of Lead-Time Demand

DEPARTMENT OF ECONOMETRICS AND BUSINESS STATISTICS. Exponential Smoothing for Inventory Control: Means and Variances of Lead-Time Demand ISSN 440-77X ISBN 0 736 094 X AUSTRALIA DEPARTMENT OF ECONOMETRICS AND BUSINESS STATISTICS Exponenal Smoohng for Invenory Conrol: Means and Varances of Lead-Tme Demand Ralph D. Snyder, Anne B. Koehler,

More information

Ground rules. Guide to the calculation methods of the FTSE Actuaries UK Gilts Index Series v1.9

Ground rules. Guide to the calculation methods of the FTSE Actuaries UK Gilts Index Series v1.9 Ground rules Gude o he calculaon mehods of he FTSE Acuares UK Gls Index Seres v1.9 fserussell.com Ocober 2015 Conens 1.0 Inroducon... 4 1.1 Scope... 4 1.2 FTSE Russell... 5 1.3 Overvew of he calculaons...

More information

Index Mathematics Methodology

Index Mathematics Methodology Index Mahemacs Mehodology S&P Dow Jones Indces: Index Mehodology Ocober 2015 Table of Conens Inroducon 4 Dfferen Varees of Indces 4 The Index Dvsor 5 Capalzaon Weghed Indces 6 Defnon 6 Adjusmens o Share

More information

Analyzing Energy Use with Decomposition Methods

Analyzing Energy Use with Decomposition Methods nalyzng nergy Use wh Decomposon Mehods eve HNN nergy Technology Polcy Dvson eve.henen@ea.org nergy Tranng Week Pars 1 h prl 213 OCD/ 213 Dscusson nergy consumpon and energy effcency? How can energy consumpon

More information

Cost- and Energy-Aware Load Distribution Across Data Centers

Cost- and Energy-Aware Load Distribution Across Data Centers - and Energy-Aware Load Dsrbuon Across Daa Ceners Ken Le, Rcardo Banchn, Margare Maronos, and Thu D. Nguyen Rugers Unversy Prnceon Unversy Inroducon Today, many large organzaons operae mulple daa ceners.

More information

Both human traders and algorithmic

Both human traders and algorithmic Shuhao Chen s a Ph.D. canddae n sascs a Rugers Unversy n Pscaaway, NJ. bhmchen@sa.rugers.edu Rong Chen s a professor of Rugers Unversy n Pscaaway, NJ and Peng Unversy, n Bejng, Chna. rongchen@sa.rugers.edu

More information

RESOLUTION OF THE LINEAR FRACTIONAL GOAL PROGRAMMING PROBLEM

RESOLUTION OF THE LINEAR FRACTIONAL GOAL PROGRAMMING PROBLEM Revsa Elecrónca de Comuncacones y Trabajos de ASEPUMA. Rec@ Volumen Págnas 7 a 40. RESOLUTION OF THE LINEAR FRACTIONAL GOAL PROGRAMMING PROBLEM RAFAEL CABALLERO rafael.caballero@uma.es Unversdad de Málaga

More information

Optimization of Nurse Scheduling Problem with a Two-Stage Mathematical Programming Model

Optimization of Nurse Scheduling Problem with a Two-Stage Mathematical Programming Model Asa Pacfc Managemen Revew 15(4) (2010) 503-516 Opmzaon of Nurse Schedulng Problem wh a Two-Sage Mahemacal Programmng Model Chang-Chun Tsa a,*, Cheng-Jung Lee b a Deparmen of Busness Admnsraon, Trans World

More information

APPLICATION OF CHAOS THEORY TO ANALYSIS OF COMPUTER NETWORK TRAFFIC Liudvikas Kaklauskas, Leonidas Sakalauskas

APPLICATION OF CHAOS THEORY TO ANALYSIS OF COMPUTER NETWORK TRAFFIC Liudvikas Kaklauskas, Leonidas Sakalauskas The XIII Inernaonal Conference Appled Sochasc Models and Daa Analyss (ASMDA-2009) June 30-July 3 2009 Vlnus LITHUANIA ISBN 978-9955-28-463-5 L. Sakalauskas C. Skadas and E. K. Zavadskas (Eds.): ASMDA-2009

More information

A Heuristic Solution Method to a Stochastic Vehicle Routing Problem

A Heuristic Solution Method to a Stochastic Vehicle Routing Problem A Heursc Soluon Mehod o a Sochasc Vehcle Roung Problem Lars M. Hvaum Unversy of Bergen, Bergen, Norway. larsmh@.ub.no Arne Løkkeangen Molde Unversy College, 6411 Molde, Norway. Arne.Lokkeangen@hmolde.no

More information

A Background Layer Model for Object Tracking through Occlusion

A Background Layer Model for Object Tracking through Occlusion A Background Layer Model for Obec Trackng hrough Occluson Yue Zhou and Ha Tao Deparmen of Compuer Engneerng Unversy of Calforna, Sana Cruz, CA 95064 {zhou,ao}@soe.ucsc.edu Absrac Moon layer esmaon has

More information

A Hybrid AANN-KPCA Approach to Sensor Data Validation

A Hybrid AANN-KPCA Approach to Sensor Data Validation Proceedngs of he 7h WSEAS Inernaonal Conference on Appled Informacs and Communcaons, Ahens, Greece, Augus 4-6, 7 85 A Hybrd AANN-KPCA Approach o Sensor Daa Valdaon REZA SHARIFI, REZA LANGARI Deparmen of

More information

An Ensemble Data Mining and FLANN Combining Short-term Load Forecasting System for Abnormal Days

An Ensemble Data Mining and FLANN Combining Short-term Load Forecasting System for Abnormal Days JOURNAL OF SOFTWARE, VOL. 6, NO. 6, JUNE 0 96 An Ensemble Daa Mnng and FLANN Combnng Shor-erm Load Forecasng Sysem for Abnormal Days Mng L College of Auomaon, Guangdong Unversy of Technology, Guangzhou,

More information

Currency Exchange Rate Forecasting from News Headlines

Currency Exchange Rate Forecasting from News Headlines Currency Exchange Rae Forecasng from News Headlnes Desh Peramunelleke Raymond K. Wong School of Compuer Scence & Engneerng Unversy of New Souh Wales Sydney, NSW 2052, Ausrala deshp@cse.unsw.edu.au wong@cse.unsw.edu.au

More information

FRAMEWORK OF MEETING SCHEDULING IN COMPUTER SYSTEMS

FRAMEWORK OF MEETING SCHEDULING IN COMPUTER SYSTEMS FRAMEWORK OF MEEING CEDULING IN COMPUER YEM Goran Marnovc, Faculy of Elecrcal Engneerng, J.J. rossmayer Unversy of Ose, goran.marnovc@efos.hr ABRAC Developmen of compuer echnologes s a necessary bu no

More information

How Much Life Insurance is Enough?

How Much Life Insurance is Enough? How Much Lfe Insurance s Enough? Uly-Based pproach By LJ Rossouw BSTRCT The paper ams o nvesgae how much lfe nsurance proecon cover a uly maxmsng ndvdual should buy. Ths queson s relevan n he nsurance

More information

A robust optimisation approach to project scheduling and resource allocation. Elodie Adida* and Pradnya Joshi

A robust optimisation approach to project scheduling and resource allocation. Elodie Adida* and Pradnya Joshi In. J. Servces Operaons and Informacs, Vol. 4, No. 2, 2009 169 A robus opmsaon approach o projec schedulng and resource allocaon Elode Adda* and Pradnya Josh Deparmen of Mechancal and Indusral Engneerng,

More information

INTERNATIONAL JOURNAL OF STRATEGIC MANAGEMENT

INTERNATIONAL JOURNAL OF STRATEGIC MANAGEMENT IJSM, Volume, Number, 0 ISSN: 555-4 INTERNATIONAL JOURNAL OF STRATEGIC MANAGEMENT SPONSORED BY: Angelo Sae Unversy San Angelo, Texas, USA www.angelo.edu Managng Edors: Professor Alan S. Khade, Ph.D. Calforna

More information

Market-Clearing Electricity Prices and Energy Uplift

Market-Clearing Electricity Prices and Energy Uplift Marke-Clearng Elecrcy Prces and Energy Uplf Paul R. Grbk, Wllam W. Hogan, and Susan L. Pope December 31, 2007 Elecrcy marke models requre energy prces for balancng, spo and shor-erm forward ransacons.

More information

Estimating intrinsic currency values

Estimating intrinsic currency values Cung edge Foregn exchange Esmang nrnsc currency values Forex marke praconers consanly alk abou he srenghenng or weakenng of ndvdual currences. In hs arcle, Jan Chen and Paul Dous presen a new mehodology

More information

Load Balancing in Internet Using Adaptive Packet Scheduling and Bursty Traffic Splitting

Load Balancing in Internet Using Adaptive Packet Scheduling and Bursty Traffic Splitting 152 IJCSNS Inernaonal Journal of Compuer Scence and Nework Secury, VOL.8 No.1, Ocober 28 Load Balancng n Inerne Usng Adapve Packe Schedulng and Bursy Traffc Splng M. Azah Research Scholar, Anna Unversy,

More information

OUTPUT, OUTCOME, AND QUALITY ADJUSTMENT IN MEASURING HEALTH AND EDUCATION SERVICES

OUTPUT, OUTCOME, AND QUALITY ADJUSTMENT IN MEASURING HEALTH AND EDUCATION SERVICES bs_bs_banner row_504 257..278 Revew of Income and Wealh Seres 58, Number 2, June 2012 DOI: 10.1111/j.1475-4991.2012.00504.x OUTPUT, OUTCOME, AND QUALITY ADJUSTMENT IN MEASURING HEALTH AND EDUCATION SERVICES

More information

Modelling Operational Risk in Financial Institutions using Hybrid Dynamic Bayesian Networks. Authors:

Modelling Operational Risk in Financial Institutions using Hybrid Dynamic Bayesian Networks. Authors: Modellng Operaonal Rsk n Fnancal Insuons usng Hybrd Dynamc Bayesan Neworks Auhors: Professor Marn Nel Deparmen of Compuer Scence, Queen Mary Unversy of London, Mle nd Road, London, 1 4NS, Uned Kngdom Phone:

More information

A Hybrid Wind-Solar Energy System: A New Rectifier Stage Topology

A Hybrid Wind-Solar Energy System: A New Rectifier Stage Topology A Hybr n-solar Energy Sysem: A New Recfer Sage Topology Joanne Hu*, IEEE Suen Member, Alreza Bakhsha IEEE Senor Member, an Praveen K. Jan, IEEE Fellow Deparmen of Elecrcal an Compuer Engneerng Queen s

More information

A 3D Model Retrieval System Using The Derivative Elevation And 3D-ART

A 3D Model Retrieval System Using The Derivative Elevation And 3D-ART 3 Model Rereal Sysem Usng he erae leaon nd 3-R Jau-Lng Shh* ng-yen Huang Yu-hen Wang eparmen of ompuer Scence and Informaon ngneerng hung Hua Unersy Hsnchu awan RO -mal: sjl@chueduw bsrac In recen years

More information

COASTAL CAROLINA COMMUNITY COLLEGE

COASTAL CAROLINA COMMUNITY COLLEGE Eme r ge nc ymanage me n BULLETI N20152016 Foradd onal nf or ma on,pl eas ev s h p: c oas al c ar ol na. edu ac adem c s webs es ep COASTAL CAROLINA COMMUNITY COLLEGE Equal Educaon Opporuny and Equal Employmen

More information

A Common Neural Network Model for Unsupervised Exploratory Data Analysis and Independent Component Analysis

A Common Neural Network Model for Unsupervised Exploratory Data Analysis and Independent Component Analysis A Common Neural Nework Model for Unsupervsed Exploraory Daa Analyss and Independen Componen Analyss Keywords: Unsupervsed Learnng, Independen Componen Analyss, Daa Cluserng, Daa Vsualsaon, Blnd Source

More information

A Hybrid Method for Forecasting Stock Market Trend Using Soft-Thresholding De-noise Model and SVM

A Hybrid Method for Forecasting Stock Market Trend Using Soft-Thresholding De-noise Model and SVM A Hybrd Mehod for Forecasng Sock Marke Trend Usng Sof-Thresholdng De-nose Model and SVM Xueshen Su, Qnghua Hu, Daren Yu, Zongxa Xe, and Zhongyng Q Harbn Insue of Technology, Harbn 150001, Chna Suxueshen@Gmal.com

More information

Attribution Strategies and Return on Keyword Investment in Paid Search Advertising

Attribution Strategies and Return on Keyword Investment in Paid Search Advertising Arbuon Sraeges and Reurn on Keyword Invesmen n Pad Search Adversng by Hongshuang (Alce) L, P. K. Kannan, Sva Vswanahan and Abhshek Pan * December 15, 2015 * Honshuang (Alce) L s Asssan Professor of Markeng,

More information

SPC-based Inventory Control Policy to Improve Supply Chain Dynamics

SPC-based Inventory Control Policy to Improve Supply Chain Dynamics Francesco Cosanno e al. / Inernaonal Journal of Engneerng and Technology (IJET) SPC-based Invenory Conrol Polcy o Improve Supply Chan ynamcs Francesco Cosanno #, Gulo Gravo #, Ahmed Shaban #3,*, Massmo

More information

PARTICLE FILTER BASED VEHICLE TRACKING APPROACH WITH IMPROVED RESAMPLING STAGE

PARTICLE FILTER BASED VEHICLE TRACKING APPROACH WITH IMPROVED RESAMPLING STAGE ISS: 0976-910(OLIE) ICTACT JOURAL O IMAGE AD VIDEO PROCESSIG, FEBRUARY 014, VOLUME: 04, ISSUE: 03 PARTICLE FILTER BASED VEHICLE TRACKIG APPROACH WITH IMPROVED RESAMPLIG STAGE We Leong Khong 1, We Yeang

More information

Finance and Economics Discussion Series Divisions of Research & Statistics and Monetary Affairs Federal Reserve Board, Washington, D.C.

Finance and Economics Discussion Series Divisions of Research & Statistics and Monetary Affairs Federal Reserve Board, Washington, D.C. Fnance and Economcs Dscusson Seres Dvsons of Research & Sascs and Moneary Affars Federal Reserve Board, Washngon, D.C. Prcng Counerpary Rs a he Trade Level and CVA Allocaons Mchael Pyhn and Dan Rosen 200-0

More information

Distribution Channel Strategy and Efficiency Performance of the Life insurance. Industry in Taiwan. Abstract

Distribution Channel Strategy and Efficiency Performance of the Life insurance. Industry in Taiwan. Abstract Dsrbuon Channel Sraegy and Effcency Performance of he Lfe nsurance Indusry n Tawan Absrac Changes n regulaons and laws he pas few decades have afeced Tawan s lfe nsurance ndusry and caused many nsurers

More information

THE USE IN BANKS OF VALUE AT RISK METHOD IN MARKET RISK MANAGEMENT. Ioan TRENCA *

THE USE IN BANKS OF VALUE AT RISK METHOD IN MARKET RISK MANAGEMENT. Ioan TRENCA * ANALELE ŞTIINłIFICE ALE UNIVERSITĂłII ALEXANDRU IOAN CUZA DIN IAŞI Tomul LVI ŞnŃe Economce 009 THE USE IN BANKS OF VALUE AT RISK METHOD IN MARKET RISK MANAGEMENT Ioan TRENCA * Absrac In sophscaed marke

More information

Auxiliary Module for Unbalanced Three Phase Loads with a Neutral Connection

Auxiliary Module for Unbalanced Three Phase Loads with a Neutral Connection CODEN:LUTEDX/TEIE-514/1-141/6 Indusral Elecrcal Engneerng and Auomaon Auxlary Module for Unbalanced Three Phase Loads wh a Neural Connecon Nls Lundsröm Rkard Sröman Dep. of Indusral Elecrcal Engneerng

More information

Time Series. A thesis. Submitted to the. Edith Cowan University. Perth, Western Australia. David Sheung Chi Fung. In Fulfillment of the Requirements

Time Series. A thesis. Submitted to the. Edith Cowan University. Perth, Western Australia. David Sheung Chi Fung. In Fulfillment of the Requirements Mehods for he Esmaon of Mssng Values n Tme Seres A hess Submed o he Faculy of Communcaons, ealh and Scence Edh Cowan Unversy Perh, Wesern Ausrala By Davd Sheung Ch Fung In Fulfllmen of he Requremens For

More information

Omar Shatnawi. Eks p l o a t a c j a i Ni e z a w o d n o s c Ma in t e n a n c e a n d Reliability Vo l.16, No. 4, 2014 585. 1.

Omar Shatnawi. Eks p l o a t a c j a i Ni e z a w o d n o s c Ma in t e n a n c e a n d Reliability Vo l.16, No. 4, 2014 585. 1. Arcle caon nfo: Shanaw O. Measurng commercal sofware operaonal relably: an nerdscplnary modellng approach. Esploaacja Nezawodnosc Manenance and Relably 014; 16 (4): 585 594. Omar Shanaw Measurng commercal

More information

Applying the Theta Model to Short-Term Forecasts in Monthly Time Series

Applying the Theta Model to Short-Term Forecasts in Monthly Time Series Applyng he Thea Model o Shor-Term Forecass n Monhly Tme Seres Glson Adamczuk Olvera *, Marcelo Gonçalves Trenn +, Anselmo Chaves Neo ** * Deparmen of Mechancal Engneerng, Federal Technologcal Unversy of

More information

The Prediction Algorithm Based on Fuzzy Logic Using Time Series Data Mining Method

The Prediction Algorithm Based on Fuzzy Logic Using Time Series Data Mining Method The Predcon Algorhm Based on Fuzzy Logc Usng Tme Seres Daa Mnng Mehod I Aydn, M Karakose, and E Akn Asrac Predcon of an even a a me seres s que mporan for engneerng and economy prolems Tme seres daa mnng

More information

Inventory Management MILP Modeling for Tank Farm Systems

Inventory Management MILP Modeling for Tank Farm Systems 2 h European Sympoum on Compuer Aded Proce Engneerng ESCAPE2 S. Perucc and G. Buzz Ferrar (Edor) 2 Elever B.V. All rgh reerved. Invenory Managemen MILP Modelng for Tank Farm Syem Suana Relva a Ana Paula

More information

The Multi-shift Vehicle Routing Problem with Overtime

The Multi-shift Vehicle Routing Problem with Overtime The Mul-shf Vehcle Roung Problem wh Overme Yngao Ren, Maged Dessouy, and Fernando Ordóñez Danel J. Epsen Deparmen of Indusral and Sysems Engneerng Unversy of Souhern Calforna 3715 McClnoc Ave, Los Angeles,

More information

A GENERALIZED FRAMEWORK FOR CREDIT RISK PORTFOLIO MODELS

A GENERALIZED FRAMEWORK FOR CREDIT RISK PORTFOLIO MODELS A GENERALIZED FRAMEWORK FOR CREDIT RISK PORTFOLIO MODELS H. UGUR KOYLUOGLU ANDREW HICKMAN Olver, Wyman & Company CSFP Capal, Inc. * 666 Ffh Avenue Eleven Madson Avenue New Yor, New Yor 10103 New Yor, New

More information

Proceedings of the 2008 Winter Simulation Conference S. J. Mason, R. R. Hill, L. Mönch, O. Rose, T. Jefferson, J. W. Fowler eds.

Proceedings of the 2008 Winter Simulation Conference S. J. Mason, R. R. Hill, L. Mönch, O. Rose, T. Jefferson, J. W. Fowler eds. Proceedngs of he 008 Wner Smulaon Conference S. J. Mason, R. R. Hll, L. Mönch, O. Rose, T. Jefferson, J. W. Fowler eds. DEMAND FORECAST OF SEMICONDUCTOR PRODUCTS BASED ON TECHNOLOGY DIFFUSION Chen-Fu Chen,

More information

CONTROLLER PERFORMANCE MONITORING AND DIAGNOSIS. INDUSTRIAL PERSPECTIVE

CONTROLLER PERFORMANCE MONITORING AND DIAGNOSIS. INDUSTRIAL PERSPECTIVE Copyrgh IFAC 5h Trennal World Congress, Barcelona, Span CONTROLLER PERFORMANCE MONITORING AND DIAGNOSIS. INDUSTRIAL PERSPECTIVE Derrck J. Kozub Shell Global Soluons USA Inc. Weshollow Technology Cener,

More information

Levy-Grant-Schemes in Vocational Education

Levy-Grant-Schemes in Vocational Education Levy-Gran-Schemes n Vocaonal Educaon Sefan Bornemann Munch Graduae School of Economcs Inernaonal Educaonal Economcs Conference Taru, Augus 26h, 2005 Sefan Bornemann / MGSE Srucure Movaon and Objecve Leraure

More information

A Real-time Adaptive Traffic Monitoring Approach for Multimedia Content Delivery in Wireless Environment *

A Real-time Adaptive Traffic Monitoring Approach for Multimedia Content Delivery in Wireless Environment * A Real-e Adapve Traffc Monorng Approach for Muleda Conen Delvery n Wreless Envronen * Boonl Adpa and DongSong Zhang Inforaon Syses Deparen Unversy of Maryland, Balore Couny Balore, MD, U.S.A. bdpa1@ubc.edu,

More information

Wilmar Deliverable D6.2 (b) Wilmar Joint Market Model Documentation. Peter Meibom, Helge V. Larsen, Risoe National Laboratory

Wilmar Deliverable D6.2 (b) Wilmar Joint Market Model Documentation. Peter Meibom, Helge V. Larsen, Risoe National Laboratory Rsø-R-1552(EN) Wlmar Delverable D6.2 (b) Wlmar Jon Marke Model Documenaon Peer Mebom, Helge V. Larsen, Rsoe Naonal Laboraory Rüdger Barh, Heke Brand, IER, Unversy of Sugar Chrsoph Weber, Olver Voll, Unversy

More information

This research paper analyzes the impact of information technology (IT) in a healthcare

This research paper analyzes the impact of information technology (IT) in a healthcare Producvy of Informaon Sysems n he Healhcare Indusry Nrup M. Menon Byungae Lee Lesle Eldenburg Texas Tech Unversy, College of Busness MS 2101, Lubbock, Texas 79409 menon@ba.u.edu The Unversy of Illnos a

More information

Linear methods for regression and classification with functional data

Linear methods for regression and classification with functional data Lnear mehods for regresson and classfcaon wh funconal daa Glber Sapora Chare de Sasue Appluée & CEDRIC Conservaore Naonal des Ars e Méers 9 rue San Marn, case 44 754 Pars cedex 3, France sapora@cnam.fr

More information

Scaling Up POMDPs for Dialog Management: The Summary POMDP Method. Jason D. Williams and Steve Young

Scaling Up POMDPs for Dialog Management: The Summary POMDP Method. Jason D. Williams and Steve Young Scalng Up POMDPs for Dalog Managemen: The Summary POMDP Mehod Jason D. Wllams and Seve Young Cambrdge Unversy Engneerng Deparmen Trumpngon Sree, Cambrdge CB2 1PZ, UK jdw30@cam.ac.uk sjy@eng.cam.ac.uk BSTRCT

More information

t φρ ls l ), l = o, w, g,

t φρ ls l ), l = o, w, g, Reservor Smulaon Lecure noe 6 Page 1 of 12 OIL-WATER SIMULATION - IMPES SOLUTION We have prevously lsed he mulphase flow equaons for one-dmensonal, horzonal flow n a layer of consan cross seconal area

More information

Insurance. By Mark Dorfman, Alexander Kling, and Jochen Russ. Abstract

Insurance. By Mark Dorfman, Alexander Kling, and Jochen Russ. Abstract he Impac Of Deflaon On Insurance Companes Offerng Parcpang fe Insurance y Mar Dorfman, lexander Klng, and Jochen Russ bsrac We presen a smple model n whch he mpac of a deflaonary economy on lfe nsurers

More information

The Joint Cross Section of Stocks and Options *

The Joint Cross Section of Stocks and Options * The Jon Cross Secon of Socks and Opons * Andrew Ang Columba Unversy and NBER Turan G. Bal Baruch College, CUNY Nusre Cakc Fordham Unversy Ths Verson: 1 March 2010 Keywords: mpled volaly, rsk premums, reurn

More information

How To Understand The Theory Of The Power Of The Market

How To Understand The Theory Of The Power Of The Market Sysem Dynamcs models for generaon expanson plannng n a compeve framework: olgopoly and marke power represenaon J.J. Sánchez, J. Barquín, E. Ceneno, A. López-Peña Insuo de Invesgacón Tecnológca Unversdad

More information

Pocket3D Designing a 3D Scanner by means of a PDA 3D DIGITIZATION

Pocket3D Designing a 3D Scanner by means of a PDA 3D DIGITIZATION Pocke3D Desgnng a 3D Scanner by means of a PDA 3D DIGITIZATION Subjec: 3D Dgzaon Insrucor: Dr. Davd Fof Suden: AULINAS Josep GARCIA Frederc GIANCARDO Luca Posgraduae n: VIBOT MSc Table of conens 1. Inroducon...

More information

Prices of Credit Default Swaps and the Term Structure of Credit Risk

Prices of Credit Default Swaps and the Term Structure of Credit Risk Prces of Cred Defaul Swaps and he Term Srucure of Cred Rsk by Mary Elzabeh Desrosers A Professonal Maser s Projec Submed o he Faculy of he WORCESTER POLYTECHNIC INSTITUTE n paral fulfllmen of he requremens

More information

Decentralized Model Reference Adaptive Control Without Restriction on Subsystem Relative Degrees

Decentralized Model Reference Adaptive Control Without Restriction on Subsystem Relative Degrees 1464 IEEE TRANSACTIONS ON AUTOMATIC CONTROL, VOL 44, NO 7, JULY 1999 [5] S Kosos, Fne npu/oupu represenaon of a class of Volerra polynoal syses, Auoaca, vol 33, no 2, pp 257 262, 1997 [6] S Kosos and D

More information

Towards a Trustworthy and Controllable Peer- Server-Peer Media Streaming: An Analytical Study and An Industrial Perspective

Towards a Trustworthy and Controllable Peer- Server-Peer Media Streaming: An Analytical Study and An Industrial Perspective Towards a Trusworhy and Conrollable Peer- Server-Peer Meda Sreamn: An Analycal Sudy and An Indusral Perspecve Zhja Chen, Hao Yn, Chuan n, Xuenn u, Yan Chen* Deparmen of Compuer Scence & Technoloy, *Deparmen

More information

Distributed Load Balancing in a Multiple Server System by Shift-Invariant Protocol Sequences

Distributed Load Balancing in a Multiple Server System by Shift-Invariant Protocol Sequences 03 IEEE Wreess Communcaons and Neorkng Conference (WCNC): NETWORS Dsrbued Load Baancng n a Mupe Server Sysem by Shf-Invaran rooco Sequences Yupeng Zhang and Wng Shng Wong Deparmen of Informaon Engneerng

More information

Selected Financial Formulae. Basic Time Value Formulae PV A FV A. FV Ad

Selected Financial Formulae. Basic Time Value Formulae PV A FV A. FV Ad Basc Tme Value e Fuure Value of a Sngle Sum PV( + Presen Value of a Sngle Sum PV ------------------ ( + Solve for for a Sngle Sum ln ------ PV -------------------- ln( + Solve for for a Sngle Sum ------

More information

The Sarbanes-Oxley Act and Small Public Companies

The Sarbanes-Oxley Act and Small Public Companies The Sarbanes-Oxley Ac and Small Publc Companes Smry Prakash Randhawa * June 5 h 2009 ABSTRACT Ths sudy consrucs measures of coss as well as benefs of mplemenng Secon 404 for small publc companes. In hs

More information

SHIPPING ECONOMIC ANALYSIS FOR ULTRA LARGE CONTAINERSHIP

SHIPPING ECONOMIC ANALYSIS FOR ULTRA LARGE CONTAINERSHIP Journal of he Easern Asa Socey for Transporaon Sudes, Vol. 6, pp. 936-951, 2005 SHIPPING ECONOMIC ANALYSIS FOR ULTRA LARGE CONTAINERSHIP Chaug-Ing HSU Professor Deparen of Transporaon Technology and Manageen

More information

The Incentive Effects of Organizational Forms: Evidence from Florida s Non-Emergency Medicaid Transportation Programs

The Incentive Effects of Organizational Forms: Evidence from Florida s Non-Emergency Medicaid Transportation Programs The Incenve Effecs of Organzaonal Forms: Evdence from Florda s Non-Emergency Medcad Transporaon Programs Chfeng Da* Deparmen of Economcs Souhern Illnos Unversy Carbondale, IL 62901 Davd Denslow Deparmen

More information

The Feedback from Stock Prices to Credit Spreads

The Feedback from Stock Prices to Credit Spreads Appled Fnance Projec Ka Fa Law (Keh) The Feedback from Sock Prces o Cred Spreads Maser n Fnancal Engneerng Program BA 3N Appled Fnance Projec Ka Fa Law (Keh) Appled Fnance Projec Ka Fa Law (Keh). Inroducon

More information

Fault tolerance in cloud technologies presented as a service

Fault tolerance in cloud technologies presented as a service Internatonal Scentfc Conference Computer Scence 2015 Pavel Dzhunev, PhD student Fault tolerance n cloud technologes presented as a servce INTRODUCTION Improvements n technques for vrtualzaton and performance

More information

TECNICHE DI DIAGNOSI AUTOMATICA DEI GUASTI. Silvio Simani silvio.simani@unife.it. References

TECNICHE DI DIAGNOSI AUTOMATICA DEI GUASTI. Silvio Simani silvio.simani@unife.it. References TECNICHE DI DIAGNOSI AUTOMATICA DEI GUASTI Re Neural per l Idenfcazone d Ssem non Lnear e Paern Recognon slvo.sman@unfe. References Texbook suggesed: Neural Neworks for Idenfcaon, Predcon, and Conrol,

More information