search for: restriciones

Displaying 12 results from an estimated 12 matches for "restriciones".

Did you mean: restricciones
2015 Jul 13
2
Crear datos aleatorios con restriciones
Hola, Esta pregunta la hice en stackoverflow <http://stackoverflow.com/questions/31137940/randomly-assign-teachers-to-classrooms-imposing-restrictions/31143808#31143808>pero nadie pudo contestarla. 1. Quiero generar N escuelas, con G grados y C divisiones. 2. Quiero asignar cada uno de T maestros a 2 divisiones en un grado y escuela Si tengo C=4 divisiones, puedo lograr lo que quiero con
2007 Jul 26
2
[LLVMdev] PassManager Error
On Jul 26, 2007, at 8:01 AM, David Greene wrote: > On Wednesday 25 July 2007 21:35, David A. Greene wrote: > >>> What is Pass and RequiredPass when this assertion hits ? >> >> I haven't had a chance to explore too deeply yet (the stack trace >> doesn't >> give any useful information) but I suspect Pass is the register >> allocator >>
2007 Jul 26
0
[LLVMdev] PassManager Error
On Thursday 26 July 2007 11:48, Devang Patel wrote: > If in register allocator you have requested another higher level pass > after LiveVariableAnalysis pass then this may happen. Can you explain why this is so? I would assume that I could declare Pass dependencies in any order. The manual certainly doesn't say anything about restricions like this. Shouldn't a Pass just be a
2015 Jul 13
2
Crear datos aleatorios con restriciones
Hola, 0. La falta de 'elegancia' hace que sea mas dificil hacer cambios al codigo. Por ejemplo cambiar n.classrooms <- 4 a n.classrooms <- 20 1. Cuando tengo solo 4 puedo hacer esto: schoolGrade$A <- Teachers$Teacher.ID[1:cuttoff1] schoolGrade$B <- Teachers$Teacher.ID[1:cuttoff1] schoolGrade$C <- Teachers$Teacher.ID[(cuttoff1+1):n.teachers] schoolGrade$D <-
2013 Aug 25
3
Rodondeo de una matriz
Gracias, Jorge. Y cual fue la solucion a la que llegaron? --JIV Sent from my phone. Please excuse my brevity and misspelling. On Aug 25, 2013, at 8:36 AM, Jorge Ayuso Rejas <jayusor@gmail.com> wrote: Esto lo hice yo en una práctica en la universidad, Definíamos un problema de optimización entera minimizando el error de redondeo y restringiendo a la suma de filas y columnas. El 23 de
2013 Aug 26
0
Rodondeo de una matriz
...m(m)[1] M = m-floor(m) #parte decimal tc <- colSums(M) tf <- rowSums(M) M.obj <- ifelse(M < .5 , M-1, M) #parte decimal f.obj <- c(M.obj) #se procura ajustarse a la función round v = c(rep(c(rep(1,n),rep(0,n*n)),n-1),rep(1,n)) C=matrix(v,nrow=n,ncol=n*n,byrow=TRUE) #matriz coef para restriciones columnas F=matrix(C,nrow=n,ncol=n*n,byrow=TRUE) #matriz coef para restriciones filas I = diag(1,n*n) #solución toma valores entre 0 y 1 f.con <- rbind(C,F,I) f.rhs <- c(tc,tf,rep(1,n*n)) f.dir <- c(rep("=",2*n),rep("<=",n*n)) x = lp ("max", f.obj, f.c...
2015 Jul 13
2
Crear datos aleatorios con restriciones
Gracias Carlos, Tu codigo es un gran paso en el sentido correcto pero no produce exactamente lo que estoy buscando. Mi "solucion" en stackoverflow <http://stackoverflow.com/questions/31137940/randomly-assign-teachers-to-classrooms-imposing-restrictions/31143808#31143808> produce un data frame `schoolGrade` con 240 observaciones y 7 variables. Mi objetivo es poder generar un data
2015 Jul 13
2
Crear datos aleatorios con restriciones
Perdon por no se lo suficientemente claro :( Tu codigo produce `validPairs` que tiene 7 variables y 360 observaciones. Donde > validPairs[1,] V1 V2 V3 V4 V5 V6 valid 60 e1 g1 c1 e1 g1 c2 Valid indica que un maestro tiene asignado c1 y c2 en la escuela e1 y el grado g1. Correcto? Si es asi, esto es casi lo que queira producir y creo que puedo llegar a donde quiero usando tu codigo de base.
2006 Sep 29
0
urgent probllem
Hi all, I am very new to traffic control. I read the lartc how to and I am curently using the script in ch15 (cookbook) with some restricion : I excluded the ingress section and i implemented the rest on both interfaces of my firewall.(eth0 the internet interface and eth1 the LAN interface).find below the script use on eth1 (ssh priority one and all other 2)
2004 Jul 14
0
ISDN PRI "calling number" for outgoing calls
hi! I have a question of ISDN PRI "calling number" setting for outgoing call. I need the receiver to see the CLI that I have set. Eventough I've set the CLI as below, the receiver keep on getting a fixed number( used with the PRI to receive incoming calls). My ISDN PRI E1 provider says he has not done any restricions on the custom CLI side.
2007 Jul 27
2
[LLVMdev] PassManager Error
On Jul 26, 2007, at 11:25 AM, David Greene wrote: > On Thursday 26 July 2007 11:48, Devang Patel wrote: > >> If in register allocator you have requested another higher level pass >> after LiveVariableAnalysis pass then this may happen. > > Can you explain why this is so? I would assume that I could > declare Pass > dependencies in any order. The manual certainly
2012 May 08
19
Shorewall, TPROXY, Transparent Squid and Multiples ISP
Hello, I wonder if someone could use the TPROXY with Shorewall and transparent Squid  with using the routing rules on shorewall (tcrules) for hosts / networks (LAN) with multiples providers (WANs) directly from the internal network on port 80 (with TPROXY transparent squid or REDIRECT). On this issue, the routing rules is not work propertly because the source is the