Skip to Content.
Sympa Menu

maude-help - [Maude-help] Search for best outcome

maude-help AT lists.cs.illinois.edu

Subject: Maude-help mailing list

List archive

[Maude-help] Search for best outcome


Chronological Thread 
  • From: Matthew Rocklin <mrocklin AT cs.uchicago.edu>
  • To: maude-help AT cs.uiuc.edu
  • Subject: [Maude-help] Search for best outcome
  • Date: Thu, 10 May 2012 12:57:26 -0500
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/maude-help>
  • List-id: <maude-help.cs.uiuc.edu>

Hi Everyone, 

I have a system module which produces a finite set of terminating states for a given input. 
I also have a quality function that maps these states to a Float. 

Is there a simple way to ask Maude to search for and return the best terminal state under this quality function?

More complex - is there a way to use this quality function to speed up the search process. I.e. can I have Maude give up searching down paths that seem poor quality.

Thanks,


--
Matthew Rocklin
University of Chicago
Computer Science PhD Student




Archive powered by MHonArc 2.6.16.

Top of Page