Skip to content

Modify an attribute #130

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

Closed
Enchufa2 opened this issue Dec 15, 2017 · 1 comment
Closed

Modify an attribute #130

Enchufa2 opened this issue Dec 15, 2017 · 1 comment

Comments

@Enchufa2
Copy link
Member

Enchufa2 commented Dec 15, 2017

# now
trajectory() %>%
  set_attribute("parts", function() get_attribute(env, "parts") + 1)

# proposal
trajectory() %>%
  set_attribute("parts", 1, mod="+")
@Enchufa2
Copy link
Member Author

Enchufa2 commented Jan 14, 2018

Also:

  • global
  • prioritization
  • capacity (and selected)
  • queue_size (and selected)

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

No branches or pull requests

1 participant