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

Make sure lsf(..) returns order sensitive variables #256

Closed
dehann opened this issue Apr 12, 2019 · 2 comments
Closed

Make sure lsf(..) returns order sensitive variables #256

dehann opened this issue Apr 12, 2019 · 2 comments

Comments

@dehann
Copy link
Member

dehann commented Apr 12, 2019

addFactor!(fg, [:x1;:x2;:x3], ...)

lsf(fg, :x1x2x3f1) == [:x1;:x2;:x3]
@dehann
Copy link
Member Author

dehann commented Apr 12, 2019

needed to ensure #229 is done properly with subgraphs.

@dehann
Copy link
Member Author

dehann commented Apr 30, 2019

Hi @GearsAD , is this easy for you to confirm perhaps please?

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