]> gitweb.michael.orlitzky.com - dunshire.git/commitdiff
Make the c(), G(), and h() methods of games public.
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 13 Nov 2016 20:32:43 +0000 (15:32 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Sun, 13 Nov 2016 20:32:43 +0000 (15:32 -0500)
These don't really *need* to be public, but having them available and
documented should be helpful to anyone who wants to understand how we
transform our game into a cone program.


No differences found