similar to: Work -Shift Scheduling - Constraint Linear Programming

Displaying 20 results from an estimated 1000 matches similar to: "Work -Shift Scheduling - Constraint Linear Programming"

2002 Jul 11
3
Printing from W2K clients
Hi, I have Slackware 8 Linux Box with Samba-2.2.5 and HP LJ 1200 printer shared by samba (with LPRng). The problemm is: when printing from W2K clients users cannot change print options (like portrait/landscape page orientation, number of copies etc). When printing from Win98 clients all is ok. Could someone help vt with this problemm? -- Sincerely, Elman Efendiyev elman@megacom.com.ua
2006 Jan 23
3
Creating an R package file
Dear R community, I would like to create my own R package files, but I find some problemm for R versions >1.9. When in previous versions of R I could write a simple text file, to have a functioning file package, now I found that is neccessary to implement also binary copies of the file. I cannot understand, reading from R manuals, how it is the correct procedure to create these binary files.
2016 May 11
3
maximum call time
Dear all, is asterisk capable to make a call for 24 hour without break ? My dial string in extension.conf is : Dial(SIP/[ext_no]@[pbx_name]) I dont use any dial parameter. The problemm is, my customer complain that the call was cut after 4 hours. Thanks in advance, Ikka Jakarta, Indonesia -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 May 17
3
Ubuntu rails server
Hello, I try to install on my ubuntu ruby on rails server. I have install ruby,rails,gem and all files but doesn''t work. When i run the server with webrick works perfect but when i use apache i get this message: We''re sorry, but something went wrong. We''ve been notified about this issue and we''ll take a look at it shortly. Here are my installed app versions:
2004 Jul 12
0
IP Soft Phone with FAX
Hi, I need to send and receive faxes over VoIP in realtime. I mean: user ? calls from VoIP network to fax machine on PSTN, but starts voice conversation with user B on that fax machine. Then users agree to send a fax (any direction), pressed "start", completed fax transmission and then continue a voice conversation. This is one of generic ways to use analog fax machine. As I understand
2004 Sep 20
2
H.323 call problemm (no sound)
Hi all, I'm having trouble with H.323 outbound calls, * connects but there is no sound in both ways. I'm using X-Lite as SIP client with GSM codec and dialing to ITSP (which using cisco, I think) over H.323 with G.729 codec. I have 4 digium G.729 licenses installed and this is onli one call. I tested my * with another ITSP over SIP and G.729 codec and there was all ok Here is my configs
2004 Jul 24
0
PBX functions and different channels grouping
Hi All, I need to replace old analog PBX with Asteriskl and X-Lise SIP SoftPhones as client phones. First: I have problems with implementation of PBX functions. I need and unsuccesfully tried theese functions (took info at http://voip-info.org/wiki-Asterisk+PBX+functions) Call Pickup: Supported in the standard installation (*8 - defined in res_parking.c +54) - Just don't understand how to
2004 Jul 25
1
Busydetect problems
Hi guys. I have a XP100P Clone , and the busydetect dont work for me.. PSTN---Asterisk---Sip---Asterisk----PBX Any call from pstn side dont disconnect ... I have no disconnect supervision and busydetect dont work... Please Help me. Zapata.conf [channels] echocancel=yes usecallerid=no hidecallerid=no rxgain=0.0 txgain=0.0 signalling=fxs_ks callprogress=no context=entrada channel=>1
2016 May 12
2
maximum call time
Dear Dovid, thx for the input. for timer in sip.conf, I used default setting. This is some of the result for "sip show settings" RTP Keepalive: 0 (Disabled) RTP Timeout: 0 (Disabled) RTP Hold Timeout: 0 (Disabled) Session Timers: Accept Session Refresher: uas Session Expires: 1800 secs Session Min-SE: 90 secs Timer
2006 Jan 09
3
Include with two references of one model of the same table
Hey guys, I just came across this oddity, not sure what to make of it yet, but I think it might be incorrect behavior. When doing a @inst.find(:all, :include => ["hometeam", "awayteam"] ...) hometeam and awayteam are two references from a belongs_to that is of the same model and of the same table. I will get a pgerror stating that "matches", which is
2012 Feb 15
2
assign same legend colors than in the grouped data plot
Dear community, I've plotted data and coloured depending on the factor variable v3. In the legend, I'd like to assign properly the same colors than in the factor (the factor has 5 levels). I've been trying this but it doesn't work. plot(var1, var2, xlab = "var1", ylab = "var2", col =var3 , bty='L') legend(locator(1),c("level 1 var3",
2000 Nov 22
1
Antw: Re: openssh kills the stty values?
Hi, thanks for your answer. I can reproduce your error in my HP-UX system and solved it ;-)). I built socalled software-depots for distributing the openssh-package and put the start command in the postinstall-script. The shell of this postinstall script has the bahavior that intr ^C won't work properly. So I did your trick with "/sbin/init.d/sshd stop/start" from a shell where ^C
2006 Mar 27
6
Problem installing Rails
Hi I am getting the following error when i tried to install rails in windows using command prompt.... Attempting remote installation of ''rails'' Updating Gem source index for: http://gems.rubyforge.org ERROR: While executing gem ... (Gem::RemoteSourceException) Error fetching remote gem cache: getaddrinfo: no address associated with hostname. There are proxy settings in
2011 Nov 16
2
outlier identify in qqplot
Dear Community, I want to identify outliers in my data. I don't know how to use identify command in the plots obtained. I've gone through help files and use mahalanobis example for my purpose: NormalMultivarianteComparefunc <- function(x) { Sx <- cov(x) D2 <- mahalanobis(x, colMeans(x), Sx) plot(density(D2, bw=.5), main="Squared Mahalanobis distances, n=nrow(x),
2009 Dec 11
0
[LLVMdev] Doubt related to scheduling with shift operation
Hi, > My target is an 8-bit target. Therefore while performing a shift (right > or left) on long (32 bits) it is legalized in 4 smaller units. After > performing the shift, this value should be stored at the same location. > So order of the stores does matter. But all 4 stores are parallel in the > code and do not have any control flow dependency between them. Therefore >
2009 Dec 10
2
[LLVMdev] Doubt related to scheduling with shift operation
Hi, For the case, please see the ".ll" file attached. Here I am doing a right shift on 32 bits by constant amount (specifically by 8). My target is an 8-bit target. Therefore while performing a shift (right or left) on long (32 bits) it is legalized in 4 smaller units. After performing the shift, this value should be stored at the same location. So order of the stores does
2012 Sep 04
1
predict rpart newdata - introduce only values variables used in the tree
Dear community, I've a tree which included at first 23 variables. Then I've pruned this tree, and there are only 8 variables involved. I'd like to predict and only introduce in newdata the values of these 8 variables involved. However, as the tree was built with the 23, it asked me for 15 values, even if it doesn't need them. Is there a way to introduce only this 8 values?
2004 Jul 28
0
D-Link DG-104SH H323 problemm
Hi, I'm using D-Link DG-104SH (H323 4 port FXS gateway) with analig phone connected to it and X-Lite softphone as endpoints with * When I calling from X-Lite to analog phone it's ok When I dilaling X-Lite from analog phone, X-Lite si ringind but whei I picked up X-Lite connection drops IP of DG-104SH is 192.168.1.3, H323 ID is GW1 X-Lite number is 233 Here is * output: -- Executing
2001 Nov 28
1
winbindd problemm
Hi I have successfully deployed winbindd in redhatlinux 7.1 os. It worked fine for a couple of days and boom the server locked up. i restarted it and winbindd crashed (i think). i restarted winbindd again and it's never been the same again. My users connect to the drive now but at a very slow speed. Also when I try to move large file form snap server to the linux server i get this error
2012 May 04
1
lme or lmer for unbalance data
Dear community, I'd like to fix a mixed model. I have unbalance data, what should i use: lme in nlme package , or lmer in lme4. Thanks, user at host.com as user at host.com -- View this message in context: http://r.789695.n4.nabble.com/lme-or-lmer-for-unbalance-data-tp4608425.html Sent from the R help mailing list archive at Nabble.com.