4X4 magic square?

"courses.cs" <[email protected]> Sun, 18 Oct 2009 16:19:27 -0700 (PDT)
Newsgroups gmane.comp.lang.sml.smlnj
Message-ID <[email protected]>
--===============4058793902578703721==
Content-Type: multipart/alternative; 
	boundary="----=_Part_80776_1093223.1255907967969"

------=_Part_80776_1093223.1255907967969
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit


Anybody knows how to implement a function that finds all the solutions to a
4X4 magic square given a fixed goal sum and an initial grid with some or all
cells blank?
fun magicsquares(goal,grid) = ...

-- 
View this message in context: http://www.nabble.com/4X4-magic-square--tp25945701p25945701.html
Sent from the SML/NJ mailing list archive at Nabble.com.

------=_Part_80776_1093223.1255907967969
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit


Anybody knows how to implement a function that finds all the solutions to a 4X4 magic square given a fixed goal sum and an initial grid with some or all cells blank?
fun magicsquares(goal,grid) = ...

<br><hr align="left" width="300">
View this message in context: <a href="http://www.nabble.com/4X4-magic-square--tp25945701p25945701.html">4X4 magic square?</a><br>
Sent from the <a href="http://www.nabble.com/SML-NJ-f14164.html">SML/NJ mailing list archive</a> at Nabble.com.<br>

------=_Part_80776_1093223.1255907967969--



--===============4058793902578703721==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
--===============4058793902578703721==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Smlnj-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/smlnj-list

--===============4058793902578703721==--