On Fri, Oct 16 2015, Joshua Harlow wrote:

> Another idea is to use numpy and start representing filters as linear
> equations, then use something like
> https://docs.scipy.org/doc/numpy/reference/generated/numpy.linalg.solve.html#numpy.linalg.solve
> to solve linear equations given some data.
>
> Another idea, turn each filter into a constraint equation (which it sorta is
> anyway) and use a known fast constraint solver on that data...
>
> Lots of ideas here that can be possible, likely endless :)

Already pasted on Twitter, but just in case, Optaplanner:

  
http://community.redhat.com/blog/2014/11/smart-vm-scheduling-in-ovirt-clusters/

-- 
Julien Danjou
-- Free Software hacker
-- https://julien.danjou.info

Attachment: signature.asc
Description: PGP signature

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to