Built motion from commit 00bf23f6.|2.6.16
[motion2.git] / server / services / agi / graph / index.js
index cc2afb4..3a2c364 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x26f9=['push','size','relations','numberOfEdges','traverseBFS','info','stop\x20traverse','no\x20edge/s\x20available','condition','split','length','agicommand','vswitch','target','invalid','includes','condition\x20not\x20found','lodash','../../../config/logger','menu','vertices','edges','prototype','addVertex','addEdge'];(function(_0x3fb305,_0x22f63c){var _0x2f18eb=function(_0x3a34ba){while(--_0x3a34ba){_0x3fb305['push'](_0x3fb305['shift']());}};_0x2f18eb(++_0x22f63c);}(_0x26f9,0x16f));var _0x926f=function(_0x46ce21,_0x254327){_0x46ce21=_0x46ce21-0x0;var _0x4901ba=_0x26f9[_0x46ce21];return _0x4901ba;};'use strict';var _=require(_0x926f('0x0'));var logger=require(_0x926f('0x1'))('agi');var verticesWithRetry=[_0x926f('0x2'),'getdigits','getsecretdigits'];var Graph=function(){this[_0x926f('0x3')]={};this[_0x926f('0x4')]={};this['numberOfEdges']=0x0;};Graph[_0x926f('0x5')][_0x926f('0x6')]=function(_0x4232b5){this[_0x926f('0x3')][_0x4232b5['id']]=_0x4232b5;this[_0x926f('0x4')][_0x4232b5['id']]=[];};Graph[_0x926f('0x5')][_0x926f('0x7')]=function(_0x1e455d,_0x41a7ed,_0x2af11e){this['edges'][_0x1e455d][_0x926f('0x8')]({'target':_0x41a7ed,'condition':_0x2af11e});this['numberOfEdges']+=0x1;};Graph[_0x926f('0x5')][_0x926f('0x9')]=function(){return _['size'](this[_0x926f('0x3')]);};Graph[_0x926f('0x5')][_0x926f('0xa')]=function(){return this[_0x926f('0xb')];};Graph[_0x926f('0x5')]['getVertex']=function(_0x1e84e2){return this[_0x926f('0x3')][_0x1e84e2];};Graph[_0x926f('0x5')][_0x926f('0xc')]=function(_0x44f5da,_0x450b6e){if(!this[_0x926f('0x3')][_0x44f5da]){return logger['info']('no\x20vertex\x20found');}var _0x5e6fb1=_0x450b6e(this[_0x926f('0x3')][_0x44f5da]);if(!_0x5e6fb1){return logger[_0x926f('0xd')](_0x926f('0xe'));}if(this[_0x926f('0x4')][_0x44f5da]['length']===0x0){return logger[_0x926f('0xd')](_0x926f('0xf'));}for(var _0x5812cb=0x0,_0x20307b=[],_0x52865b=![];_0x5812cb<this[_0x926f('0x4')][_0x44f5da]['length'];_0x5812cb+=0x1){if(this['edges'][_0x44f5da][_0x5812cb][_0x926f('0x10')]){_0x20307b=this[_0x926f('0x4')][_0x44f5da][_0x5812cb]['condition'][_0x926f('0x11')](',');for(var _0x386498=0x0;_0x386498<_0x20307b[_0x926f('0x12')];_0x386498+=0x1){if(this['vertices'][_0x44f5da][_0x926f('0x13')]===_0x926f('0x14')&&_0x20307b[_0x386498]==='-'){_0x52865b=this['edges'][_0x44f5da][_0x5812cb][_0x926f('0x15')];logger[_0x926f('0xd')]('default',_0x20307b[_0x386498],this[_0x926f('0x4')][_0x44f5da][_0x5812cb][_0x926f('0x15')]);}else if(this[_0x926f('0x3')][_0x44f5da][_0x926f('0x13')]===_0x926f('0x2')&&_0x20307b[_0x386498]==='i'){_0x52865b=this[_0x926f('0x4')][_0x44f5da][_0x5812cb][_0x926f('0x15')];logger[_0x926f('0xd')](_0x926f('0x16'),_0x20307b[_0x386498],this[_0x926f('0x4')][_0x44f5da][_0x5812cb][_0x926f('0x15')]);}if(_0x20307b[_0x386498]===_0x5e6fb1){return this['traverseBFS'](this[_0x926f('0x4')][_0x44f5da][_0x5812cb][_0x926f('0x15')],_0x450b6e);}}}else{return this['traverseBFS'](this[_0x926f('0x4')][_0x44f5da][_0x5812cb][_0x926f('0x15')],_0x450b6e);}}if(_0x20307b[_0x926f('0x12')]){if(this[_0x926f('0x3')][_0x44f5da][_0x926f('0x13')]===_0x926f('0x14')){if(_0x52865b){return this['traverseBFS'](_0x52865b,_0x450b6e);}return logger[_0x926f('0xd')]('default\x20on\x20switch\x20not\x20found');}else if(_[_0x926f('0x17')](verticesWithRetry,this[_0x926f('0x3')][_0x44f5da][_0x926f('0x13')])){if(_0x5e6fb1==='-'){return logger[_0x926f('0xd')]('max\x20retry\x20reach');}if(_0x52865b&&_0x5e6fb1!=='t'){return this[_0x926f('0xc')](_0x52865b,_0x450b6e);}return this['traverseBFS'](_0x44f5da,_0x450b6e);}return logger[_0x926f('0xd')](_0x926f('0x18'));}};module['exports']=Graph;
\ No newline at end of file
+var _0x07c9=['includes','condition\x20not\x20found','lodash','../../../config/logger','agi','getsecretdigits','vertices','prototype','edges','addEdge','push','numberOfEdges','size','getVertex','info','no\x20vertex\x20found','stop\x20traverse','length','condition','split','vswitch','target','default','agicommand','menu','invalid','traverseBFS','default\x20on\x20switch\x20not\x20found'];(function(_0x30a41c,_0x52bce1){var _0x219ad1=function(_0x4152f6){while(--_0x4152f6){_0x30a41c['push'](_0x30a41c['shift']());}};_0x219ad1(++_0x52bce1);}(_0x07c9,0xc6));var _0x907c=function(_0x4325e2,_0x3b34cc){_0x4325e2=_0x4325e2-0x0;var _0x4965df=_0x07c9[_0x4325e2];return _0x4965df;};'use strict';var _=require(_0x907c('0x0'));var logger=require(_0x907c('0x1'))(_0x907c('0x2'));var verticesWithRetry=['menu','getdigits',_0x907c('0x3')];var Graph=function(){this[_0x907c('0x4')]={};this['edges']={};this['numberOfEdges']=0x0;};Graph[_0x907c('0x5')]['addVertex']=function(_0x5030a6){this[_0x907c('0x4')][_0x5030a6['id']]=_0x5030a6;this[_0x907c('0x6')][_0x5030a6['id']]=[];};Graph[_0x907c('0x5')][_0x907c('0x7')]=function(_0x39843f,_0x585282,_0x3b0dd5){this[_0x907c('0x6')][_0x39843f][_0x907c('0x8')]({'target':_0x585282,'condition':_0x3b0dd5});this[_0x907c('0x9')]+=0x1;};Graph[_0x907c('0x5')][_0x907c('0xa')]=function(){return _[_0x907c('0xa')](this[_0x907c('0x4')]);};Graph[_0x907c('0x5')]['relations']=function(){return this[_0x907c('0x9')];};Graph['prototype'][_0x907c('0xb')]=function(_0x5cae34){return this[_0x907c('0x4')][_0x5cae34];};Graph['prototype']['traverseBFS']=function(_0xccceda,_0x3d2123){if(!this[_0x907c('0x4')][_0xccceda]){return logger[_0x907c('0xc')](_0x907c('0xd'));}var _0x1b4d7a=_0x3d2123(this[_0x907c('0x4')][_0xccceda]);if(!_0x1b4d7a){return logger[_0x907c('0xc')](_0x907c('0xe'));}if(this['edges'][_0xccceda][_0x907c('0xf')]===0x0){return logger['info']('no\x20edge/s\x20available');}for(var _0x1982d5=0x0,_0x51a7c1=[],_0x47aa24=![];_0x1982d5<this['edges'][_0xccceda][_0x907c('0xf')];_0x1982d5+=0x1){if(this[_0x907c('0x6')][_0xccceda][_0x1982d5]['condition']){_0x51a7c1=this[_0x907c('0x6')][_0xccceda][_0x1982d5][_0x907c('0x10')][_0x907c('0x11')](',');for(var _0x203517=0x0;_0x203517<_0x51a7c1[_0x907c('0xf')];_0x203517+=0x1){if(this[_0x907c('0x4')][_0xccceda]['agicommand']===_0x907c('0x12')&&_0x51a7c1[_0x203517]==='-'){_0x47aa24=this[_0x907c('0x6')][_0xccceda][_0x1982d5][_0x907c('0x13')];logger[_0x907c('0xc')](_0x907c('0x14'),_0x51a7c1[_0x203517],this['edges'][_0xccceda][_0x1982d5]['target']);}else if(this[_0x907c('0x4')][_0xccceda][_0x907c('0x15')]===_0x907c('0x16')&&_0x51a7c1[_0x203517]==='i'){_0x47aa24=this[_0x907c('0x6')][_0xccceda][_0x1982d5][_0x907c('0x13')];logger[_0x907c('0xc')](_0x907c('0x17'),_0x51a7c1[_0x203517],this['edges'][_0xccceda][_0x1982d5][_0x907c('0x13')]);}if(_0x51a7c1[_0x203517]===_0x1b4d7a){return this['traverseBFS'](this[_0x907c('0x6')][_0xccceda][_0x1982d5][_0x907c('0x13')],_0x3d2123);}}}else{return this[_0x907c('0x18')](this['edges'][_0xccceda][_0x1982d5]['target'],_0x3d2123);}}if(_0x51a7c1['length']){if(this['vertices'][_0xccceda][_0x907c('0x15')]===_0x907c('0x12')){if(_0x47aa24){return this[_0x907c('0x18')](_0x47aa24,_0x3d2123);}return logger[_0x907c('0xc')](_0x907c('0x19'));}else if(_[_0x907c('0x1a')](verticesWithRetry,this[_0x907c('0x4')][_0xccceda][_0x907c('0x15')])){if(_0x1b4d7a==='-'){return logger['info']('max\x20retry\x20reach');}if(_0x47aa24&&_0x1b4d7a!=='t'){return this[_0x907c('0x18')](_0x47aa24,_0x3d2123);}return this[_0x907c('0x18')](_0xccceda,_0x3d2123);}return logger[_0x907c('0xc')](_0x907c('0x1b'));}};module['exports']=Graph;
\ No newline at end of file