Skip navigation links
$ A B C D E F G H I K L M N O P Q R S T U V W Z 

P

Parameters - Class in mx.unam.iimas.griffin.grn.explorer
Search parameters
Parameters() - Constructor for class mx.unam.iimas.griffin.grn.explorer.Parameters
 
parse(String) - Static method in class mx.unam.iimas.griffin.grn.explorer.io.BooleanNetworkTruthTableFileParser
Parses the input obtaining a Boolean network
parse(String) - Static method in class mx.unam.iimas.griffin.grn.explorer.io.GeneRegulationFileParser
Obtains the gene regulation specification from the input
parse() - Method in interface mx.unam.iimas.griffin.logic.parser.BooleanExpressionParser
Obtains the tree formula representation of a Boolean expression
parse(String) - Static method in class mx.unam.iimas.griffin.logic.parser.SimpleBooleanExpressionParser
Parses the given expression
parse() - Method in class mx.unam.iimas.griffin.logic.parser.SimpleBooleanExpressionParser
 
ParseException - Exception in mx.unam.iimas.griffin.logic.parser
Error when parsing a Boolean expression
ParseException() - Constructor for exception mx.unam.iimas.griffin.logic.parser.ParseException
 
ParseException(String, Throwable, boolean, boolean) - Constructor for exception mx.unam.iimas.griffin.logic.parser.ParseException
Constructs a new runtime exception with the specified detail message, cause, suppression enabled or disabled, and writable stack trace enabled or disabled.
ParseException(String, Throwable) - Constructor for exception mx.unam.iimas.griffin.logic.parser.ParseException
Constructs a new runtime exception with the specified detail message and cause.
ParseException(String) - Constructor for exception mx.unam.iimas.griffin.logic.parser.ParseException
Constructs a new runtime exception with the specified detail message.
ParseException(Throwable) - Constructor for exception mx.unam.iimas.griffin.logic.parser.ParseException
Constructs a new runtime exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
parseGene(String) - Method in class mx.unam.iimas.griffin.grn.explorer.io.UpdateRulesValue
Obtains the parsed gene
parseNegatedStates(String, int, Map<Integer, Gene>) - Static method in class mx.unam.iimas.griffin.grn.explorer.io.ParserHelper
Parses the states The list only includes negated states
ParserHelper - Class in mx.unam.iimas.griffin.grn.explorer.io
Auxiliary methods for parsing
ParserHelper() - Constructor for class mx.unam.iimas.griffin.grn.explorer.io.ParserHelper
 
parseState(String, Map<Integer, Gene>) - Static method in class mx.unam.iimas.griffin.grn.explorer.io.ParserHelper
Parses the input as a state
parseStates(String, int, Map<Integer, Gene>) - Static method in class mx.unam.iimas.griffin.grn.explorer.io.ParserHelper
Parses the states The list does not exclude negated states
parseTable(String, List<Variable>) - Static method in class mx.unam.iimas.griffin.grn.util.TruthTableParser
Parses a table of boolean values and returns the corresponding DNF sentence
parseValue() - Method in class mx.unam.iimas.griffin.grn.explorer.io.GeneListValue
Parses the input
parseVariables(String) - Static method in class mx.unam.iimas.griffin.grn.util.TruthTableParser
Parses a set of variables
parseVariables(String) - Static method in class mx.unam.iimas.griffin.logic.parser.SimpleBooleanExpressionParser
Parses the set of variables contained within the given expression
PartialBooleanNetworkState - Class in mx.unam.iimas.griffin.grn
 
PartialBooleanNetworkState(int) - Constructor for class mx.unam.iimas.griffin.grn.PartialBooleanNetworkState
Creates the state
PLACE_HOLDER - Static variable in class mx.unam.iimas.griffin.grn.explorer.io.FileRegExp
Place holder for parameter substitution
POSITIVE_REGULATION - Static variable in class mx.unam.iimas.griffin.grn.explorer.io.FileRegExp
Regular expression matching a positive regulation
preImageOfSet(BDD) - Method in class mx.unam.iimas.griffin.grn.util.SteadyStateAnalyzer
finds the pre-image of a given set of states represented with a Binary Decision Diagram
prime(Variable) - Static method in class mx.unam.iimas.griffin.grn.util.TransitionRelation
Obtains the variable representing the given variable for the following time (prime variable)
PrimeImplicant - Class in mx.unam.iimas.griffin.logic.implicants
Prime implicant for a given function
PrimeImplicant(List<Literal>, boolean) - Constructor for class mx.unam.iimas.griffin.logic.implicants.PrimeImplicant
Creates the prime implicant
PrimeImplicantGraph - Class in mx.unam.iimas.griffin.logic.implicants
Creates a prime implicant graph http://www.opus4.kobv.de/opus4-matheon/files/1282/Klarner-et-al-14.pdf Klarner, H., Bockmayr, A., and Siebert, H.
PrimeImplicantGraph(Set<DirectedHypergraph<Literal>.Vertex>, Set<DirectedHypergraph<Literal>.DirectedHyperEdge>) - Constructor for class mx.unam.iimas.griffin.logic.implicants.PrimeImplicantGraph
 
PrimeImplicantGraph(BooleanGeneRegulatoryNetwork) - Constructor for class mx.unam.iimas.griffin.logic.implicants.PrimeImplicantGraph
 
PropositionalModel - Class in mx.unam.iimas.griffin.sat
A list of literals used as a representation of a satisfying assignment for a certain formula
PropositionalModel(int[], CNFConverter) - Constructor for class mx.unam.iimas.griffin.sat.PropositionalModel
Creates a model given an encoding
$ A B C D E F G H I K L M N O P Q R S T U V W Z 
Skip navigation links