Skip main navigation

Cookies Notification

We use cookies on this site to enhance your user experience. By continuing to browse the site, you consent to the use of our cookies. Learn More
×

System Upgrade on Tue, May 28th, 2024 at 2am (EDT)

Existing users will be able to log into the site and access content. However, E-commerce and registration of new users may not be available for up to 12 hours.
For online purchase, please visit us again. Contact us at customercare@wspc.com for any enquiries.

SEARCH GUIDE  Download Search Tip PDF File

  • articleNo Access

    NEW WORST-CASE UPPER BOUND FOR COUNTING EXACT SATISFIABILITY

    The counting exact satisfiablity problem (#XSAT) is a problem that computes the number of truth assignments satisfying only one literal in each clause. This paper presents an algorithm that solves the #XSAT problem in O(1.1995n), which is faster than the best algorithm running in O(1.2190n), where n denotes the number of variables. To increase the efficiency of the algorithm, a new principle, called common literals principle, is addressed to simplify formulae. This allows us to further eliminate literals. In addition, we firstly apply the resolution principles into solving #XSAT problem, and therefore it improves the efficiency of the algorithm further.

  • articleNo Access

    KNOWLEDGE PATTERN REPRESENTATION OF CHINESE CHARACTERS

    This article discusses some intelligence aspects of Chinese characters. Some basic concepts of two-dimensional pattern representation and artificial intelligence such as semantic networks, forward chaining, deduction and the resolution principle are used to analyze and interpret the syntactic structure, representation, semantics and evolution of Chinese characters. The concept of degrees of ambiguity and the principle of new characters are investigated. It is found that Chinese characters are actually not only artistically elegant and culturally rich but also semantically meaningful and intelligently sound. Finally some topics for future research such as intelligent pattern recognition for Chinese characters, automatic learning and translation, and knowledge-based Chinese language understanding are discussed.

  • chapterNo Access

    KNOWLEDGE PATTERN REPRESENTATION OF CHINESE CHARACTERS

    This article discusses some intelligence aspects of Chinese characters. Some basic concepts of two-dimensional pattern representation and artificial intelligence such as semantic networks, forward chaining, deduction and the resolution principle are used to analyze and interpret the syntactic structure, representation, semantics and evolution of Chinese characters. The concept of degrees of ambiguity and the principle of new characters are investigated. It is found that Chinese characters are actually not only artistically elegant and culturally rich but also semantically meaningful and intelligently sound. Finally some topics for future research such as intelligent pattern recognition for Chinese characters, automatic learning and translation, and knowledge-based Chinese language understanding are discussed.

  • chapterNo Access

    Application of resolution principle in search agent's semantic query optimizing model

    In order to explore the field of AI theorems automatic proving technology's application in the field of database query optimization, we can solve the unknown result with predicate logic, which can be used to answer to questions of principle. Through finding integral constraints about the search and modifying the given search into a more effective equivalence query, we designed a model called Search Agent, so that we can acquire more effective searching executive strategy and accomplish query technology--optimization of semantic query, which is different from the traditional way based on query tree.