Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Objective generation #10

Open
arnaud-m opened this issue Feb 20, 2012 · 3 comments
Open

Objective generation #10

arnaud-m opened this issue Feb 20, 2012 · 3 comments

Comments

@arnaud-m
Copy link
Contributor

  • Define the list of criteria
  • Adapt the small language of MCCS that lets the user define its own criteria combination
  • Provide example of trendy combinations
@arnaud-m
Copy link
Contributor Author

The first criteria is related to the number of pservers:

  • pserv : total number of pservers
  • pserv[k or type:k] : total number of pservers of type k
  • pserv{lambda}, pserv[k]{lambda} : the two previous criteria where an optional lambda value gives the opportunity to attach a weight to the agregate by means of a positive integer. All the coefficients of the criteria will be multiplied by this weight.

@kyo06
Copy link

kyo06 commented Feb 21, 2012

  • Total number of pservers
  • properties of pservers :
    • typeServers:k => number of pservers de type k
    • facility:loc(i) => facility or site (option)
    • levelNetwork:l => possibility to define a range (1-3 in option)
  • Total number of local connections
  • Number of local connections per facility
  • Bandwith : leximin on edge zij and maybe
  • Number of connections of length 2

arnaud-m added a commit that referenced this issue Jun 15, 2012
arnaud-m added a commit that referenced this issue Jun 15, 2012
Define template for the combiner factory (#10)
Add title to graphics (#18)
arnaud-m added a commit that referenced this issue Jul 2, 2012
arnaud-m added a commit that referenced this issue Jul 2, 2012
arnaud-m added a commit that referenced this issue Jul 2, 2012
arnaud-m added a commit that referenced this issue Jul 4, 2012
@arnaud-m
Copy link
Contributor Author

arnaud-m commented Jul 9, 2012

Move B_{ij} variables from constraint generation to objective generation.
In other words, the variables should not exist if there is no objective related to the bandwidth.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants