<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>frink-discuss at Yahoo! Groups</title>
    <link>http://groups.yahoo.com/group/frink-discuss/</link>
    <description>Frink-discuss</description>

    <item>
      <title>Re: Solver.frink</title>
      <pubDate>Sun, 12 May 2013 02:32:52 GMT</pubDate>
      <dc:creator>Bruce</dc:creator>
      <link>http://groups.yahoo.com/group/frink-discuss/message/71</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/frink-discuss/message/71</guid>
      <description>Alan, A new Euler problem is posted every week, so I confess it&#39;s not always easy to stay focused on a problem. I updated my pre-solver and had it print out</description>
    </item>
    <item>
      <title>Re: Solver.frink</title>
      <pubDate>Sat, 11 May 2013 15:20:55 GMT</pubDate>
      <dc:creator>Alan Eliasen</dc:creator>
      <link>http://groups.yahoo.com/group/frink-discuss/message/70</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/frink-discuss/message/70</guid>
      <description>... Bruce, I meant to post this a while ago but, I did run the systemSolver2.frink solver (links below) on the one sample problem from the Project Euler</description>
    </item>
    <item>
      <title>Re: Solver.frink</title>
      <pubDate>Mon, 29 Apr 2013 02:21:54 GMT</pubDate>
      <dc:creator>Bruce</dc:creator>
      <link>http://groups.yahoo.com/group/frink-discuss/message/69</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/frink-discuss/message/69</guid>
      <description>Hi Alan, Thank you for the update on the solver. And thank you Hakan for all the CP links! I missed the &#39;first 100 solvers&#39; window, now I can take a deeper</description>
    </item>
    <item>
      <title>Re: Solver.frink</title>
      <pubDate>Fri, 26 Apr 2013 17:22:36 GMT</pubDate>
      <dc:creator>Hakan</dc:creator>
      <link>http://groups.yahoo.com/group/frink-discuss/message/68</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/frink-discuss/message/68</guid>
      <description>Thanks for your kind words, Alan. Regarding constraint solvers (with constraint programming techniques) there are some books written about it. I should first</description>
    </item>
    <item>
      <title>Re: Solver.frink</title>
      <pubDate>Fri, 26 Apr 2013 08:20:45 GMT</pubDate>
      <dc:creator>Alan Eliasen</dc:creator>
      <link>http://groups.yahoo.com/group/frink-discuss/message/67</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/frink-discuss/message/67</guid>
      <description>... Hi Bruce, Most of my recent work on solvers is in the systemSolver2.frink package.  It&#39;s the one that you should be using until I write systemSolver3.frink</description>
    </item>
    <item>
      <title>Solver.frink</title>
      <pubDate>Thu, 25 Apr 2013 01:32:17 GMT</pubDate>
      <dc:creator>Bruce</dc:creator>
      <link>http://groups.yahoo.com/group/frink-discuss/message/66</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/frink-discuss/message/66</guid>
      <description>Hi Alan, Is solver.frink usable or modifiable? The latest problem at Project Euler is solving &#39;encrypted&#39; Kakuro puzzles*. From the description it sounds like</description>
    </item>
    <item>
      <title>Re: arrays</title>
      <pubDate>Fri, 22 Mar 2013 11:00:44 GMT</pubDate>
      <dc:creator>Andrew Webb</dc:creator>
      <link>http://groups.yahoo.com/group/frink-discuss/message/65</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/frink-discuss/message/65</guid>
      <description>Well that&#39;s an embarrassment of riches. ... thanks folks ( that string conversion idea is fascinating in its ugliness ) Andrew</description>
    </item>
    <item>
      <title>Re: arrays</title>
      <pubDate>Thu, 21 Mar 2013 08:44:23 GMT</pubDate>
      <dc:creator>Alan Eliasen</dc:creator>
      <link>http://groups.yahoo.com/group/frink-discuss/message/64</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/frink-discuss/message/64</guid>
      <description>... You can use the (undocumented) type[expr] function to see if the type of the expression is equal to &quot;array&quot;.  This function is undocumented because its</description>
    </item>
    <item>
      <title>Re: arrays</title>
      <pubDate>Thu, 21 Mar 2013 00:49:40 GMT</pubDate>
      <dc:creator>Bruce</dc:creator>
      <link>http://groups.yahoo.com/group/frink-discuss/message/63</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/frink-discuss/message/63</guid>
      <description>Andrew, I had a similar problem and Alan suggested that if the data type being stored is known you can test for that. ie, isInteger[c1]. Worst case you can</description>
    </item>
    <item>
      <title>arrays</title>
      <pubDate>Wed, 20 Mar 2013 09:22:12 GMT</pubDate>
      <dc:creator>andrew_s_webb</dc:creator>
      <link>http://groups.yahoo.com/group/frink-discuss/message/62</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/frink-discuss/message/62</guid>
      <description>I was wondering it there was some way to test or respond to the dimensionality of an array...that it, I have an array that looks like </description>
    </item>
    <item>
      <title>Frink on Android - Keyboards</title>
      <pubDate>Sun, 03 Mar 2013 04:39:39 GMT</pubDate>
      <dc:creator>andrew_s_webb</dc:creator>
      <link>http://groups.yahoo.com/group/frink-discuss/message/61</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/frink-discuss/message/61</guid>
      <description>If you use Frink on Android (it&#39;s my main platform) you might like to try out *Messagease* as a keyboard. It has ({[]})@ (plus the rest of the operators) on</description>
    </item>
    <item>
      <title>Re: speakSAMPA</title>
      <pubDate>Fri, 08 Feb 2013 21:17:50 GMT</pubDate>
      <dc:creator>andrew_s_webb</dc:creator>
      <link>http://groups.yahoo.com/group/frink-discuss/message/60</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/frink-discuss/message/60</guid>
      <description>... Feel free, happy to help. I expect to be doing a bit more on this, as I&#39;m helping the pronunciation teachers at our school develop some student-support</description>
    </item>
    <item>
      <title>Re: speakSAMPA</title>
      <pubDate>Thu, 07 Feb 2013 22:45:11 GMT</pubDate>
      <dc:creator>Alan Eliasen</dc:creator>
      <link>http://groups.yahoo.com/group/frink-discuss/message/59</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/frink-discuss/message/59</guid>
      <description>... Andrew, This is an excellent table, and it obviously required a huge amount of research!  Thanks for doing that!  Do you mind if I link to it from the</description>
    </item>
    <item>
      <title>Re: speakSAMPA</title>
      <pubDate>Thu, 07 Feb 2013 09:09:17 GMT</pubDate>
      <dc:creator>andrew_s_webb</dc:creator>
      <link>http://groups.yahoo.com/group/frink-discuss/message/58</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/frink-discuss/message/58</guid>
      <description>... I&#39;ve created this page http://e-design.tiddlyspace.com/#%5B%5BAndroid%20TTS%20Engines%5D%5D to summarise my evolving experiences.</description>
    </item>
    <item>
      <title>Re: speakSAMPA</title>
      <pubDate>Thu, 31 Jan 2013 10:46:41 GMT</pubDate>
      <dc:creator>andrew_s_webb</dc:creator>
      <link>http://groups.yahoo.com/group/frink-discuss/message/57</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/frink-discuss/message/57</guid>
      <description>... I don&#39;t quite understand why I can see the xml codings in this post when I&#39;m in reply mode, but not in read mode...but, never mind... I just tried this</description>
    </item>

  </channel>
</rss>
<!-- rss1.grp.bf1.yahoo.com uncompressed Sat May 18 13:29:16 PDT 2013 -->
