TL;DR: In this article, it was shown that the proper homogeneous pair decomposition is in fact unnecessary for trigraphs and that the Strong Perfect Graph Theorem for trigrams can be extended to Berge graphs.
TL;DR: This paper makes an initial study of list matrix partitions for digraphs, where the matrices are not necessarily symmetric, and finds it convenient to model the problem in the language of trigraph homomorphisms.
TL;DR: This thesis develops new tools and uses them to find all such graph partition problems with up to five parts, and observes that these problems are automatically polynomial time solvable.
Abstract: Many graph partition problems seek a partition into parts with certain internal constraints on each part, and similar external constraints between the parts. Such problems have been traditionally modeled using matrices, as the so-called M-partition problems. More recently, they have also been modeled as trigraph homomorphism problems. This thesis consists of two parts. In the first part, we survey the literature dealing with both general and restricted versions of these problems. Most existing results attempt to classify these problems as NPcomplete or polynomial time solvable. In the second part of the thesis, we investigate which of these problems can be characterized by a finite set of forbidden induced subgraphs. We develop new tools and use them to find all such partition problems with up to five parts. We also observe that these problems are automatically polynomial time solvable.
TL;DR: In this paper, it was shown that for small trigraphs, the trigraph list homomorphism problem is polynomially equivalent to a related digraph list-coloring problem.
TL;DR: The theme of this research is to provide security for the messages of an Android phone that contains alphabets, numerals and special characters by encrypting through 3D-Playfair Cipher.
Abstract: The theme of this research is to provide security for the messages of an Android phone that contains alphabets, numerals and special characters. This research overrules the functioning of Application Lock and secures the messages by encrypting through 3D-Playfair Cipher(4 × 4 × 4). 3D-Playfair works on trigraph and supports all of the 26 alphabets {A to Z}, the 10 digits {0 to 9} and the 28 basic special characters. 3D-Playfair increases the security by maximizing complexity. Using this application, all the messages will be displayed in the encrypted form on the mobile screen which can be decrypted upon the verification of valid user.