to infinity and beyond

from A to Z and beyond

all that words can write

from infinity on left to infinity on right

all that numbers can count

from infinity and beyond

my love knows no boundaries

my love know no counting to count how much i love

from alpha to gamma to zeta and beyond

all the symbols can express

my love cant be expressed in any combination of symbols

i would say

to infinity and beyond——

my love can never die…..

its endless

its beyond expressions

though i express it in so many forms

from silver through gold to platinum…..

from ruby to diamonds to emeralds…

yes the gems cant store

yes the metals can bind….

but its more each day

its more every moment

how much can you store!

i would say

to infinity and beyond——

its formless

its more that anything that i can tell…….

i would say

to infinity and beyond——

Its a thought of you!

It was a thought of you

I was in dream

Awake but asleep

And all I dreamt was you !

The spark inside my heart

The touch of your manly hands

Over my long hairs

Its a thought of you!

That make me shine in dark nights!

It was a thought of you – just in the morning

Which makes my dreams come true

I dream of you

Every single dream!

It is just a thought of you

In my days

In my work

I see your inspirations

Its just a thought of you

That makes me going!

Day out! -It is just a thought of you

That brushes away all the pains!

It is just a thought of you

That aspires Me

That Makes Me!

That keeps me going !

Just a thought of you,

In your absence!

Graph Search Techniques

The graph search techniques in todays scenario be broadly be classified as:

  1. Computer Science based Graph Search

This class caters to most traditional algorithms of Graph based search which include:

a. Depth Firth Search (DFS)

b. Breadth First Search (BFS)

c. Dijkstra’s Search Algorithm

d. Travelling Salesman Problem

e. Hybrid–DFS-BFS

f. Graph Coloring Algorithms

g Kruskal, Prims Algorithms……………list goes on but the above mentioned are most popular ones

2. Artificial Intelligence based Graph Search

These Algorithms adds AI into search techniques. These come in more as a separate topic to be discussed. The most popular kind of algorithm for the topic is “AI based Heuristic Graph Search

AI based Search

How can AI help in searching any task presented to you. Wanna use AI based search techniques. Here are the glimpse of the tasks.

  1. Its is not just a mundane task of search – following an algorithm
  2. The search algorithm has AI embedded in it.
  3. It may be a slight modification of original algorithm or a completely new algorithm with modifications higher than just modifications’.
  4. It shall improve task specific criterions.
  5. It may increase complexity but there would always be a tradeoff on the extra alpha added here.
  6. ……more to come
  7. Example: Heuristic Search Techniques for Graph Searching

Search Techniques

Go Back to Home Page

Search Techniques is an elaborately broad term used for several tasks- Not just search the web, searching a map, book, to searching a utility which may be a library to searching a store for a pack of tissue papers! This is just a beginning! You search for the perfect search you need is in hyperlinks below..

  1. Web Search
  2. Graph Search
  3. Artificial Intelligence based Search
  4. Textual Search
  5. …coming soon