python project 18

There are sudo code and sample code in my document and textbook.

Generate different types of networks to compare the outputs of my VE ordering algorithm.

As the textbook show in figure 9.C.1 – comparison of algorithms for selecting variable elimination ordering and the ordering obtained by stochastic greedy search using two different search heuristics choose min-neighbors and min-weight.

I need to complete the algorithm compare with python code. and write a three pages report for them. And the project proposal is at the project profile.

I had similar python code that can use as the ps4code.zip. That is a 9.1 algorithm applied.