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

FD.js and NoFlo #4

Open
bergie opened this issue Mar 1, 2014 · 2 comments
Open

FD.js and NoFlo #4

bergie opened this issue Mar 1, 2014 · 2 comments

Comments

@bergie
Copy link
Contributor

bergie commented Mar 1, 2014

This isn't really a bug report, more of a heads-up :-)

With component #2 and Node.js #3 packaging, it was quite easy to wrap FD.js into a set of NoFlo components:
https://github.com/noflo/noflo-finitedomain

While we still need to expose a bit more of the APIs as components, this already allows visual experimentation with finite domain constrain solving:

screenshot 2014-03-01 at 18 46 29

@srikumarks
Copy link
Owner

(This is a personal opinion and I haven't used NoFlo yet.)

I'm unsure what advantage such a graphical visualization of the constraint script provides over plain code. On the other hand, checkout the Search Tree Visualization project which helps you explore the search space visually ... which imho is way more useful to explore a problem.

@bergie
Copy link
Contributor Author

bergie commented Mar 19, 2014

@srikumarks yeah, I agree that a flow graph isn't the optimal way to visualize solver state (though you could reuse the graph format to show the search tree). However, the good thing here is making FD.js (and constraint solving in general) part of the larger Flowhub toolset.

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