wolfe-pack / wolfe

Wolfe Language and Engine
https://wolfe-pack.github.io/wolfe
Apache License 2.0
135 stars 17 forks source link

Messagepassing with ILP #23

Closed jnoessner closed 10 years ago

jnoessner commented 10 years ago

Implement an ILP solving technique based on the MP graph

jnoessner commented 10 years ago

Done. Based on old datastructure - however one should be able to adapt that very quickly since the MPGraph is planned to stay as it is (roughly). Still needs miner cleanup. Will submit tomorrow.